@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#14343a;--teal:#0c4b55;--deep:#073942;--cream:#f8f3e9;--paper:#f0e9dc;--yellow:#efb64c;--coral:#d86c45;--mint:#b9d5c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{background:var(--cream);z-index:4;border-bottom:1px solid #14343a1f;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.brand{font-family:var(--font-display);letter-spacing:-1.2px;align-items:center;gap:10px;font-size:27px;font-weight:700;line-height:.68;display:flex}.brand>span:last-child>span{color:var(--coral)}.brand small{color:var(--teal);font:700 8px/1 var(--font-sans);text-transform:uppercase;letter-spacing:2.7px;margin:7px 0 0 2px;display:block}.brand-mark{background:var(--teal);border-radius:45% 45% 49% 49%;width:30px;height:28px;display:block;position:relative;transform:rotate(-3deg)}.brand-mark:before,.brand-mark:after{content:"";background:var(--teal);z-index:-1;width:12px;height:13px;position:absolute;top:-4px}.brand-mark:before{border-radius:3px 9px 3px 3px;left:2px;transform:rotate(-22deg)}.brand-mark:after{border-radius:9px 3px 3px;right:2px;transform:rotate(22deg)}.brand-mark i,.brand-mark b{background:var(--cream);border-radius:50%;width:3px;height:3px;position:absolute;top:12px}.brand-mark i{left:8px}.brand-mark b{right:8px}.brand-mark em{background:var(--coral);border-radius:50%;width:5px;height:3px;position:absolute;bottom:6px;left:12px}nav{gap:31px;margin-left:90px;font-size:13px;font-weight:600;display:flex}nav a:hover,.quiet-link:hover,.map-link:hover,footer>a:last-child:hover{color:var(--coral)}.saved-button{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #14343a38;border-radius:50px;padding:10px 14px;font-size:12px;font-weight:700}.saved-button span{color:var(--coral);vertical-align:-1px;font-size:17px}.saved-button b{background:var(--yellow);border-radius:50%;place-items:center;width:17px;height:17px;margin-left:4px;font-size:10px;display:inline-grid}.hero{background:var(--deep);min-height:625px;color:var(--cream);grid-template-columns:minmax(340px,1.03fr) minmax(430px,.97fr);display:grid;overflow:hidden}.hero-copy{z-index:1;align-self:center;padding:clamp(72px,11vw,145px) 5vw 70px clamp(24px,9vw,150px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2.1px;color:var(--coral);margin:0 0 17px;font-size:10px;font-weight:800}.hero .eyebrow{color:var(--yellow)}.hero h1,.finder-section h2,.map-section h2,.how-section h2,.cta-section h2{font-family:var(--font-display);letter-spacing:-3.6px;margin:0;font-size:clamp(55px,6.25vw,92px);font-weight:600;line-height:.94}.hero h1 i,.finder-section h2 i,.map-section h2 i,.how-section h2 i,.cta-section h2 i{color:var(--yellow);font-weight:inherit}.hero-text{color:#c4d5d2;max-width:470px;margin:27px 0 31px;font-size:15px;line-height:1.63}.hero-actions{align-items:center;gap:25px;display:flex}.primary-button,.cream-button{cursor:pointer;background:var(--yellow);color:var(--ink);border:0;border-radius:50px;padding:15px 20px 15px 22px;font-size:13px;font-weight:800}.primary-button span,.cream-button span{margin-left:11px;font-size:17px}.quiet-link{color:#d8e3df;font-size:13px;font-weight:700}.quiet-link span{color:var(--yellow);margin-left:5px}.hero-stats{gap:0;margin-top:68px;display:flex}.hero-stats div{border-right:1px solid #d9e8e242;width:132px;margin-right:15px;padding-right:15px}.hero-stats div:last-child{border:0}.hero-stats b{font:600 29px/1 var(--font-display);color:var(--cream);display:block}.hero-stats span{color:#aac3bd;margin-top:6px;font-size:10px;line-height:1.3;display:block}.hero-art{min-height:430px;position:relative}.hero-art:after{content:"";background:linear-gradient(90deg,var(--deep) 0%,transparent 24%);pointer-events:none;position:absolute;inset:0}.hero-art img{object-fit:cover;object-position:58% center;width:100%;height:100%;display:block}.finder-section{padding:103px clamp(24px,8vw,132px) 112px}.section-topline{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:37px;display:flex}.section-topline h2,.map-section h2,.how-section h2{color:var(--ink);font-size:clamp(42px,4.5vw,66px)}.section-topline h2 i,.how-section h2 i{color:var(--coral)}.section-topline>p{color:#587071;max-width:330px;margin:0 3% 6px 0;font-size:13px;line-height:1.6}.filter-bar{background:#fffdf8;border:1px solid #ded6c7;grid-template-columns:2fr 1fr 1fr;gap:6px;padding:8px;display:grid;box-shadow:0 13px 27px #0f383a0f}.search-field,.select-field{color:#8a9a96;border-right:1px solid #e5ddcf;align-items:center;min-height:48px;padding:0 13px;display:flex}.search-field span{margin-right:10px;font-size:27px;line-height:1;transform:rotate(-20deg)}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#8a9a96}.select-field{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:17px}.select-field span{text-transform:uppercase;letter-spacing:1.2px;color:#8f9b95;font-size:8px;font-weight:800}.select-field select{color:var(--ink);appearance:auto;background:0 0;border:0;outline:0;width:100%;padding:1px 0;font-size:12px;font-weight:700}.filter-bar>:last-child{border:0}.results-label{color:#647b78;justify-content:space-between;margin:23px 0 20px;font-size:11px;font-weight:700;display:flex}.results-label button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.source-card{background:#fffdf8;border:1px solid #e3dbce;min-width:0;transition:transform .2s,box-shadow .2s}.source-card:hover{transform:translateY(-4px);box-shadow:0 15px 28px #163d3c1a}.card-image{background:#dde9e2;height:180px;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.source-card:hover img{transform:scale(1.04)}.card-image:after{content:"";background:linear-gradient(#0000 44%,#032c3242);position:absolute;inset:0}.card-image>span{z-index:1;background:var(--cream);text-transform:uppercase;letter-spacing:1.1px;color:var(--teal);border-radius:20px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.card-image button{z-index:1;color:var(--coral);cursor:pointer;background:#fffdf8;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1;position:absolute;top:10px;right:12px}.card-image button.is-saved{background:var(--coral);color:#fff}.card-body{padding:19px 19px 16px}.card-meta{color:#778a86;gap:6px;font-size:10px;display:flex}.card-meta span:first-child{color:var(--coral);font-weight:800}.card-body h3{font:600 20px/1.1 var(--font-display);letter-spacing:-.45px;margin:10px 0 8px}.card-body>p{color:#637674;min-height:51px;margin:0;font-size:11px;line-height:1.55}.card-footer{color:#697b77;border-top:1px solid #ede4d6;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;font-size:10px;display:flex}.card-footer a{color:var(--teal);font-weight:800}.card-footer a:hover{color:var(--coral)}.card-footer b{margin-left:4px}.empty-state{text-align:center;background:#fffdf8;border:1px dashed #d8cdbd;padding:60px}.empty-state>span{color:var(--coral);font-size:34px}.empty-state h3{font:600 26px var(--font-display);margin:8px 0}.empty-state p{color:#71837d;margin:0;font-size:13px}.map-section{background:var(--paper);grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(40px,7vw,110px);padding:clamp(60px,8vw,115px) clamp(24px,8vw,132px);display:grid}.map-copy>p:not(.eyebrow){color:#5e7674;max-width:320px;margin:25px 0;font-size:14px;line-height:1.62}.map-legend{color:#536967;flex-direction:column;gap:10px;margin:28px 0;font-size:11px;display:flex}.map-legend span{align-items:center;gap:8px;display:flex}.pin{background:var(--coral);border-radius:50%;width:8px;height:8px;display:inline-block}.pin.breeder{background:var(--yellow)}.map-link{color:var(--teal);border-bottom:1px solid var(--teal);padding-bottom:4px;font-size:12px;font-weight:800}.map-link b{margin-left:4px}.sydney-map{background-color:#c8dace;background-image:linear-gradient(123deg,#0000 49.5%,#ffffff73 50%,#0000 50.5%),linear-gradient(27deg,#0000 49.5%,#ffffff80 50%,#0000 50.5%),linear-gradient(83deg,#0000 49.7%,#ffffff73 50%,#0000 50.3%);background-position:0 0;background-repeat:repeat;background-size:97px 97px,128px 128px,73px 73px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:10px solid #fffdf8;height:400px;position:relative;overflow:hidden;box-shadow:0 10px 25px #23403a1a}.map-water{opacity:.95;background:#77afb9;border-radius:49% 51% 45% 55%;position:absolute}.water-one{width:260px;height:146px;top:36px;right:-22px;transform:rotate(-13deg)}.water-two{width:300px;height:92px;bottom:47px;left:-98px;transform:rotate(20deg)}.harbour-line{border-bottom:12px solid #e7eadb;border-radius:0 0 50% 60%;width:310px;height:92px;position:absolute;top:116px;right:25px;transform:rotate(13deg)}.map-place{text-transform:uppercase;color:#527372;letter-spacing:1.2px;font-size:8px;font-weight:800;position:absolute}.cbd{top:87px;right:170px}.newtown{top:202px;right:215px}.yagoona{bottom:84px;right:104px}.kemps{bottom:65px;left:75px}.north-label,.south-label{letter-spacing:2px;color:#567875;font-size:8px;font-weight:800;position:absolute}.north-label{top:18px;right:18px}.south-label{bottom:18px;right:18px}.map-pin{cursor:pointer;z-index:2;background:0 0;border:0;padding:0;position:absolute}.map-pin i{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:13px;font-style:normal;display:grid;box-shadow:0 3px 8px #1c434240}.map-pin.breeder i{background:var(--yellow);color:var(--ink)}.map-pin b{white-space:nowrap;color:var(--ink);background:#fffdf8;border-radius:3px;padding:5px 7px;font-size:9px;display:none;position:absolute;top:-29px;left:0}.map-pin:hover b,.map-pin:focus b{display:block}.pin-newtown{top:217px;right:231px}.pin-yagoona{bottom:72px;right:124px}.pin-kemps{bottom:64px;left:119px}.pin-cbd{top:101px;right:165px}.how-section{padding:105px clamp(24px,8vw,132px) 112px}.how-heading{text-align:center}.how-heading h2{font-size:clamp(43px,4.7vw,68px)}.steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:62px;display:grid}.steps article{border-right:1px solid #d9cdbd;padding:7px 38px 5px}.steps article:first-child{padding-left:0}.steps article:last-child{border:0}.steps span{background:var(--yellow);border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:inline-grid}.steps h3{font:600 26px/1.08 var(--font-display);letter-spacing:-.8px;max-width:250px;margin:17px 0 11px}.steps p{color:#647977;max-width:250px;margin:0;font-size:12px;line-height:1.6}.cta-section{background:var(--coral);color:var(--cream);justify-content:space-between;align-items:center;gap:40px;padding:55px clamp(24px,8vw,132px);display:flex}.cta-section .eyebrow{color:#f8d8ab}.cta-section h2{letter-spacing:-2px;max-width:630px;font-size:clamp(37px,3.7vw,56px)}.cta-section h2 i{color:var(--yellow)}.cream-button{background:var(--cream);white-space:nowrap}footer{background:var(--deep);color:#dce9e3;justify-content:space-between;align-items:center;padding:32px clamp(24px,8vw,132px);font-size:11px;display:flex}footer .brand{font-size:23px}footer .brand small{color:var(--mint)}footer p{color:#94aaa5}footer>a:last-child{color:#dce9e3;font-weight:800}.hero-art img{object-position:91% center;width:185%;max-width:none;transform:translate(-38%)}@media (width<=800px){.site-header{height:70px;padding:0 20px}.brand{font-size:23px}.brand-mark{transform:scale(.87)}nav{display:none}.saved-button{padding:8px 10px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:75px 26px 42px}.hero h1{font-size:62px}.hero-art{height:350px;min-height:0}.hero-art:after{background:linear-gradient(180deg,var(--deep) 0%,transparent 21%)}.hero-art img{object-position:90% center;width:190%;transform:translate(-40%)}.hero-stats{margin-top:47px}.hero-stats div{flex:1;width:auto}.section-topline{display:block}.section-topline>p{margin:17px 0 0}.finder-section,.how-section{padding:69px 22px}.filter-bar{grid-template-columns:1fr;gap:0}.search-field,.select-field{border-bottom:1px solid #e5ddcf;border-right:0}.filter-bar>:last-child{border-bottom:0}.cards-grid{grid-template-columns:1fr}.card-image{height:205px}.map-section{grid-template-columns:1fr;padding:67px 22px}.sydney-map{height:330px}.steps{grid-template-columns:1fr;gap:31px;margin-top:42px}.steps article,.steps article:first-child{border-bottom:1px solid #d9cdbd;border-right:0;padding:0 0 29px}.steps article:last-child{border-bottom:0;padding-bottom:0}.cta-section{padding:48px 23px;display:block}.cream-button{margin-top:27px}footer{grid-template-columns:1fr auto;gap:14px;padding:25px 22px;display:grid}footer p{display:none}.footer-brand{font-size:21px}.map-copy>p:not(.eyebrow){max-width:100%}}:root{--font-sans:"DM Sans", Arial, sans-serif;--font-display:"Playfair Display", Georgia, serif}
