@font-face{font-family:DelcNunito;src:url(nunito.ttf) format('truetype');font-display:swap}
.delc-home{--ink:#263F3A;--paper:#FAF3E7;--card:#D9E4D5;--action:#B84A3A;--gold:#E3A72F;--white:#fff;background:var(--paper);color:var(--ink);font:17px/1.65 DelcNunito,Arial,sans-serif;overflow-wrap:anywhere}
.delc-home *{box-sizing:border-box}.delc-home a{color:inherit;text-underline-offset:5px}.delc-home a:focus-visible{outline:3px solid var(--action);outline-offset:5px}.delc-home img{max-width:100%;height:auto;display:block}.delc-home h1,.delc-home h2,.delc-home h3,.delc-home p{margin-top:0}.delc-home h1,.delc-home h2,.delc-home h3{font-family:Georgia,serif;font-weight:400;line-height:1.1;letter-spacing:-.03em}.delc-home h1{font-size:clamp(48px,5.8vw,82px);margin-bottom:25px}.delc-home h2{font-size:clamp(32px,3.5vw,49px);margin-bottom:23px}.delc-home h3{font-size:29px}.delc-skip{position:absolute;left:12px;top:-120px;background:#fff;padding:10px;z-index:100}.delc-skip:focus{top:12px}.delc-top{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:10px max(24px,calc((100% - 1200px)/2));background:var(--ink);color:var(--white);font-size:14px}.delc-header{max-width:1248px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:24px}.delc-logo{display:block;background:var(--white);border-radius:12px;padding:10px;flex:0 0 230px}.delc-logo img{width:210px}.delc-header nav{display:flex;gap:28px;flex-wrap:wrap;align-items:center;font-size:15px}.delc-header nav a{text-decoration:none}.delc-home .delc-button{display:inline-block;min-height:48px;background:var(--action);color:var(--white);padding:12px 23px;border-radius:8px;text-decoration:none;font-weight:700}.delc-home .delc-button:hover{background:var(--ink)}.delc-hero{max-width:1248px;margin:0 auto;padding:36px 24px 64px;display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.delc-hero-copy>p:not(.delc-eyebrow){max-width:540px}.delc-eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}.delc-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin:28px 0 20px}.delc-text-link{font-weight:800;font-size:15px;text-decoration:underline;text-underline-offset:5px}.delc-small{font-size:14px}.delc-hero-media{border-radius:110px 18px 18px 18px;overflow:hidden;border-bottom:8px solid var(--gold);background:var(--white);position:relative}.delc-hero-media .delc-photo{width:100%;aspect-ratio:1.04;object-fit:cover}.delc-hero-logo{padding:35px 15px}.delc-photo-note{display:block;background:var(--ink);color:var(--white);padding:7px 12px;font-size:11px;letter-spacing:.02em}.delc-hubs{max-width:1200px;margin:0 auto 72px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.delc-hubs>a{padding:32px 36px;background:var(--card);border-top:5px solid var(--gold);border-radius:14px;text-decoration:none}.delc-hubs h2{font-size:32px;margin-bottom:12px;display:flex;gap:20px;justify-content:space-between}.delc-hubs p{font-size:16px;max-width:440px}.delc-hubs .delc-eyebrow{margin-bottom:12px}.delc-intro{max-width:1160px;padding:0 24px 76px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px}.delc-learning{padding:66px max(24px,calc((100% - 1200px)/2));background:var(--white)}.delc-learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:35px}.delc-learning-grid article{border-top:2px solid var(--gold);padding-top:24px}.delc-learning-grid p{font-size:16px}.delc-number{display:inline-block;color:var(--action);font-size:14px;font-weight:800;margin-bottom:24px}.delc-safety{max-width:920px;margin:auto;padding:76px 24px;text-align:center}.delc-safety p:not(.delc-eyebrow){max-width:680px;margin:0 auto 24px}.delc-visit{padding:60px max(24px,calc((100% - 1200px)/2));display:grid;grid-template-columns:1.2fr 1fr;gap:90px;background:var(--card)}.delc-visit>div>p:not(.delc-eyebrow){max-width:500px}.delc-visit address{font-style:normal;display:flex;flex-direction:column;gap:12px;align-self:center}.delc-visit address strong{font-size:22px}.delc-visit address p{font-size:14px;margin:8px 0}.delc-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:28px max(24px,calc((100% - 1200px)/2));background:var(--ink);color:var(--white);font-size:13px;border-top:5px solid var(--gold)}.delc-footer nav{display:flex;gap:22px;flex-wrap:wrap}
@media(max-width:900px){.delc-header{gap:20px}.delc-header nav{gap:15px}.delc-logo{flex-basis:180px}.delc-hero{gap:28px}.delc-hubs{margin-left:24px;margin-right:24px}.delc-hubs>a{padding:27px}.delc-intro,.delc-visit{gap:35px}}
@media(max-width:650px){.delc-header{flex-direction:column;align-items:flex-start;padding-bottom:10px}.delc-logo{flex-basis:auto;max-width:190px}.delc-header nav{gap:13px 20px;font-size:14px}.delc-header .delc-button{padding:8px 13px;min-height:44px}.delc-hero{grid-template-columns:1fr;padding-top:28px;gap:30px}.delc-hero-media{border-top-left-radius:70px}.delc-hero-media .delc-photo{aspect-ratio:1.3}.delc-hubs,.delc-intro,.delc-learning-grid,.delc-visit{grid-template-columns:1fr}.delc-hubs{margin-bottom:50px}.delc-intro{gap:10px;padding-bottom:50px}.delc-learning,.delc-visit{padding-top:45px;padding-bottom:45px}.delc-safety{padding:50px 24px}.delc-home h1{font-size:49px}.delc-top{font-size:12px}.delc-visit{gap:32px}.delc-hubs h2{font-size:29px}}
@media(prefers-reduced-motion:no-preference){.delc-home .delc-button{transition:background .15s ease}}
.delc-testimonials{padding:70px max(24px,calc((100% - 1200px)/2));background:var(--card)}
.delc-testimonials-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:26px}.delc-testimonials-heading>p{max-width:470px}
.delc-shoutout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.delc-shoutout{margin:0;padding:24px 28px 28px;background:var(--paper);border-radius:14px;border-top:4px solid var(--gold)}
.delc-quote-mark{display:block;font:64px/.9 Georgia,serif;color:var(--action);height:48px}.delc-shoutout h3{font-size:26px;margin-bottom:20px}.delc-shoutout blockquote{margin:0}.delc-shoutout blockquote p{font-size:17px;line-height:1.65;margin-bottom:24px}.delc-shoutout figcaption{font-size:13px;font-weight:800;border-top:1px solid #263f3a30;padding-top:15px}
.delc-more-shoutouts{margin-top:28px}.delc-more-shoutouts summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:18px 22px;border:1px solid var(--ink);border-radius:8px;font-weight:800;list-style:none}.delc-more-shoutouts summary::-webkit-details-marker{display:none}.delc-more-shoutouts summary:hover{background:var(--paper)}.delc-more-shoutouts summary:focus-visible{outline:3px solid var(--action);outline-offset:5px}.delc-more-shoutouts[open]>.delc-shoutout-grid{margin-top:24px}.delc-shoutout-note{font-size:12px;max-width:850px;margin:24px 0 0}
@media(max-width:900px){.delc-shoutout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delc-testimonials-heading{gap:28px}}
@media(max-width:650px){.delc-testimonials{padding-top:45px;padding-bottom:45px}.delc-testimonials-heading,.delc-shoutout-grid{grid-template-columns:1fr}.delc-testimonials-heading{gap:0}.delc-shoutout{padding:24px}.delc-more-shoutouts summary{font-size:15px}}
/* Keep theme heading colours inside the Dubbo palette. */
.delc-home h1,.delc-home h2,.delc-home h3{color:inherit}
/* Preserve the enrolment/contact bar, scoped to the new canvas only. */
body.page-template-dubbo-website-canvas #scb-wrapper{background:#263F3A;border-color:#E3A72F}
body.page-template-dubbo-website-canvas #scb-wrapper a{color:#FAF3E7}

/* Seven Quality Area navigation, adapted from the approved Hawthorn structure. */
.delc-area-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;border-top:1px solid #263f3a24;border-bottom:1px solid #263f3a24;background:#fff}
.delc-area-tabs a{display:flex;align-items:center;justify-content:center;min-height:60px;padding:10px 16px;border-right:1px solid #263f3a1c;color:var(--ink);text-align:center;text-decoration:none;font-size:12px;font-weight:700;line-height:1.35}
.delc-area-tabs a:last-child{border-right:0}.delc-area-tabs a[aria-current="page"]{background:var(--card);box-shadow:inset 0 -4px 0 var(--action)}.delc-area-tabs a:hover{background:var(--paper)}
.delc-quality-hero{max-width:1248px;margin:auto;padding:58px 24px 72px;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}
.delc-quality-lead{font-size:21px;max-width:660px}.delc-quality-commitments{padding:70px max(24px,calc((100% - 1200px)/2));background:#fff}.delc-quality-commitments>p:not(.delc-eyebrow){max-width:680px}
.delc-quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:35px}.delc-quality-grid article{padding:26px;background:var(--card);border-top:4px solid var(--gold);border-radius:10px}.delc-quality-grid article span{color:var(--action);font-weight:800;font-size:13px}.delc-quality-grid h3{font-size:24px;margin:22px 0 0}
@media(max-width:900px){.delc-area-tabs{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.delc-area-tabs a{flex:0 0 220px;scroll-snap-align:start}.delc-quality-hero{gap:32px}.delc-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.delc-quality-hero{grid-template-columns:1fr;padding:38px 24px 50px}.delc-quality-grid{grid-template-columns:1fr}.delc-area-tabs a{flex-basis:195px}.delc-quality-lead{font-size:18px}}

/* Family story libraries for all seven Quality Areas. */
.delc-story-section{padding:70px max(24px,calc((100% - 1248px)/2));background:#fff;scroll-margin-top:24px}
.delc-story-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:36px}.delc-story-heading>p{max-width:470px;font-size:18px}.delc-story-heading h2{font-size:clamp(42px,5vw,68px);margin-bottom:0}
.delc-story-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.delc-story-filter button,.delc-load-more{min-height:42px;padding:9px 17px;border:1px solid #263f3a35;border-radius:24px;background:#fff;color:var(--ink);font:800 14px/1.2 DelcNunito,Arial,sans-serif;cursor:pointer}.delc-story-filter button.active{background:var(--ink);border-color:var(--ink);color:#fff}.delc-story-filter button:focus-visible,.delc-load-more:focus-visible,.delc-story-card:focus-visible,.delc-carousel-controls button:focus-visible{outline:3px solid var(--action);outline-offset:3px}
.delc-featured-story{display:grid;grid-template-columns:.95fr 1.05fr;position:relative;overflow:hidden;border-radius:26px;background:var(--paper);min-height:520px;scroll-margin-top:24px}.delc-story-image{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;background:var(--card);border-bottom:7px solid var(--gold)}.delc-story-image img{width:min(330px,80%);border-radius:18px;background:#fff;padding:20px}.delc-story-image span{max-width:380px;margin-top:22px;text-align:center;font-size:12px;font-weight:700}.delc-story-copy{padding:70px 64px 92px}.delc-element-label{display:block;margin-bottom:26px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.delc-story-eyebrow{color:var(--action);font-weight:800}.delc-story-copy h3{font-size:clamp(34px,3.5vw,52px);margin-bottom:30px}.delc-story-body{white-space:pre-line;font-size:17px;line-height:1.7}.delc-carousel-controls{position:absolute;right:35px;bottom:28px;display:flex;gap:14px;align-items:center}.delc-carousel-controls button{width:44px;height:44px;border:1px solid var(--ink);border-radius:50%;background:#fff;color:var(--ink);font-size:20px;cursor:pointer}.delc-carousel-controls span{min-width:78px;text-align:center;font-size:13px;font-weight:800}
.delc-library-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:60px 0 24px}.delc-library-heading h3{font-size:36px;margin-bottom:0}.delc-library-heading>p{font-size:14px;font-weight:800}.delc-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.delc-story-card{display:flex;flex-direction:column;gap:14px;min-height:210px;padding:25px;border:1px solid #263f3a26;border-top:4px solid var(--gold);border-radius:12px;background:var(--paper);color:var(--ink);text-align:left;cursor:pointer}.delc-story-card span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.delc-story-card strong{font:400 25px/1.2 Georgia,serif}.delc-story-card small{margin-top:auto;font-weight:800}.delc-load-more{display:block;margin:28px auto 0;padding-left:28px;padding-right:28px}.delc-load-more[hidden]{display:none}.delc-story-photo-note{max-width:900px;margin:30px auto 0;text-align:center;font-size:12px}
@media(max-width:900px){.delc-story-heading{gap:30px}.delc-featured-story{grid-template-columns:1fr}.delc-story-image{min-height:390px}.delc-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.delc-story-section{padding-top:48px;padding-bottom:48px}.delc-story-heading{grid-template-columns:1fr;gap:8px}.delc-story-heading h2{font-size:44px}.delc-story-heading>p{font-size:16px}.delc-story-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.delc-story-filter button{flex:0 0 auto}.delc-featured-story{border-radius:18px}.delc-story-image{min-height:280px;padding:28px}.delc-story-copy{padding:42px 25px 96px}.delc-story-copy h3{font-size:35px}.delc-carousel-controls{right:22px;bottom:25px}.delc-library-heading{display:block;margin-top:44px}.delc-library-heading>p{margin-top:15px}.delc-story-grid{grid-template-columns:1fr}.delc-story-card{min-height:180px}}

/* 0.2.1: replace the legacy contact/social strip with purposeful header actions. */
.delc-header{max-width:1320px;gap:28px}
.delc-logo{flex-basis:210px}.delc-logo img{width:190px}
.delc-header nav{gap:22px;justify-content:flex-end}
.delc-header-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.delc-home .delc-button{border:2px solid var(--action);padding:11px 20px}
.delc-home .delc-button:hover{border-color:var(--ink)}
.delc-home .delc-button-secondary{background:var(--white);color:var(--ink);border-color:var(--ink)}
.delc-home .delc-button-secondary:hover{background:var(--ink);color:var(--white)}
@media(max-width:650px){.delc-header{padding-bottom:16px}.delc-header nav{width:100%}.delc-header-actions{width:100%;display:grid;grid-template-columns:1fr}.delc-header-actions .delc-button{text-align:center}}

/* 0.2.9: compact floating homepage navigation. */
.delc-floating-menu{position:fixed;right:22px;bottom:24px;z-index:90;display:flex;flex-direction:column;align-items:flex-end;font-family:DelcNunito,Arial,sans-serif}
.delc-floating-menu>button{display:flex;align-items:center;gap:11px;min-height:52px;padding:11px 18px;border:2px solid #fff;border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 11px 30px rgba(38,63,58,.28);font:800 14px/1.2 DelcNunito,Arial,sans-serif;cursor:pointer}
.delc-floating-menu>button b{font-size:18px;line-height:1}.delc-floating-menu>button:hover,.delc-floating-menu.is-open>button{background:var(--action)}
.delc-floating-menu>button:focus-visible,.delc-floating-menu nav a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.delc-floating-menu nav{position:absolute;right:0;bottom:64px;display:flex;flex-direction:column;width:245px;padding:10px;background:#fff;border:1px solid #263f3a33;border-top:5px solid var(--gold);border-radius:15px;box-shadow:0 16px 42px rgba(38,63,58,.22)}
.delc-floating-menu nav[hidden]{display:none}
.delc-floating-menu nav a{padding:10px 12px;border-radius:8px;color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}
.delc-floating-menu nav a:hover{background:var(--card)}
.delc-floating-menu nav .delc-floating-menu-action{margin-top:5px;background:var(--action);color:#fff;text-align:center}
.delc-floating-menu nav .delc-floating-menu-action:hover{background:var(--ink)}
@media(max-width:650px){.delc-floating-menu{right:14px;bottom:15px}.delc-floating-menu>button{min-width:52px;height:52px;justify-content:center;padding:0 14px}.delc-floating-menu>button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.delc-floating-menu nav{width:min(260px,calc(100vw - 28px));bottom:62px}}
@media(prefers-reduced-motion:no-preference){.delc-floating-menu nav{animation:delc-menu-in .14s ease-out}@keyframes delc-menu-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
