@import"https://cdn.jsdelivr.net/npm/bulma@1.0.4/css/bulma.min.css";h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--headings-font-family);font-weight:var(--headings-font-weight)}hr.primary{border-top-width:1px;border-bottom-width:1px;border-style:solid;height:.125rem;border-color:var(--lt-green)}hr.small{max-width:12rem;margin-left:auto;margin-right:auto;box-sizing:content-box;background-color:transparent;border-right:none;border-left:none}.testimonial{border-left:4px solid var(--green);padding:1.25rem 1.5rem;background-color:#1a69370a}.testimonial-quote{font-size:1.25rem;font-style:italic;line-height:1.5;margin-bottom:1rem}.testimonial-attribution{font-size:.95rem;line-height:1.4}.testimonial-attribution strong{display:block}.navbar.is-transparent{background-color:transparent;background-image:none}.navbar-burger{color:var(--green)}@media screen and (min-width:769px){.highlight:hover{color:var(--green)}}.navbar{min-height:4rem}.navbar-item img{max-height:3rem}.hero-home{background-image:linear-gradient(#0000004d,#0003),url(/images/big-bear-lake-lake-view.jpg);background-size:cover;background-position:center;padding:12rem 1.5rem}.hero-home h1,.hero-home h2{color:#fff}.hero-home h1{font-size:4rem;line-height:.95;margin-bottom:.5rem}.hero-home h2{font-size:2.5rem;line-height:.95}@media screen and (min-width:768px){.hero-home h1{font-size:8rem;line-height:1}.hero-home h2{font-size:4rem;line-height:1}}.hero-page{background-image:linear-gradient(#0006,#0000004d),url(/images/big-bear-lake-lake-view.jpg);background-size:cover;background-position:center;padding:5rem 1.5rem}.hero-page h1,.hero-page h2{color:#fff}.hero-page h1{font-size:3rem}.hero-page h2{font-size:1.25rem;font-weight:400}@media screen and (min-width:768px){.hero-page{padding:7rem 1.5rem}.hero-page h1{font-size:5rem}.hero-page h2{font-size:1.5rem}}.stat-number{font-size:4rem;line-height:1}.stat-label{font-size:1.125rem;letter-spacing:.08em}@media screen and (min-width:768px){.stat-number{font-size:5rem}.stat-label{font-size:1.375rem}}.lot-card{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.lot-card:hover{transform:translateY(-2px);box-shadow:0 .5em 1em -.125em #0a0a0a33}.lot-card .card-link{position:absolute;inset:0;z-index:1;text-decoration:none}.lot-card .card-image{background:#fff}.lot-card .card-image img{height:180px;width:100%;object-fit:contain;object-position:center}.lot-card .card-content{flex-grow:1;padding:1rem 1.25rem}.lot-card .lot-stats{display:flex;flex-direction:column;gap:.25rem}.lot-card .lot-stat{margin:0;line-height:1.2;display:flex;align-items:baseline}.lot-card .lot-stat-value{font-weight:700;font-size:1.25rem}.lot-card .lot-stat-label{font-size:.95rem;color:#4a4a4a}.plat-link{display:block;cursor:zoom-in;transition:opacity .15s ease}.plat-link:hover{opacity:.9}.lot-resources{display:flex;flex-direction:column;gap:.75rem;max-width:32rem}.lot-resource{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#363636;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.lot-resource:hover{border-color:var(--green);box-shadow:0 .25em .75em -.125em #0a0a0a1a;transform:translateY(-1px);color:#363636}.lot-resource-icon{font-size:1.5rem;color:var(--green);flex-shrink:0;width:1.75rem;text-align:center}.lot-resource-text{display:flex;flex-direction:column;flex-grow:1;line-height:1.3}.lot-resource-text strong{font-size:1.05rem}.lot-resource-sub{font-size:.875rem;color:#6b6b6b}.lot-resource-action{color:#b0b0b0;flex-shrink:0}.lot-resource:hover .lot-resource-action{color:var(--green)}.lot-card .card-footer{position:relative;z-index:2}.lot-card .card-footer-item{color:var(--green)}.lot-card .card-footer-item:hover{background-color:var(--green);color:#fff}.lot-card.is-sold{pointer-events:none}.lot-card.is-sold .card-image,.lot-card.is-sold .card-content{opacity:.45;filter:grayscale(40%)}.lot-card.is-sold:hover{transform:none;box-shadow:none}.lot-detail-panel{position:relative}.lot-detail-panel.is-sold>:not(.sold-overlay){opacity:.45;filter:grayscale(40%)}.lot-resource.is-disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.lot-resource.is-disabled .lot-resource-icon,.lot-resource.is-disabled .lot-resource-action{color:#b0b0b0}.sold-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-20deg);z-index:3;font-family:var(--headings-font-family);font-weight:700;font-size:3rem;letter-spacing:.15em;color:#d10b0b;background:#ffffffe6;border:4px solid #d10b0b;padding:.25rem 1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.15);pointer-events:none;white-space:nowrap}.contact-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;height:100%;display:flex;flex-direction:column}.contact-card .contact-eyebrow{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--green);font-weight:700;margin-bottom:.75rem}.contact-card .contact-card-name{font-family:Staatliches,sans-serif;font-weight:200;font-size:2.25rem;line-height:1.1;margin-bottom:.25rem}.contact-card .contact-card-title{font-family:Staatliches,sans-serif;font-size:2.25rem;line-height:1.1;margin-bottom:1.5rem}.contact-card .contact-card-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-top:1px solid #ececec;font-size:1.05rem}.contact-card .contact-card-row a{text-decoration:none}.contact-card .contact-card-row a:hover{color:var(--green)!important}.gallery-link{display:block;cursor:zoom-in;border-radius:6px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gallery-link:hover{transform:translateY(-2px);box-shadow:0 .75em 1.5em -.25em #0a0a0a33}.gallery-image{margin:0!important}.gallery-image img{width:100%;height:280px;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.gallery-link:hover .gallery-image img{transform:scale(1.03)}@media screen and (max-width:768px){.gallery-image img{height:240px}}.footer img{width:286px}.footer a{text-decoration:none}.footer a:hover{color:#fff!important}.footer .footer-social{padding:1rem 0 2rem}.footer .footer-credit{margin-top:1rem;color:#6b6b6b}.footer .footer-credit img{width:auto;height:1.4em;vertical-align:middle}.footer-contact .contact-name{font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:.15rem}.footer-contact .contact-title{font-size:1.25rem;font-weight:700;line-height:1.2;color:#555;margin-bottom:1.25rem}.footer-contact .contact-block{margin-bottom:1.25rem}.footer-contact .contact-block:last-child{margin-bottom:0}.footer-contact .contact-block h3{margin-bottom:.25rem}@media screen and (min-width:769px){.footer{background-attachment:scroll}.footer img{width:316px}.footer .footer-social{padding:5rem 0 2rem}}:root{--green: #1A6937;--lt-green: #a9b29d;--headings-font-family: "Staatliches", sans-serif;--headings-font-weight: 500;--bulma-primary-h: 142deg;--bulma-primary-s: 60%;--bulma-primary-l: 26%;--bulma-primary-invert-l: 100%;--bulma-control-border-width: 2px;--bulma-input-shadow: none;--bulma-body-font-size: 1.125em}
/*# sourceMappingURL=main.Q6QOY3IZ.css.map */
