.NavBar-module__kk8kxq__nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:fixed;top:0;left:0;right:0}.NavBar-module__kk8kxq__logo{color:#1a1a1a;letter-spacing:-.3px;font-size:1.1rem;font-weight:600;text-decoration:none}.NavBar-module__kk8kxq__navLinks{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.NavBar-module__kk8kxq__navLinks a{color:#6b6b6b;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .3s}.NavBar-module__kk8kxq__navLinks a:hover{color:#1a1a1a}.NavBar-module__kk8kxq__homeLink{align-items:center;display:flex}@media (max-width:768px){.NavBar-module__kk8kxq__nav{padding-left:5%;padding-right:5%}.NavBar-module__kk8kxq__navLinks{gap:1.25rem}.NavBar-module__kk8kxq__navLinks a{font-size:.8rem}.NavBar-module__kk8kxq__logo{font-size:1rem}}
.forecast-module__W-GTPW__wrapper{color:#1c1c1e;-webkit-font-smoothing:antialiased;background:#f2f2f7;width:100%;min-height:100vh;padding:24px 16px 40px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.forecast-module__W-GTPW__container{max-width:480px;margin:0 auto}.forecast-module__W-GTPW__header{text-align:center;margin-bottom:28px}.forecast-module__W-GTPW__header h1{letter-spacing:-.02em;color:#1c1c1e;margin-bottom:4px;font-size:28px;font-weight:600}.forecast-module__W-GTPW__header p{color:#8e8e93;font-size:15px;font-weight:400}.forecast-module__W-GTPW__summary-card{color:#1c1c1e;background:#fff;border-radius:18px;margin-bottom:20px;padding:18px 20px;font-size:15px;line-height:1.5;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}.forecast-module__W-GTPW__summary-card strong{font-weight:600}.forecast-module__W-GTPW__day-card{background:#fff;border-radius:18px;margin-bottom:14px;padding:18px 20px 16px;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}.forecast-module__W-GTPW__day-header{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.forecast-module__W-GTPW__day-name{letter-spacing:-.02em;color:#1c1c1e;font-size:20px;font-weight:600}.forecast-module__W-GTPW__day-date{color:#8e8e93;font-size:13px;font-weight:400}.forecast-module__W-GTPW__conditions{flex-wrap:wrap;gap:12px;margin-bottom:14px;display:flex}.forecast-module__W-GTPW__condition-pill{color:#8e8e93;background:#f2f2f7;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:500;display:inline-flex}.forecast-module__W-GTPW__condition-pill svg{stroke:#8e8e93;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.forecast-module__W-GTPW__species-list{margin:0;padding:0;list-style:none}.forecast-module__W-GTPW__species-row{cursor:pointer;border-top:1px solid #e5e5ea;border-radius:8px;flex-direction:column;align-items:stretch;margin:0 -8px;padding:10px 8px;transition:background .2s;display:flex}.forecast-module__W-GTPW__species-row:hover{background:#00000008}.forecast-module__W-GTPW__species-row:first-child{border-top:none;padding-top:0}.forecast-module__W-GTPW__species-row:last-child{padding-bottom:0}.forecast-module__W-GTPW__species-main{justify-content:space-between;align-items:center;display:flex}.forecast-module__W-GTPW__species-left{align-items:center;display:flex}.forecast-module__W-GTPW__species-name{letter-spacing:-.01em;color:#1c1c1e;font-size:16px;font-weight:500}.forecast-module__W-GTPW__species-prob{letter-spacing:-.03em;font-size:18px;font-weight:600}.forecast-module__W-GTPW__prob-high{color:#30d158}.forecast-module__W-GTPW__prob-mid{color:#ff9f0a}.forecast-module__W-GTPW__prob-low{color:#8e8e93}.forecast-module__W-GTPW__tag-row{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.forecast-module__W-GTPW__tag{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.forecast-module__W-GTPW__tag-money{color:#1a7a3a;background:#e6f9ec}.forecast-module__W-GTPW__tag-wobbegong{color:#3a3a8c;background:#ecebfc}.forecast-module__W-GTPW__tag-transitional{color:#8c5a00;background:#fff4e5}.forecast-module__W-GTPW__tag-poor{color:#8c1a1a;background:#ffe5e3}.forecast-module__W-GTPW__tag-good{color:#1a5a8c;background:#e5f1ff}.forecast-module__W-GTPW__footer{text-align:center;color:#c7c7cc;margin-top:24px;font-size:12px;line-height:1.5}.forecast-module__W-GTPW__prob-bar-container{background:#0000000a;border-radius:10px;width:100%;height:6px;margin-top:8px;overflow:hidden}.forecast-module__W-GTPW__prob-bar{border-radius:10px;height:100%;transition:width 1s ease-out;position:relative}.forecast-module__W-GTPW__prob-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);width:20px;position:absolute;top:0;bottom:0;right:0}.forecast-module__W-GTPW__prob-bar-high-fill{background:#30d158}.forecast-module__W-GTPW__prob-bar-mid-fill{background:#ff9f0a}.forecast-module__W-GTPW__prob-bar-low-fill{background:#c7c7cc}.forecast-module__W-GTPW__loading{text-align:center;color:#8e8e93;padding:60px 20px;font-size:15px}.forecast-module__W-GTPW__modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.forecast-module__W-GTPW__species-modal{z-index:1001;background:#fff;border:1px solid #e5e5ea;border-radius:24px;width:90%;max-width:700px;max-height:85vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 25px 80px #00000026}.forecast-module__W-GTPW__modal-header{z-index:10;background:#fff;border-bottom:1px solid #e5e5ea;border-radius:24px 24px 0 0;justify-content:space-between;align-items:flex-start;padding:2rem 2rem 1.5rem;display:flex;position:sticky;top:0}.forecast-module__W-GTPW__modal-title-section{flex:1;min-width:0}.forecast-module__W-GTPW__modal-title{color:#1c1c1e;letter-spacing:-.03em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif;font-size:1.8rem;font-weight:300}.forecast-module__W-GTPW__modal-latin{color:#8e8e93;margin:.3rem 0 .8rem;font-family:Georgia,serif;font-size:1rem;font-style:italic}.forecast-module__W-GTPW__modal-close{color:#8e8e93;cursor:pointer;background:#f2f2f7;border:1px solid #e5e5ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:1rem;font-size:1.5rem;line-height:1;transition:all .3s;display:flex}.forecast-module__W-GTPW__modal-close:hover{color:#ff453a;background:#ffe5e3;border-color:#ff453a;transform:rotate(90deg)}.forecast-module__W-GTPW__modal-body{padding:0 2rem 2rem}.forecast-module__W-GTPW__modal-section{border-bottom:1px solid #e5e5ea;margin-bottom:1.8rem;padding-bottom:1.5rem}.forecast-module__W-GTPW__modal-section:last-child{border-bottom:none;margin-bottom:0}.forecast-module__W-GTPW__modal-section-title{color:#30d158;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.85rem;font-weight:700}.forecast-module__W-GTPW__modal-text{color:#1c1c1e;font-size:.95rem;line-height:1.7}.forecast-module__W-GTPW__modal-facts{margin:0;padding:0;list-style:none}.forecast-module__W-GTPW__modal-facts li{color:#1c1c1e;border-bottom:1px solid #e5e5ea;padding:.6rem 0 .6rem 1.5rem;font-size:.95rem;line-height:1.6;position:relative}.forecast-module__W-GTPW__modal-facts li:last-child{border-bottom:none}.forecast-module__W-GTPW__modal-facts li:before{content:">";color:#30d158;font-weight:800;position:absolute;left:0}.forecast-module__W-GTPW__modal-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.forecast-module__W-GTPW__modal-stat{background:#f2f2f7;border:1px solid #e5e5ea;border-radius:12px;padding:1rem}.forecast-module__W-GTPW__modal-stat-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.75rem;display:block}.forecast-module__W-GTPW__modal-stat-value{color:#1c1c1e;font-size:.95rem;font-weight:600;display:block}.forecast-module__W-GTPW__modal-conservation{background:#ffe5e3;border:1px solid #ff453a26;border-radius:16px;margin-top:1rem;padding:1.5rem}.forecast-module__W-GTPW__modal-conservation .forecast-module__W-GTPW__modal-section-title{color:#ff453a}.forecast-module__W-GTPW__modal-conservation .forecast-module__W-GTPW__modal-text{color:#ff453a;font-weight:500}.forecast-module__W-GTPW__modal-tags{flex-wrap:wrap;gap:.5rem;display:flex}.forecast-module__W-GTPW__status-tag{border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.forecast-module__W-GTPW__tag-protected{color:#ff453a;background:#ffe5e3;border:1px solid #ff453a26}.forecast-module__W-GTPW__tag-common{color:#1a7a3a;background:#e6f9ec;border:1px solid #30d15826}.forecast-module__W-GTPW__tag-seasonal{color:#8c5a00;background:#fff4e5;border:1px solid #ff9f0a26}.forecast-module__W-GTPW__tag-rare{color:#3a3a8c;background:#ecebfc;border:1px solid #5e5ce626}.forecast-module__W-GTPW__species-modal::-webkit-scrollbar{width:8px}.forecast-module__W-GTPW__species-modal::-webkit-scrollbar-track{background:#f2f2f7;border-radius:0 24px 24px 0}.forecast-module__W-GTPW__species-modal::-webkit-scrollbar-thumb{background:#c7c7cc;border-radius:4px}.forecast-module__W-GTPW__species-modal::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width:600px){.forecast-module__W-GTPW__species-modal{border-radius:16px;width:95%;max-height:90vh}.forecast-module__W-GTPW__modal-header,.forecast-module__W-GTPW__modal-body{padding:1.5rem}.forecast-module__W-GTPW__modal-title{font-size:1.4rem}.forecast-module__W-GTPW__modal-stats{grid-template-columns:1fr}}
.home-module__Hx0lNG__home{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Inter", sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;line-height:1.6}.home-module__Hx0lNG__hero{align-items:center;max-width:1200px;min-height:70vh;margin:0 auto;padding:10rem 8% 6rem;display:flex}.home-module__Hx0lNG__heroContent{max-width:700px}.home-module__Hx0lNG__hero h1{color:#1a1a1a;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.2rem;font-weight:700;line-height:1.15}.home-module__Hx0lNG__hero p{color:#6b6b6b;max-width:520px;font-size:1.15rem;font-weight:400;line-height:1.7}.home-module__Hx0lNG__divider{background:#1a1a1a;width:84%;max-width:1200px;height:3px;margin:0 auto}.home-module__Hx0lNG__section{max-width:1200px;margin:0 auto;padding:5rem 8%}.home-module__Hx0lNG__sectionHeader{margin-bottom:3rem}.home-module__Hx0lNG__sectionHeader h2{color:#1a1a1a;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.home-module__Hx0lNG__sectionHeader p{color:#6b6b6b;max-width:600px;font-size:1rem;line-height:1.6}.home-module__Hx0lNG__aboutGrid{grid-template-columns:220px 1fr;align-items:start;gap:4rem;display:grid}.home-module__Hx0lNG__aboutImage{aspect-ratio:1;object-fit:cover;background:#f2f2f7;border-radius:8px;width:100%}.home-module__Hx0lNG__aboutText p{color:#6b6b6b;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.home-module__Hx0lNG__skills{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.home-module__Hx0lNG__skillTag{color:#6b6b6b;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:400}.home-module__Hx0lNG__projectsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.home-module__Hx0lNG__projectCard{cursor:pointer;color:inherit;text-decoration:none;transition:transform .3s;display:block}.home-module__Hx0lNG__projectCard:hover{transform:translateY(-4px)}.home-module__Hx0lNG__projectImage{aspect-ratio:4/3;object-fit:cover;background:#f2f2f7;border-radius:8px;width:100%;margin-bottom:1rem}.home-module__Hx0lNG__projectCard h3{color:#1a1a1a;margin-bottom:.3rem;font-size:.95rem;font-weight:600;line-height:1.3}.home-module__Hx0lNG__projectCard p{color:#a0a0a0;margin:0;font-size:.85rem;font-weight:400}.home-module__Hx0lNG__fieldStory{max-width:900px;margin:0 auto}.home-module__Hx0lNG__storyIntro{text-align:center;max-width:600px;margin:0 auto 5rem}.home-module__Hx0lNG__storyIntro h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.home-module__Hx0lNG__storyIntro p{color:#6b6b6b;font-size:1rem;line-height:1.7}.home-module__Hx0lNG__storyChapter{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.home-module__Hx0lNG__storyChapter:nth-child(2n){direction:rtl}.home-module__Hx0lNG__storyChapter:nth-child(2n)>*{direction:ltr}.home-module__Hx0lNG__storyChapter:last-child{margin-bottom:0}.home-module__Hx0lNG__storyImage{aspect-ratio:4/3;object-fit:cover;background:#f2f2f7;border-radius:8px;width:100%;display:block}.home-module__Hx0lNG__storyContent{padding:1rem 0}.home-module__Hx0lNG__storyDate{color:#30d158;margin-bottom:.75rem;font-size:.8rem;font-weight:500;display:block}.home-module__Hx0lNG__storyContent h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.3}.home-module__Hx0lNG__storyContent p{color:#6b6b6b;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.home-module__Hx0lNG__observation{color:#6b6b6b;background:#fafafa;border-left:2px solid #1a1a1a;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6}.home-module__Hx0lNG__observation strong{color:#1a1a1a;font-weight:600}.home-module__Hx0lNG__storySpecies{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.home-module__Hx0lNG__storySpecies span{color:#a0a0a0;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:.3rem .7rem;font-size:.8rem}.home-module__Hx0lNG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-module__Hx0lNG__galleryCard{flex-direction:column;gap:.5rem;display:flex}.home-module__Hx0lNG__galleryImage{aspect-ratio:4/3;object-fit:cover;background:#f2f2f7;border-radius:8px;width:100%}.home-module__Hx0lNG__galleryCaption{color:#6b6b6b;margin:0;font-size:.85rem;line-height:1.5}.home-module__Hx0lNG__contactSection{text-align:center;max-width:1200px;margin:0 auto;padding:5rem 8%}.home-module__Hx0lNG__contactSection h2{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.home-module__Hx0lNG__contactSection p{color:#6b6b6b;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.home-module__Hx0lNG__contactLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-module__Hx0lNG__contactLinks a{color:#1a1a1a;border:1px solid #e5e5e5;border-radius:6px;padding:.7rem 1.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.home-module__Hx0lNG__contactLinks a:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.home-module__Hx0lNG__footer{text-align:center;color:#a0a0a0;border-top:1px solid #e5e5e5;padding:2rem 8%;font-size:.85rem}@media (max-width:768px){.home-module__Hx0lNG__hero h1{font-size:2.2rem}.home-module__Hx0lNG__aboutGrid{grid-template-columns:1fr;gap:2rem}.home-module__Hx0lNG__aboutImage{max-width:220px}.home-module__Hx0lNG__projectsGrid{grid-template-columns:1fr 1fr}.home-module__Hx0lNG__storyChapter{grid-template-columns:1fr;gap:2rem}.home-module__Hx0lNG__storyChapter:nth-child(2n){direction:ltr}.home-module__Hx0lNG__galleryGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__section,.home-module__Hx0lNG__hero,.home-module__Hx0lNG__contactSection{padding-left:5%;padding-right:5%}.home-module__Hx0lNG__divider{margin:0 5%}}@media (max-width:480px){.home-module__Hx0lNG__projectsGrid,.home-module__Hx0lNG__galleryGrid{grid-template-columns:1fr}}
