@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--color-bg-base:#f8fafc;--color-bg-surface:#ffffffb3;--color-bg-glass:#ffffffd9;--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--color-brand-primary:#2e4f99;--color-brand-secondary:#4a6fa5;--color-brand-tertiary:#a5bfe0;--color-border:#2e4f991a;--shadow-glass:0 10px 40px -10px #2e4f991a;--shadow-glow:0 10px 30px #2e4f9933;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}body{background-color:var(--color-bg-base);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-text-primary);font-family:Outfit,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}.text-gradient{background:linear-gradient(135deg, var(--color-brand-primary), var(--color-brand-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-panel{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(24px);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-glass);transition:transform .3s,border-color .3s}.container{width:100%;padding:0 5%}.btn{border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background:var(--color-brand-primary);color:#fff;box-shadow:var(--shadow-glow)}.btn-outline{color:var(--color-brand-primary);border:1px solid var(--color-brand-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc}.page-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-grow:1}.bg-wrapper{z-index:-10;width:100vw;height:100vh;position:fixed;top:0;left:0}.bg-image{object-fit:cover;opacity:.35;width:100%;height:100%}.bg-overlay{background:linear-gradient(#f8fafc66,#f8fafcf2);width:100%;height:100%;position:absolute;top:0;left:0}.property-context-card{width:280px;position:absolute;bottom:15%;left:-80px}@media (width<=768px){.property-context-card{width:calc(100% - 40px);max-width:280px;bottom:90px;left:20px}}.photographers-page{background:var(--color-bg-base);padding-top:9rem}.photographers-page .glass-panel{-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--color-border);background:#fffffff0}.photographers-hero{border-radius:0 0 var(--radius-xl) var(--radius-xl);isolation:isolate;contain:layout style;align-items:stretch;min-height:min(82vh,860px);margin-bottom:0;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px -32px #0f172a59}.photographers-hero__slides{z-index:0;position:absolute;inset:0}.photographers-hero__slide{opacity:0;z-index:0;pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.photographers-hero__slide--active{opacity:1;z-index:1;contain:layout style}.photographers-hero__slide-img{object-fit:cover;width:100%;height:100%}.photographers-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(105deg,#0f172ae0 0%,#0f172a8c 38%,#0f172a47 72%,#0f172a59 100%);position:absolute;inset:0}.photographers-hero__inner{z-index:2;flex-direction:column;justify-content:flex-end;min-height:min(82vh,860px);padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(2rem,5vw,3.5rem);display:flex;position:relative}@media (prefers-reduced-motion:no-preference){.photographers-hero__content--enter{animation:.55s ease-out both photographersHeroContentEnter}}@keyframes photographersHeroContentEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.photographers-hero__content--enter{animation:none}}.photographers-hero__content{color:#f8fafc;max-width:640px}.photographers-hero__content h1{color:#f8fafc;margin-bottom:1.25rem;font-size:clamp(2.75rem,6vw,3.85rem);font-weight:700;line-height:1.08}.photographers-hero__accent{background:linear-gradient(120deg,#e2e8f0 0%,#a5bfe0 45%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.photographers-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#e2e8f0d9;margin-bottom:1rem;font-size:.8rem;font-weight:600}.photographers-hero__lead{color:#f1f5f9e0;max-width:52ch;margin-bottom:1.75rem;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.65}.photographers-hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:2rem;display:flex}.photographers-hero__btn-secondary{border-color:#f8fafca6;color:#f8fafc!important;background:#0f172a73!important}.photographers-hero__btn-secondary:hover{border-color:#f8fafc;background:#f8fafc1f!important}.photographers-hero__caption-wrap{border-top:1px solid #f8fafc1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.5rem;display:flex}.photographers-hero__caption{color:#f8fafceb;letter-spacing:.02em;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600}.photographers-hero__controls{gap:8px;display:flex}.photographers-hero__icon-btn{border-radius:var(--radius-full);color:#f8fafc;cursor:pointer;background:#0f172a59;border:1px solid #f8fafc59;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.photographers-hero__icon-btn:hover{background:#f8fafc1f;border-color:#f8fafc8c}.photographers-hero__icon-btn:active{transform:scale(.96)}.photographers-hero__dots{gap:10px;margin-top:1.25rem;padding-bottom:.25rem;display:flex}.photographers-hero__dot{border-radius:var(--radius-full);cursor:pointer;background:#f8fafc59;border:none;width:9px;height:9px;padding:0;transition:transform .2s,background .2s}.photographers-hero__dot:hover{background:#f8fafc8c}.photographers-hero__dot--active{background:#f8fafc;transform:scale(1.15)}.photographers-intro{padding:clamp(4rem,9vw,6.5rem) 0}.photographers-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(2rem,5vw,3.5rem);display:grid}.photographers-intro h2{max-width:20ch;margin-bottom:1.25rem;font-size:clamp(1.85rem,3.5vw,2.5rem)}.photographers-intro__copy{color:var(--color-text-secondary);max-width:52ch;font-size:1.1rem;line-height:1.75}.photographers-intro__stat{padding:clamp(1.75rem,4vw,2.25rem)}.photographers-intro__stat-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:600}.photographers-intro__stat-list{color:var(--color-text-secondary);margin:0;padding-left:1.25rem;font-size:1.05rem;line-height:1.75}.photographers-intro__stat-list li{margin-bottom:.5rem}.photographers-gallery-section{padding:0 0 clamp(4rem,10vw,7rem)}.photographers-gallery-section__head{max-width:720px;margin-bottom:clamp(2rem,4vw,2.75rem)}.photographers-gallery-section__head h2{margin-bottom:.75rem;font-size:clamp(1.85rem,3.5vw,2.45rem)}.photographers-gallery-section__head p{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.7}.photographers-mosaic{grid-template-columns:repeat(12,1fr);gap:clamp(1rem,2vw,1.35rem);display:grid}.photographers-mosaic--compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px;margin-left:auto;margin-right:auto}.photographers-mosaic--compact .photographers-mosaic__card{grid-column:auto}.photographers-mosaic__card{background:var(--color-bg-glass);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);flex-direction:column;grid-column:span 4;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden}.photographers-mosaic__card:hover{transform:translateY(-3px);box-shadow:0 20px 50px -20px #2e4f9938}.photographers-mosaic__card--wide{grid-column:span 6}.photographers-mosaic__media{aspect-ratio:4/3;background:#2e4f990f;position:relative;overflow:hidden}.photographers-mosaic__card--wide .photographers-mosaic__media{aspect-ratio:16/9}.photographers-mosaic__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.photographers-mosaic__card:hover .photographers-mosaic__media img{transform:scale(1.04)}.photographers-mosaic__meta{padding:1.15rem 1.25rem 1.35rem}.photographers-mosaic__meta h3{margin-bottom:.35rem;font-size:1.15rem}.photographers-mosaic__meta p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.55}.photographers-benefits{border-top:1px solid var(--color-border);background:linear-gradient(#f8fafc00 0%,#a5bfe014 50%,#f8fafc00 100%);padding:clamp(3rem,8vw,5rem) 0}.photographers-benefits__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.25rem,3vw,1.75rem);display:grid}.photographers-benefit-card{padding:clamp(1.5rem,3vw,2rem)}.photographers-benefit-card__row{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.photographers-benefit-card__icon{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#2e4f990f;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.photographers-benefit-card h3{margin:0;font-size:1.35rem;line-height:1.2}.photographers-benefit-card>p{color:var(--color-text-secondary);margin:0;font-size:1.05rem;line-height:1.65}.photographers-cta{padding:clamp(2rem,6vw,4rem) 0 clamp(5rem,12vw,8rem)}.photographers-cta__panel{padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,5vw,4rem)}.photographers-cta__panel h2{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem);font-size:clamp(1.85rem,3.5vw,2.65rem)}.photographers-cta__steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.25rem,3vw,2rem);margin-bottom:clamp(2rem,4vw,2.75rem);display:grid}.photographers-step{align-items:flex-start;gap:1rem;display:flex}.photographers-step__badge{border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-brand-primary);border:1px solid var(--color-border);background:#2e4f9914;flex-shrink:0;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.photographers-step h4{margin:0 0 .35rem;font-size:1.15rem}.photographers-step p{color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}.photographers-cta__actions{justify-content:center;display:flex}@media (width<=1024px){.photographers-mosaic:not(.photographers-mosaic--compact) .photographers-mosaic__card,.photographers-mosaic:not(.photographers-mosaic--compact) .photographers-mosaic__card--wide{grid-column:span 6}.photographers-intro__grid{grid-template-columns:1fr}}@media (width<=640px){.photographers-page{padding-top:5.5rem}.photographers-hero__inner{padding-top:1.5rem}.photographers-mosaic--compact{grid-template-columns:1fr}.photographers-mosaic:not(.photographers-mosaic--compact) .photographers-mosaic__card,.photographers-mosaic:not(.photographers-mosaic--compact) .photographers-mosaic__card--wide{grid-column:span 12}.photographers-mosaic:not(.photographers-mosaic--compact) .photographers-mosaic__card--wide .photographers-mosaic__media{aspect-ratio:4/3}}
