.brothers-page{color:#f5f5f5;background:#0a0a0a}.brothers-canvas{width:100%;height:220vh;position:relative;overflow:visible}.brothers-canvas__sticky{width:100%;height:100dvh;position:sticky;top:0;overflow:hidden}.brothers-header{top:var(--space-6);text-align:center;z-index:5;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.brothers-header__eyebrow{font-family:var(--font-editorial);letter-spacing:.04em;color:#f5f5f58c;margin-bottom:var(--space-2);font-size:.95rem;font-style:italic}.brothers-header__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:#f5f5f5;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.brothers-fullmap{width:100%;height:100%;display:block;position:absolute;inset:0}.brothers-gallery{max-width:920px;padding:var(--space-10) var(--gutter);z-index:1;grid-template-columns:1fr;gap:clamp(4rem,8vw,8rem);margin:0 auto;display:grid;position:relative}.brothers-gallery__item{gap:var(--space-5);flex-direction:column;margin:0;display:flex}.brothers-gallery__image{aspect-ratio:4/5;cursor:zoom-in;background:#000;border:none;width:100%;padding:0;position:relative;overflow:hidden}.brothers-gallery__image img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s var(--ease-out);display:block}.brothers-gallery__image:hover img{transform:scale(1.02)}.brothers-gallery__caption{gap:var(--space-3);text-align:center;flex-direction:column;max-width:720px;margin:0 auto;display:flex}.brothers-gallery__name{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:#f5f5f5;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.brothers-gallery__kingdom{font-family:var(--font-editorial);letter-spacing:.02em;color:#f5f5f5b3;margin:0;font-size:clamp(1rem,1.3vw,1.2rem);font-style:italic}.brothers-gallery__myth{font-family:var(--font-editorial);color:#f5f5f5eb;margin:var(--space-2) 0 0;max-width:640px;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,1.4vw,1.3rem);line-height:1.65}.brothers-lineage-pane{text-align:center;min-height:70vh;padding:var(--space-9) var(--gutter);z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.brothers-lineage__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#f5f5f58c;margin-bottom:var(--space-4);font-size:.75rem}.brothers-lineage__body{font-family:var(--font-editorial);max-width:720px;margin:0 auto var(--space-6);color:#f5f5f5eb;font-size:clamp(1.1rem,1.8vw,1.55rem);font-style:italic;line-height:1.6}.brothers-lineage__cta{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:#f5f5f5a6;padding:var(--space-3) var(--space-5);border:1px solid #f5f5f540;font-size:.75rem;display:inline-block}.brothers-lineage__cta--sold{cursor:default}.brothers-back{top:var(--space-4);left:var(--space-4);z-index:50;font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:#f5f5f5b3;padding:var(--space-2) var(--space-3);cursor:pointer;-webkit-backdrop-filter:blur(4px);transition:color .2s var(--ease-out);background:#0a0a0a66;border:none;align-items:center;gap:.5rem;font-size:.7rem;display:inline-flex;position:fixed}.brothers-back:hover{color:#f5f5f5}.brothers-gallery__index{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:#f5f5f566;font-size:.7rem;display:none}@media (width<=1100px){.brothers-canvas{height:200vh}}@media (width<=760px){.brothers-canvas{height:180vh}.brothers-canvas__sticky{height:100dvh}.brothers-header__eyebrow{font-size:.8rem}.brothers-header__title{font-size:clamp(1.8rem,9vw,2.4rem)}.brothers-header{top:var(--space-4)}.brothers-gallery{gap:var(--space-8);padding-top:0;padding-bottom:var(--space-9)}.brothers-gallery__item{gap:var(--space-3)}.brothers-gallery__caption{text-align:left;max-width:none}.brothers-gallery__name{font-size:1.5rem}.brothers-gallery__kingdom{font-size:.95rem}.brothers-gallery__myth{max-width:none;margin-left:0;margin-right:0;font-size:1rem}.brothers-lineage-pane{min-height:0;padding:var(--space-7) var(--gutter) var(--space-9)}.brothers-lineage__body{font-size:1.1rem}.brothers-gallery__item{position:relative}.brothers-gallery__index{margin-bottom:var(--space-1);display:block}.brothers-gallery__image{opacity:0;transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform 1.1s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)scale(1.02)}.brothers-gallery__index,.brothers-gallery__name,.brothers-gallery__kingdom,.brothers-gallery__myth{opacity:0;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(14px)}.brothers-gallery__item.is-revealed .brothers-gallery__image{opacity:1;transform:translateY(0)scale(1)}.brothers-gallery__item.is-revealed .brothers-gallery__index{opacity:1;transition-delay:.28s;transform:translateY(0)}.brothers-gallery__item.is-revealed .brothers-gallery__name{opacity:1;transition-delay:.38s;transform:translateY(0)}.brothers-gallery__item.is-revealed .brothers-gallery__kingdom{opacity:1;transition-delay:.46s;transform:translateY(0)}.brothers-gallery__item.is-revealed .brothers-gallery__myth{opacity:1;transition-delay:.56s;transform:translateY(0)}.brothers-gallery__item:before{content:"";pointer-events:none;background:#f5f5f5b3;width:0;height:1px;transition:width .8s cubic-bezier(.2,.8,.2,1) .22s;position:absolute;top:60%;left:0}.brothers-gallery__item.is-revealed:before{width:36px}@media (prefers-reduced-motion:reduce){.brothers-gallery__image,.brothers-gallery__index,.brothers-gallery__name,.brothers-gallery__kingdom,.brothers-gallery__myth{opacity:1;transition:none;transform:none}.brothers-gallery__item:before{width:36px;transition:none}}}
