@import url('https://fonts.googleapis.com/css2?family=Allura&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&display=swap');.sw3-gfx{width:100%;min-height:10rem;padding:0.85rem;background:var(--sw3-sidebar);border-radius:var(--sw3-radius);border:1px solid var(--sw3-border)}.sw3-gfx--lg{min-height:14rem;padding:1.15rem}.sw3-gfx-icon{display:block;width:1.35rem;height:1.35rem;flex-shrink:0;border-radius:6px;background:var(--sw3-tan)}.sw3-tools-write{--sw3-tools-write-cycle:11s;--sw3-tools-write-stagger:0.28s;width:100%;height:100%;min-height:14rem;display:flex;flex-direction:column;justify-content:center;padding:1.75rem 1.5rem;background:#fff}.sw3-tools-write__label{margin:0 0 1rem;font-size:0.6875rem;font-weight:var(--sw3-weight-medium);letter-spacing:0.08em;text-transform:uppercase;color:var(--sw3-eyebrow)}.sw3-tools-write__body{margin:0;font-size:clamp(1.125rem,2.4vw,1.5rem);font-weight:var(--sw3-weight-normal);line-height:1.55;letter-spacing:-0.02em;color:var(--sw3-text)}.sw3-tools-write__word{display:inline;opacity:0;animation:sw3-tools-write-word var(--sw3-tools-write-cycle) ease infinite;animation-delay:calc(var(--i) * var(--sw3-tools-write-stagger));animation-fill-mode:both}.sw3-tools-write__cursor{display:inline-block;width:2px;height:0.95em;margin-left:0.1em;vertical-align:-0.08em;background:var(--sw3-blue);opacity:0;animation:sw3-tools-write-cursor var(--sw3-tools-write-cycle) ease infinite,sw3-tools-write-cursor-blink 1s step-end infinite;animation-delay:calc(var(--i) * var(--sw3-tools-write-stagger)),calc(var(--i) * var(--sw3-tools-write-stagger) + 0.5s);animation-fill-mode:both}@keyframes sw3-tools-write-word{0%,2%{opacity:0;transform:translateY(0.2em)}5%,62%{opacity:1;transform:translateY(0)}70%,100%{opacity:0;transform:translateY(0)}}@keyframes sw3-tools-write-cursor{0%,4%{opacity:0}6%,62%{opacity:1}70%,100%{opacity:0}}@keyframes sw3-tools-write-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}.sw3-tools-write--lg{padding:2rem 1.75rem}.sw3-tools-write--lg .sw3-tools-write__body{font-size:clamp(1.2rem,2.6vw,1.625rem);line-height:1.5}@media (min-width:900px){.sw3-tools-write--lg{padding:2.25rem 2rem}}@media (prefers-reduced-motion:reduce){.sw3-tools-write__word,.sw3-tools-write__cursor{animation:none;opacity:1;transform:none}.sw3-tools-write__cursor{display:none}}.sw3-gfx-cma__layout{display:flex;gap:0.5rem;min-height:8.5rem}.sw3-gfx-cma__main{flex:1;min-width:0}.sw3-gfx-cma__map{position:relative;height:3.25rem;margin-bottom:0.45rem;border-radius:8px;background:linear-gradient(145deg,var(--sw3-tan) 0%,#e8e0d4 100%);border:1px solid var(--sw3-border)}.sw3-gfx-cma__dot{position:absolute;width:0.65rem;height:0.65rem;border-radius:50%;border:2px solid #fff;box-shadow:var(--sw3-shadow)}.sw3-gfx-cma__dot--subject{top:35%;left:42%;background:var(--sw3-blue)}.sw3-gfx-cma__dot--active{top:20%;left:65%;background:var(--sw3-success)}.sw3-gfx-cma__dot--sold{top:55%;left:25%;background:#9ca3af}.sw3-gfx-cma__dot--pending{top:70%;left:58%;background:#eab308}.sw3-gfx-cma__row{display:flex;align-items:center;gap:0.35rem;padding:0.35rem;margin-bottom:0.3rem;background:var(--sw3-surface);border-radius:6px;border:1px solid var(--sw3-border)}.sw3-gfx-cma__badge{width:1rem;height:1rem;flex-shrink:0;border-radius:50%;background:var(--sw3-success);font-size:0.5rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1}.sw3-gfx-cma__badge--sold{background:#9ca3af}.sw3-gfx-cma__thumb{width:1.5rem;height:1.1rem;flex-shrink:0;border-radius:4px;background:var(--sw3-tan-deep)}.sw3-gfx-cma__lines{flex:1;display:flex;flex-direction:column;gap:0.25rem}.sw3-gfx-cma__lines i{display:block;height:0.3rem;border-radius:2px;background:var(--sw3-tan)}.sw3-gfx-cma__lines i:last-child{width:65%}.sw3-gfx-cma__price{font-size:0.625rem;font-weight:600;color:var(--sw3-text)}.sw3-gfx-cma__summary{width:4.5rem;flex-shrink:0;padding:0.45rem;background:var(--sw3-surface);border-radius:8px;border:1px solid var(--sw3-border);display:flex;flex-direction:column;gap:0.35rem}.sw3-gfx-cma__summary-title{height:0.35rem;width:70%;border-radius:2px;background:var(--sw3-tan)}.sw3-gfx-cma__stat{display:flex;flex-direction:column;gap:0.1rem}.sw3-gfx-cma__stat em{font-style:normal;font-size:0.5rem;color:var(--sw3-muted)}.sw3-gfx-cma__stat strong{font-size:0.625rem;font-weight:600}.sw3-gfx-cma__median{color:var(--sw3-blue)}.sw3-gfx-cma__cta{height:1.1rem;margin-top:auto;border-radius:6px;background:var(--sw3-success)}.sw3-gfx--lg .sw3-gfx-cma__layout{min-height:12rem}.sw3-gfx--lg .sw3-gfx-cma__map{height:4.5rem}.sw3-gfx--lg .sw3-gfx-cma__summary{width:6rem}.sw3-studio-compare{position:relative;width:100%;height:100%;min-height:14rem;overflow:hidden;cursor:ew-resize;user-select:none;touch-action:none;background:#000}.sw3-studio-compare__after,.sw3-studio-compare__before{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.sw3-studio-compare__after{position:absolute;inset:0}.sw3-studio-compare__clip{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden;will-change:width}.sw3-studio-compare__before{position:absolute;top:0;left:0;max-width:none;height:100%;object-fit:cover}.sw3-studio-compare__handle{position:absolute;top:0;bottom:0;left:50%;z-index:3;width:2.75rem;margin-left:-1.375rem;display:flex;align-items:center;justify-content:center;cursor:ew-resize;touch-action:none}.sw3-studio-compare__line{position:absolute;top:0;bottom:0;left:50%;width:2px;margin-left:-1px;background:rgba(255,255,255,0.95);box-shadow:0 0 12px rgba(0,0,0,0.25)}.sw3-studio-compare__knob{position:relative;z-index:1;width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,0.08);box-shadow:0 4px 16px rgba(0,0,0,0.18)}.sw3-studio-compare__knob::before,.sw3-studio-compare__knob::after{content:"";position:absolute;top:50%;width:0;height:0;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent}.sw3-studio-compare__knob::before{left:0.55rem;border-right:6px solid rgba(0,0,0,0.45)}.sw3-studio-compare__knob::after{right:0.55rem;border-left:6px solid rgba(0,0,0,0.45)}.sw3-studio-compare__badge{position:absolute;top:0.85rem;z-index:2;padding:0.3rem 0.65rem;font-size:0.6875rem;font-weight:var(--sw3-weight-medium);letter-spacing:0.04em;text-transform:uppercase;color:#fff;background:rgba(0,0,0,0.45);border-radius:var(--sw3-radius-pill);pointer-events:none}.sw3-studio-compare__badge--before{left:0.85rem}.sw3-studio-compare__badge--after{right:0.85rem}.sw3-studio-compare.is-dragging{cursor:ew-resize}.sw3-studio-compare.is-dragging .sw3-studio-compare__handle{cursor:grabbing}.sw3-studio-compare--lg{min-height:16rem}@media (min-width:900px){.sw3-studio-compare--lg{min-height:18rem}}@media (prefers-reduced-motion:reduce){.sw3-studio-compare__clip{will-change:auto}}.sw3-gfx-content__list{display:flex;flex-direction:column;gap:0.4rem}.sw3-gfx-content__row{display:flex;align-items:center;gap:0.5rem;padding:0.45rem;background:var(--sw3-surface);border-radius:8px;border:1px solid var(--sw3-border)}.sw3-gfx-content__text{flex:1;display:flex;flex-direction:column;gap:0.3rem}.sw3-gfx-content__title,.sw3-gfx-content__desc{display:block;height:0.35rem;border-radius:3px;background:var(--sw3-tan)}.sw3-gfx-content__title{width:55%}.sw3-gfx-content__title--short{width:40%}.sw3-gfx-content__desc{width:85%;background:var(--sw3-sidebar);height:0.3rem}.sw3-gfx-content__desc--short{width:70%}.sw3-gfx--lg .sw3-gfx-content__row{padding:0.65rem}.sw3-gfx-flyer{--sw3-flyer-gold:#b8975a;--sw3-flyer-gold-soft:rgba(184,151,90,0.88);--sw3-flyer-cream:#faf8f5;position:relative;display:flex;align-items:flex-start;justify-content:center;height:100%;min-height:100%;padding:1.15rem 1.5rem 0;overflow:hidden;background:#f0ebe3}.sw3-gfx-flyer__stage{display:flex;justify-content:center;width:100%}.sw3-gfx-flyer__sheet{position:relative;flex-shrink:0;width:100%;max-width:19rem;background:#fcfcfb;border:1px solid rgba(0,0,0,0.08);border-radius:0.45rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.7),0 2px 4px rgba(0,0,0,0.03),0 14px 36px rgba(0,0,0,0.09);overflow:hidden}.sw3-gfx-flyer__head{display:flex;flex-direction:column;align-items:center;gap:0.25rem;padding:0.75rem 1rem 0.65rem;text-align:center;background:linear-gradient(180deg,#fff 0%,var(--sw3-flyer-cream) 100%);border-bottom:1px solid rgba(184,151,90,0.22)}.sw3-gfx-flyer__ornament{display:block;width:2.75rem;height:1px;background:linear-gradient(90deg,transparent,var(--sw3-flyer-gold-soft) 18%,var(--sw3-flyer-gold-soft) 82%,transparent)}.sw3-gfx-flyer__eyebrow{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:0.5rem;font-weight:600;letter-spacing:0.22em;text-transform:uppercase;color:var(--sw3-flyer-gold)}.sw3-gfx-flyer__title{margin:0;font-family:"Allura","Brush Script MT",cursive;font-size:1.65rem;font-weight:400;line-height:1;letter-spacing:0.02em;color:#1c1c1c}.sw3-gfx-flyer__grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr;gap:0.35rem;padding:0.65rem;background:#f5f4f2}.sw3-gfx-flyer__hero{grid-row:1 / 3;min-height:0;overflow:hidden;border-radius:0.25rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.04)}.sw3-gfx-flyer__thumb{min-height:0;overflow:hidden;border-radius:0.25rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.04)}.sw3-gfx-flyer__hero img,.sw3-gfx-flyer__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sw3-gfx-flyer__details{padding:0.85rem 1rem 0.9rem;text-align:center;background:#fcfcfb;border-top:1px solid rgba(0,0,0,0.05)}.sw3-gfx-flyer__price{margin:0 0 0.3rem;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.15rem;font-weight:500;letter-spacing:0.02em;color:#1a1a1a}.sw3-gfx-flyer__address{margin:0 0 0.65rem;font-family:"Cormorant Garamond",Georgia,serif;font-size:0.5625rem;font-weight:500;line-height:1.4;letter-spacing:0.04em;color:rgba(0,0,0,0.52)}.sw3-gfx-flyer__stats{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;border:1px solid rgba(184,151,90,0.18);border-radius:0.3rem;overflow:hidden}.sw3-gfx-flyer__stats li{padding:0.45rem 0.25rem;font-family:"Cormorant Garamond",Georgia,serif;font-size:0.4375rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:rgba(0,0,0,0.55);background:#faf9f7}.sw3-gfx-flyer__stats li + li{border-left:1px solid rgba(184,151,90,0.18)}.sw3-gfx-flyer__agent{display:grid;grid-template-columns:1.85rem 1fr;gap:0.55rem;align-items:center;padding:0.75rem 1rem 1rem;background:#fcfcfb;border-top:1px solid rgba(0,0,0,0.05)}.sw3-gfx-flyer__avatar{width:1.85rem;height:1.85rem;border-radius:50%;background:linear-gradient(145deg,#ece8e2,#d8d2c8);border:1px solid rgba(184,151,90,0.15)}.sw3-gfx-flyer__agent-lines{display:flex;flex-direction:column;gap:0.32rem}.sw3-gfx-flyer__agent-lines i{display:block;height:0.3rem;border-radius:2px;background:rgba(0,0,0,0.07)}.sw3-gfx-flyer__agent-lines i:first-child{width:72%}.sw3-gfx-flyer__agent-lines i:last-child{width:48%}.sw3-gfx-flyer--lg .sw3-gfx-flyer__sheet{max-width:22.5rem}.sw3-gfx-flyer--lg .sw3-gfx-flyer__grid{min-height:9.5rem}.sw3-gfx-flyer--lg .sw3-gfx-flyer__title{font-size:1.85rem}.sw3-gfx-flyer--lg .sw3-gfx-flyer__price{font-size:1.25rem}@media (min-width:900px){.sw3-gfx-flyer--lg{padding:1.25rem 1.75rem 0}.sw3-gfx-flyer--lg .sw3-gfx-flyer__sheet{max-width:24.5rem}.sw3-gfx-flyer--lg .sw3-gfx-flyer__grid{min-height:10.5rem}.sw3-gfx-flyer--lg .sw3-gfx-flyer__title{font-size:2rem}}