:root{font-family:Poppins,sans-serif;color:#111;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-bg: #ffffff;--section-tint: #f5f5f5;--ink: #111111;--muted: #5f5f5f;--line: rgba(17, 17, 17, .1);--line-strong: rgba(17, 17, 17, .16);--glass: rgba(255, 255, 255, .7);--shadow-soft: 0 20px 60px rgba(17, 17, 17, .08);--shadow-card: 0 24px 50px rgba(17, 17, 17, .08);scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(17,17,17,.03),transparent 30%),linear-gradient(180deg,#fff,#fbfbfb);color:var(--ink)}body.body-locked{overflow:hidden}button,a,input,textarea{font:inherit}button{border:0;background:none;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:clip}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.eyebrow{margin:0 0 1rem;font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#11111180}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.04em}p{font-weight:300;line-height:1.75;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.9rem 1.4rem;border-radius:999px;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#111;color:#fff;box-shadow:0 14px 26px #11111129}.button-primary:hover{background:#202020}.button-secondary,.button-ghost{border:1px solid var(--line-strong);color:var(--ink)}.button-secondary{background:#fff}.button-ghost{background:#fff6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.button-full{width:100%}.site-header{position:fixed;top:0;left:0;width:100%;z-index:30;transition:background-color .24s ease,box-shadow .24s ease,border-color .24s ease,backdrop-filter .24s ease}.site-header.is-scrolled{border-bottom:1px solid rgba(17,17,17,.08);background:#ffffffb8;box-shadow:0 8px 30px #1111110a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5rem}.brand-mark{display:inline-flex;align-items:center;color:var(--ink)}.brand-logo{display:block;width:auto;height:1.65rem;object-fit:contain}.mobile-brand .brand-logo{height:1.45rem}.desktop-nav,.header-actions,.footer-links,.footer-socials,.hero-actions,.media-actions{display:flex;align-items:center}.desktop-nav,.footer-links,.footer-socials{gap:1.9rem}.header-actions{gap:.85rem}.nav-link,.footer-link,.footer-socials a{position:relative;font-size:.95rem;color:#111111b8;transition:color .22s ease}.nav-link:after,.footer-link:after,.footer-socials a:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.nav-link:hover,.nav-link.is-active,.footer-link:hover,.footer-socials a:hover{color:var(--ink)}.nav-link:hover:after,.nav-link.is-active:after,.footer-link:hover:after,.footer-socials a:hover:after{transform:scaleX(1)}.menu-toggle,.modal-close{position:relative;display:none;width:2.8rem;height:2.8rem;border:1px solid rgba(17,17,17,.12);border-radius:999px;background:#fff9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.menu-toggle span,.modal-close span{position:absolute;left:.82rem;width:1.1rem;height:1px;background:var(--ink);transition:transform .22s ease,opacity .22s ease}.menu-toggle span:first-child{top:1.08rem}.menu-toggle span:last-child{top:1.58rem}.menu-toggle.is-open span:first-child,.modal-close span:first-child{transform:translateY(.25rem) rotate(45deg)}.menu-toggle.is-open span:last-child,.modal-close span:last-child{transform:translateY(-.25rem) rotate(-45deg)}.mobile-menu-backdrop,.mobile-menu-shell{display:none}.hero-section{position:relative;min-height:100svh;padding:8rem 0 3rem}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(17,17,17,.06),transparent 42%),radial-gradient(circle at 70% 28%,rgba(17,17,17,.08),transparent 28%),linear-gradient(180deg,#fdfdfd,#f5f5f5)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:3.5rem;align-items:center;min-height:calc(100svh - 11rem)}.hero-copy{max-width:34rem}.hero-copy h1{font-size:clamp(2.35rem,5.1vw,4.6rem);font-weight:200;line-height:.95;max-width:10ch}.hero-heading-subtle{display:block;font-size:1em;font-weight:inherit;line-height:inherit}.hero-text{margin-top:1.5rem;max-width:33rem;font-size:1.05rem}.hero-actions{gap:.9rem;margin-top:2rem;flex-wrap:wrap}.hero-visual-wrap{justify-self:end;width:100%}.hero-visual{display:grid;gap:1.5rem}.hero-portrait{position:relative;min-height:42rem;border-radius:2.2rem;overflow:hidden;background:linear-gradient(180deg,#ffffffeb,#e5e5e5fa);box-shadow:var(--shadow-soft)}.hero-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a0a,#0a0a0a38),linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%)}.hero-portrait-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.92) contrast(1.02)}.portrait-rim{position:absolute;top:1.1rem;right:1.1rem;bottom:1.1rem;left:1.1rem;border:1px solid rgba(17,17,17,.08);border-radius:1.6rem}.portrait-glow{position:absolute;inset:10% 6% auto auto;width:42%;height:28%;border-radius:50%;background:#ffffffb8;filter:blur(22px)}.portrait-label{position:absolute;right:1.4rem;bottom:1.4rem;width:min(18rem,calc(100% - 2.8rem));padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.32);border-radius:1.2rem;background:#ffffff26;color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:2}.portrait-label span{display:block;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.portrait-label p{margin-top:.45rem;color:#ffffffd6;line-height:1.55;font-size:.93rem}.hero-quote{justify-self:end;max-width:20rem;padding:1.2rem 1.35rem;border-left:1px solid rgba(17,17,17,.14)}.hero-quote p{font-size:.98rem;color:#111111bd}.soft-section,.journey-section,.final-cta-section{position:relative;padding:6.5rem 0}.soft-section{background:linear-gradient(180deg,#f5f5f5,#fafafa)}#services.soft-section{padding-top:4.4rem}.journey-section{background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#141414,#090909);color:#fff}.journey-section .eyebrow,.journey-section h2,.journey-section .button-secondary,.journey-section .journey-photo-detail span{color:#fff}.journey-section p,.journey-section .journey-photo-detail p{color:#fffc}.journey-section .button-secondary{border-color:#ffffff3d;background:#ffffff14}.journey-section .button-secondary:hover{background:#ffffff24}.section-heading{display:grid;gap:1rem;max-width:42rem;margin-bottom:3rem}.section-heading h2,.journey-copy h2,.final-cta h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.pillar-item{padding:2rem 1.8rem;border-top:1px solid rgba(17,17,17,.14);background:#ffffffb8}.pillar-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border:1px solid rgba(17,17,17,.1);border-radius:50%}.pillar-icon svg{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.pillar-item h3{margin-top:1.5rem;font-size:1.4rem}.pillar-item p{margin-top:.9rem}.journey-grid{display:grid;grid-template-columns:minmax(0,.6fr) minmax(320px,.4fr);gap:3rem;align-items:center}.journey-copy{max-width:44rem}.journey-copy p+p,.journey-copy .button-secondary{margin-top:1.35rem}.journey-photo{position:relative;min-height:38rem}.journey-photo-main{position:absolute;top:0;right:0;bottom:16%;left:0;border-radius:2rem;overflow:hidden;background:#1a1a1a;box-shadow:var(--shadow-card)}.journey-photo-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(180deg,#00000014,#00000047),linear-gradient(145deg,rgba(255,255,255,.1),transparent 38%)}.journey-photo-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(.92) contrast(1.02)}.journey-photo-detail{position:absolute;right:-2%;bottom:0;width:62%;padding:1.3rem;border-radius:1.3rem;background:#fff;box-shadow:0 16px 40px #11111114}.journey-section .journey-photo-detail{background:#ffffff14;box-shadow:0 16px 40px #00000047}.journey-photo-detail span{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.journey-photo-detail p{margin-top:.5rem;font-size:.95rem}.media-grid{display:grid;grid-template-columns:1fr;gap:1.4rem}.media-card{display:grid;grid-template-columns:minmax(360px,1.16fr) minmax(300px,.84fr);gap:1.5rem;align-items:center;max-width:70rem}.album-cover{position:relative;min-height:0;aspect-ratio:16 / 11;overflow:hidden;border-radius:1.8rem;background:#0a0a0a;filter:grayscale(1);transition:transform .26s ease,filter .26s ease,box-shadow .26s ease;box-shadow:0 16px 32px #11111114}.album-cover-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.9) contrast(1.02)}.media-card:hover .album-cover{transform:translateY(-10px);filter:grayscale(0);box-shadow:0 24px 42px #11111124}.album-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111114,#111111c7),radial-gradient(circle at top,rgba(255,255,255,.32),transparent 30%)}.album-meta{position:absolute;right:1.2rem;bottom:1.1rem;left:1.2rem;z-index:1;color:#fff}.album-meta span{display:inline-block;margin-bottom:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.album-meta strong{display:block;max-width:14ch;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:600}.media-copy{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:100%}.media-actions{gap:.7rem;flex-wrap:nowrap;flex-shrink:0}.media-copy p{max-width:32rem}.final-cta{display:grid;place-items:center;text-align:center}.final-cta-section{background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#141414,#050505);color:#fff}.final-cta-section .eyebrow,.final-cta-section h2{color:#fff}.final-cta .section-reveal{max-width:38rem}.final-cta .button{margin-top:1.8rem}.final-cta-section .button-primary{background:#fff;color:#111;box-shadow:0 14px 26px #0000002e}.final-cta-section .button-primary:hover{background:#f1f1f1}.site-footer{padding:1.8rem 0 2.4rem;border-top:1px solid rgba(17,17,17,.08);background:#fff}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.footer-brand{justify-self:start}.footer-links{justify-content:center;flex-wrap:wrap}.modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#11111138;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modal-panel{position:relative;width:min(32rem,100%);max-height:calc(100svh - 2rem);padding:2rem;overflow-y:auto;border:1px solid rgba(255,255,255,.32);border-radius:1.8rem;background:#ffffffe0;box-shadow:0 24px 70px #11111129;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.modal-close{display:inline-flex;position:absolute;top:1rem;right:1rem}.modal-panel h2{font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.modal-copy{margin-top:.85rem;max-width:28rem}.contact-form,.modal-success{margin-top:1.6rem}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.55rem;font-size:.94rem;font-weight:500}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(17,17,17,.1);border-radius:1rem;background:#ffffffbf;outline:none;transition:border-color .22s ease,box-shadow .22s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#11111152;box-shadow:0 0 0 4px #1111110f}.contact-form textarea{resize:vertical;min-height:8rem}.modal-success{padding:1.1rem 1.15rem;border-radius:1.1rem;background:#111;color:#fff}.modal-success p,.modal-success span{color:inherit}.modal-success span{display:block;margin-top:.4rem;opacity:.82}.section-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.section-reveal.is-visible{opacity:1;transform:translateZ(0)}@media (max-width: 1024px){.hero-grid,.journey-grid,.pillar-grid,.footer-inner,.media-card{grid-template-columns:1fr}.hero-section{padding-top:7rem;min-height:auto}.hero-grid{gap:2rem}.hero-copy{max-width:none}.hero-visual-wrap{justify-self:stretch}.hero-portrait{min-height:34rem}.hero-quote{max-width:none}.journey-photo{min-height:30rem}.journey-photo-detail{right:0;width:min(80%,20rem)}.footer-inner{justify-items:center;text-align:center}}@media (max-width: 820px){.desktop-nav,.header-cta{display:none}.menu-toggle,.mobile-menu-backdrop,.mobile-menu-shell{display:block}.header-inner{min-height:4.6rem}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:28;opacity:0;pointer-events:none;background:#11111138;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:opacity .24s ease}.mobile-menu-backdrop.is-visible{opacity:1;pointer-events:auto}.mobile-menu-shell{position:fixed;top:4.9rem;left:0;width:100%;z-index:29;padding:0 .6rem;opacity:0;pointer-events:none;transform:translateY(-14px);transition:opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.mobile-menu-shell.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-wrap{width:100%}.mobile-menu-panel{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(17,17,17,.08);border-radius:1.5rem;background:#ffffffe0;box-shadow:0 24px 44px #1111111a;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.mobile-menu-heading{display:flex;align-items:center;justify-content:space-between}.mobile-brand-logo{height:1.2rem}.mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:0}.mobile-nav-link{min-height:3.4rem;padding:.85rem 1rem;font-size:1rem;color:#111;text-align:left;border:1px solid rgba(17,17,17,.08);border-radius:1rem;background:#ffffffa8;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.mobile-nav-link:hover{transform:translateY(-2px);border-color:#11111129;background:#ffffffeb}.hero-copy h1{max-width:12ch}.hero-quote{justify-self:start;padding-left:0}}@media (max-width: 640px){.container{width:min(100% - 1rem,100%)}.hero-section,.soft-section,.journey-section,.final-cta-section{padding:4.5rem 0}#services.soft-section{padding-top:3.4rem}.hero-section{padding-top:5.8rem}.hero-copy h1{font-size:clamp(2.6rem,12vw,4rem)}.hero-text,.section-heading,.journey-copy,.final-cta .section-reveal,.media-card{max-width:none;width:100%}.hero-grid{gap:1.5rem}.section-heading{margin-bottom:2rem}.hero-portrait{min-height:auto;aspect-ratio:4 / 5;border-radius:1.5rem}.hero-portrait-image{object-position:center 14%}.portrait-label{right:1rem;bottom:1rem;left:1rem;width:auto;padding:.85rem .95rem}.hero-quote{width:100%;padding:1rem 0 0;border-left:0;border-top:1px solid rgba(17,17,17,.14)}.journey-photo{min-height:auto}.journey-photo-main{position:relative;inset:auto;bottom:auto;aspect-ratio:4 / 5;border-radius:1.5rem}.journey-photo-image{object-position:center 10%}.journey-photo-detail{position:relative;z-index:2;width:min(88%,18rem);margin:-3.2rem auto 0;padding:1rem;border-radius:1.15rem}.album-cover{aspect-ratio:16 / 10;min-height:auto;border-radius:1.5rem}.album-meta{right:1rem;bottom:1rem;left:1rem}.album-meta strong{max-width:11ch}.media-card{gap:1rem}.media-copy{flex-direction:column;align-items:flex-start;gap:1rem}.media-copy p{max-width:none}.media-actions,.hero-actions{align-items:stretch;width:100%}.media-actions .button,.hero-actions .button{width:100%}.pillar-grid{gap:.9rem}.pillar-item{padding:1.5rem 1.2rem}.modal-panel{padding:1.6rem 1.2rem;max-height:calc(100svh - 1rem)}.mobile-nav{grid-template-columns:1fr}.footer-links,.footer-socials{justify-content:center}.footer-brand{justify-self:center}.footer-inner{gap:.8rem}}
