.hg{display:grid;grid-template-columns:58fr 42fr;grid-template-rows:40fr 60fr;height:calc(100svh - 60px);min-height:560px;width:100%;overflow:hidden}.hg-cell{position:relative;overflow:hidden}.hg-logo{grid-column:1;grid-row:1;background-color:var(--background, #EBE3DB);display:flex;align-items:center;justify-content:center;padding:3rem}.hg-logo-inner{display:flex;flex-direction:column;align-items:center}.hg-eyebrow{font-family:var(--font-syncopate);font-size:clamp(.55rem,1.2vw,.42rem);letter-spacing:.25em;text-transform:uppercase;color:#33302c5c;margin-bottom:.75rem;text-align:center}.hg-wordmark{font-family:Ringift,Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:400;letter-spacing:.05em;color:var(--foreground, #33302c);line-height:1;margin:0;text-align:center;view-transition-name:hero-wordmark}.hg-photo-top{grid-column:2;grid-row:1}.hg-corner-label{position:absolute;top:0;right:0;background:var(--background, #EBE3DB);color:var(--foreground, #33302c);font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;padding:.85rem 1.4rem;font-weight:400;transition:opacity var(--transition-standard);z-index:10}.hg-corner-label:hover{opacity:.55}.hg-photo-bottom{grid-column:1;grid-row:2}.hg-content{grid-column:2;grid-row:2;background-color:var(--background, #EBE3DB);display:flex;align-items:center;justify-content:center;padding:3rem 4rem 3rem 15%}.hg-content-inner{max-width:420px}.hg-welcome-title{font-family:var(--font-sharpserif, "Ringift", serif);font-size:clamp(1rem,1.6vw,1.35rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);line-height:1.35;margin-bottom:.5rem}.hg-welcome-sub{font-family:var(--font-subtitle, serif);font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-leather, #AB987A);font-style:italic;font-weight:300;margin-bottom:1.75rem}.hg-welcome-body{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.8rem;line-height:1.9;color:#33302c94;font-weight:300;margin-bottom:2.5rem}.hg-cta{display:inline-block;font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;font-weight:500;color:var(--foreground);text-decoration:none;border-bottom:.5px solid rgba(51,48,44,.28);padding-bottom:6px;transition:all var(--transition-standard)}.hg-cta:hover{opacity:.4}.hg-img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.05) saturate(.85);transition:transform 1.8s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.hg-photo-top:hover .hg-img,.hg-photo-bottom:hover .hg-img{transform:scale(1.03)}}.hp{width:100%;padding:4.5rem 4rem;background-color:var(--background);border-top:.5px solid var(--color-border, rgba(51, 48, 44, .08));display:flex;justify-content:center}.hp-inner{max-width:760px;text-align:center}.hp-label{font-family:var(--font-syncopate);font-size:.5rem;letter-spacing:.28em;text-transform:uppercase;color:#33302c52;display:block;margin-bottom:1.75rem}.hp-quote{font-family:"Cormorant Garamond",var(--font-sharpserif),serif;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:300;font-style:italic;line-height:1.5;letter-spacing:.01em;color:var(--foreground, #33302c);quotes:none;margin-bottom:1.5rem}.hp-attr{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-leather, #AB987A);font-weight:300}@media(max-width:768px){.hp{padding:3rem 1.75rem}.hp-label{margin-bottom:1.25rem}}.hx{width:100%;padding:6rem 4rem 8rem;background-color:var(--background);border-top:.5px solid var(--color-border, rgba(51, 48, 44, .08))}.hx-header{text-align:center;margin-bottom:5rem}.hx-label{font-family:var(--font-syncopate);font-size:.5rem;letter-spacing:.28em;text-transform:uppercase;color:#33302c52;display:block;margin-bottom:1.5rem}.hx-heading{font-family:"Cormorant Garamond",var(--font-sharpserif),serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:var(--foreground)}.hx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;max-width:1400px;margin:0 auto}.hx-card{display:flex;flex-direction:column;background:var(--background);border:.5px solid var(--color-border, rgba(51, 48, 44, .08));overflow:hidden;transition:all var(--transition-standard)}@media(hover:hover){.hx-card:hover{box-shadow:0 20px 40px -10px #33302c1a}.hx-card:hover .hx-card-img{transform:scale(1.04)}.hc:hover .hc-img{transform:scale(1.03)}}.hx-card--center{margin-top:0}.hx-card-img-wrap{width:100%;aspect-ratio:3/4;overflow:hidden}.hx-card-img{width:100%;height:100%;object-fit:cover;filter:brightness(.9) contrast(1.08) saturate(.85);transition:transform 1.5s cubic-bezier(.4,0,.2,1)}.hx-card-body{padding:2.5rem 2rem;display:flex;flex-direction:column;gap:0}.hx-card-title{font-family:"Cormorant Garamond",var(--font-sharpserif),serif;font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);line-height:1;margin-bottom:.4rem}.hx-card-sub{font-family:var(--font-subtitle, serif);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-leather, #AB987A);font-style:italic;font-weight:300;margin-bottom:1.5rem}.hx-card-text{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.8rem;line-height:1.85;color:#33302c9e;font-weight:300;margin-bottom:2rem}.hx-card-link{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;font-weight:500;color:var(--foreground);text-decoration:none;border-bottom:.5px solid rgba(51,48,44,.22);padding-bottom:5px;align-self:flex-start;transition:all var(--transition-standard)}.hx-card-link:hover{opacity:.4}.hc{display:grid;grid-template-columns:45fr 55fr;min-height:560px;border-top:.5px solid var(--color-border, rgba(51, 48, 44, .08));overflow:hidden}.hc-photo{overflow:hidden;position:relative}.hc-img{width:100%;height:100%;object-fit:cover;object-position:top center;filter:brightness(.9) contrast(1.08) saturate(.82);transition:transform 2s cubic-bezier(.4,0,.2,1)}.hc-content{background-color:var(--color-bg-subtle, #DED5C9);display:flex;flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 6rem}.hc-label{font-family:var(--font-syncopate);font-size:.48rem;letter-spacing:.28em;text-transform:uppercase;color:#33302c61;margin-bottom:1.5rem}.hc-name{font-family:"Cormorant Garamond",var(--font-sharpserif),serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:300;letter-spacing:.04em;text-transform:uppercase;color:var(--foreground);line-height:1;margin-bottom:.5rem}.hc-sub{font-family:var(--font-subtitle, serif);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-leather, #AB987A);font-style:italic;font-weight:300;margin-bottom:2rem}.hc-rule{width:32px;height:.5px;background:#33302c33;margin-bottom:2rem}.hc-bio{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.85rem;line-height:1.95;color:#33302ca6;font-weight:300;max-width:400px;margin-bottom:3rem}.hc-link{display:inline-block;font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.58rem;letter-spacing:.3em;text-transform:uppercase;font-weight:500;color:var(--foreground);text-decoration:none;border-bottom:.5px solid rgba(51,48,44,.28);padding-bottom:6px;transition:all var(--transition-standard)}.hc-link:hover{opacity:.4}.hr{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-top:.5px solid var(--color-border, rgba(51, 48, 44, .08))}.hr-bg{position:absolute;inset:0;z-index:0}.hr-img{width:100%;height:100%;object-fit:cover;filter:brightness(.55) saturate(.7)}.hr-overlay{position:absolute;inset:0;background:#1e181273}.hr-content{position:relative;z-index:10;text-align:center;padding:4rem 2rem}.hr-label{font-family:var(--font-syncopate);font-size:.48rem;letter-spacing:.28em;text-transform:uppercase;color:#ffffff8c;display:block;margin-bottom:.75rem}.hr-heading{font-family:"Cormorant Garamond",var(--font-sharpserif),serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:300;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.1;margin-bottom:1.5rem}.hr-sub{font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.8rem;letter-spacing:.08em;color:#ffffffa6;font-weight:300;margin-bottom:3.5rem}.hr-btn{display:inline-block;font-family:var(--font-akkurat, "Inter", sans-serif);font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;font-weight:500;color:#fff;text-decoration:none;border:.5px solid rgba(255,255,255,.5);padding:1rem 2.5rem;transition:all var(--transition-standard)}.hr-btn:hover{background:#ffffff1f;border-color:#ffffffe6}@media(max-width:900px){.hg{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.hg-logo{grid-column:1;grid-row:1;min-height:200px;padding:2.5rem 2rem}.hg-photo-top{grid-column:1;grid-row:2;height:52vw;border-left:none;border-top:.5px solid var(--color-border)}.hg-photo-bottom{grid-column:1;grid-row:3;height:65vw;border-top:.5px solid var(--color-border)}.hg-content{grid-column:1;grid-row:4;padding:3rem 2rem;border-left:none}.hg-wordmark{font-size:clamp(2.2rem,9vw,4rem)}.hg-content-inner{max-width:100%}}@media(max-width:960px){.hx{padding:4rem 2rem 5rem}.hx-grid{grid-template-columns:1fr;gap:2rem}.hx-card--center{margin-top:0}}@media(max-width:768px){.hc{grid-template-columns:1fr}.hc-photo{height:70vw}.hc-content{padding:3.5rem 2rem}.hc-bio{max-width:100%}}@media(max-width:640px){.hp{padding:5rem 2rem}.hp-quote{font-size:clamp(1.05rem,4.5vw,1.4rem);line-height:1.55}.hr-heading{font-size:clamp(2rem,8vw,3.5rem)}.hr-content{padding:4rem 1.5rem}.hr-sub{margin-bottom:2.5rem}}@media(max-width:414px){.hg-content{padding:2.5rem 1.75rem}.hg-cta{letter-spacing:.22em}.hg-welcome-body{font-size:.85rem}}@media(prefers-reduced-motion:reduce){.hg-img,.hx-card-img,.hc-img,.hr-img{animation:none;transition:none;transform:none!important}}
