:root{--text:#564739;--text-h:#17120d;--bg:#f4efe6;--border:#4a3a291f;--code-bg:#ece3d4;--accent:#8d6b49;--accent-bg:#8d6b491f;--accent-border:#8d6b4966;--social-bg:#fffbf5bf;--shadow:#14100b14 0 18px 34px -18px, #14100b14 0 8px 16px -10px;--sans:"Avenir Next", Avenir, "Segoe UI", sans-serif;--heading:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);color:var(--text-h)}.app{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{letter-spacing:0;font-weight:400}p{line-height:1.75}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.container{max-width:1280px;margin:0 auto;padding:0 2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.container{padding:0 1.5rem}}.navigation{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1000;background:#110d0a2e;border-bottom:1px solid #fff4e51f;position:fixed;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;width:100%;margin:0;padding:1.5rem min(7vw,6rem);display:flex}.nav-logo{letter-spacing:.12rem;text-transform:uppercase;font-size:1.1rem;font-weight:500}.logo-btn{color:#fff7ed;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:500;transition:opacity .3s}.logo-btn:hover{opacity:.7}.nav-menu{flex-wrap:wrap;justify-content:flex-end;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#fff7edb8;cursor:pointer;letter-spacing:.16rem;text-transform:uppercase;background:0 0;border:none;padding:.5rem 0;font-size:.82rem;font-weight:400;transition:all .3s;position:relative}.nav-link:hover{color:#fff7ed}.nav-link.active{color:#fff7ed;font-weight:500}.nav-link.active:after{content:"";background-color:#f1debd;height:2px;position:absolute;bottom:-8px;left:0;right:0}@media (width<=768px){.nav-container{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.4rem}.nav-menu{gap:1rem}.nav-link{font-size:.76rem}.logo-btn{font-size:1rem}}.home{color:#1d1711;background:#f4efe6;width:100%;padding-top:88px}.section-label{letter-spacing:.24rem;text-transform:uppercase;color:#826f58;margin:0 0 1rem;font-size:.78rem}.section-label.light{color:#fff4e5b3}.section-title{max-width:12ch;font-family:var(--heading);letter-spacing:-.03em;color:#17120d;margin:0;font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.02}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem;display:flex}.section-heading.split{align-items:start}.section-side-note{color:#746455;max-width:24rem;font-size:.95rem;line-height:1.7}.hero-section{background-position:50%;background-size:cover;align-items:end;min-height:calc(100vh - 88px);padding:6rem min(7vw,6rem);display:flex;position:relative}.hero-overlay{background:linear-gradient(#0a08062e 0%,#0a08066b 48%,#0a0806d6 100%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff7ed;max-width:880px;position:relative}.hero-kicker{letter-spacing:.3rem;text-transform:uppercase;color:#fff4e5d1;margin-bottom:1rem;font-size:.84rem}.hero-title{max-width:10ch;font-family:var(--heading);letter-spacing:-.05em;color:#fff9f0;margin:0;font-size:clamp(3.5rem,8vw,7rem);line-height:.95}.hero-description{color:#fff4e5d1;max-width:42rem;margin:1.75rem 0 0;font-size:1.08rem;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.hero-cta{letter-spacing:.14rem;text-transform:uppercase;cursor:pointer;border:1px solid #0000;padding:.95rem 1.5rem;font-size:.88rem;transition:transform .25s,background-color .25s,border-color .25s,color .25s}.hero-cta:hover{transform:translateY(-1px)}.hero-cta.primary{color:#1b140e;background:#f1debd}.hero-cta.secondary{color:#fff7ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7ed14;border-color:#fff7ed66}.story-section,.highlights-section,.gallery-section,.journals-preview-section{padding:6rem min(7vw,6rem)}.story-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:3rem;margin-top:2rem;display:grid}.story-copy p{color:#4d4034;max-width:40rem;font-size:1.08rem;line-height:1.95}.story-copy p+p{margin-top:1.5rem}.story-facts{gap:1rem;display:grid}.story-stat{background:#fffbf5b8;border:1px solid #4a3a291f;padding:1.5rem}.story-stat-value{font-family:var(--heading);color:#17120d;margin-bottom:.4rem;font-size:1.7rem;display:block}.story-stat-label{color:#6d5a47;font-size:.95rem;line-height:1.7;display:block}.highlights-section{background:#efe7d8}.highlights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.highlight-card{background:#fbf7ef;border:1px solid #4a3a291a;flex-direction:column;justify-content:space-between;min-height:260px;padding:2rem;display:flex}.highlight-label{letter-spacing:.22rem;text-transform:uppercase;color:#8b775f;margin:0 0 1.25rem;font-size:.76rem}.highlight-card h3{font-family:var(--heading);color:#1a140f;margin:0 0 1rem;font-size:2rem;font-weight:400;line-height:1.05}.highlight-card p:last-child{color:#695949;font-size:.98rem;line-height:1.8}.feature-band{grid-template-columns:1.1fr .9fr;min-height:680px;display:grid}.feature-band-image{background-position:50%;background-size:cover;min-height:420px}.feature-band-content{color:#fff4e5d1;background:#17120d;flex-direction:column;justify-content:center;padding:5rem min(7vw,5rem);display:flex}.feature-band-content .section-title{color:#fff7ed}.feature-band-content p{max-width:30rem;font-size:1rem;line-height:1.9}.feature-link{letter-spacing:.18rem;text-transform:uppercase;color:#fff7ed;border-bottom:1px solid #fff4e580;width:fit-content;margin-top:2rem;padding-bottom:.3rem;font-size:.82rem}.quote-section{text-align:center;background:#fbf7ef;padding:6rem min(7vw,6rem)}.quote-mark{font-family:var(--heading);color:#a38869;margin:0;font-size:5rem;line-height:1}.quote-section blockquote{max-width:18ch;font-family:var(--heading);color:#17120d;margin:.5rem auto 1.25rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.quote-attribution{letter-spacing:.2rem;text-transform:uppercase;color:#7f6c59;margin:0;font-size:.82rem}.featured-photos-grid.editorial{grid-template-columns:1.05fr .95fr .95fr;gap:1.5rem;display:grid}.photo-item{cursor:pointer;background:#d9d1c5;min-height:520px;position:relative;overflow:hidden}.photo-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.photo-item:hover img{transform:scale(1.03)}.photo-overlay{opacity:0;background:linear-gradient(#00000005 0%,#00000085 100%);align-items:end;padding:1.25rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.photo-item:hover .photo-overlay{opacity:1}.photo-overlay span{letter-spacing:.16rem;text-transform:uppercase;color:#fff7ed;font-size:.8rem}.journals-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.journal-preview{background:#fffbf5b8;border:1px solid #4a3a291f;padding:2rem}.journal-meta{letter-spacing:.08rem;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;display:flex}.journal-date{color:#8d7a66}.journal-category{color:#594834;background:#eaddc7;padding:.28rem .55rem}.journal-title{font-family:var(--heading);color:#1a140f;margin:0;font-size:1.75rem;line-height:1.1}.journal-excerpt{color:#654;margin:1rem 0 1.4rem;font-size:.98rem;line-height:1.8}.journal-read-more{letter-spacing:.14rem;text-transform:uppercase;color:#1a140f;font-size:.8rem}.contact-preview-section{background-color:#0000;background-image:linear-gradient(#0b0907d1,#0b0907eb),url(/assets/backgraund-image-Bl22SUdC.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:6rem min(7vw,6rem)}.contact-shell{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:2rem;padding:2rem 0;display:grid}.contact-content h2{max-width:12ch;font-family:var(--heading);color:#fff7ed;margin:0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.02}.contact-copy{color:#fff4e5c2;max-width:34rem;margin-top:1.4rem;font-size:1rem;line-height:1.9}.social-links{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.social-link{color:#fff7ed;letter-spacing:.16rem;text-transform:uppercase;background:#fff4e50a;border:1px solid #fff4e538;padding:.95rem 1.2rem;font-size:.82rem;transition:background-color .25s,border-color .25s,color .25s}.social-link:hover{color:#17120d;background:#f1debd;border-color:#f1debd}.collaboration-list{align-self:end;gap:.75rem;display:grid}.collaboration-item{letter-spacing:.05rem;text-transform:uppercase;color:#fff4e5b8;border-top:1px solid #fff4e52e;padding:1rem 1.1rem;font-size:.92rem}@media (width<=1100px){.highlights-grid,.journals-list,.featured-photos-grid.editorial,.feature-band,.story-grid,.contact-shell{grid-template-columns:1fr}.section-title,.contact-content h2{max-width:100%}}@media (width<=768px){.home{padding-top:74px}.hero-section,.story-section,.highlights-section,.gallery-section,.journals-preview-section,.contact-preview-section,.quote-section{padding-left:1.4rem;padding-right:1.4rem}.hero-section{min-height:92vh;padding-top:5rem}.hero-title{max-width:100%}.section-heading{display:block}.section-side-note{margin-top:1rem}.photo-item{min-height:360px}.hero-actions,.social-links{flex-direction:column}.hero-cta,.social-link{text-align:center;width:100%}}.lightbox{z-index:2000;background-color:#000c;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.lightbox-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-content img{object-fit:contain;max-width:100%;max-height:100%;animation:.3s slideIn}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2.5rem;transition:opacity .3s;display:flex;position:absolute;top:-40px;right:0}.lightbox-close:hover{opacity:.7}@media (width<=768px){.lightbox-close{top:10px;right:10px}}.photos{color:#1d1711;background:#f4efe6;min-height:100vh}.photos-hero{background-position:50%;background-size:cover;align-items:end;min-height:72vh;padding:9rem min(7vw,6rem) 4rem;display:flex;position:relative}.photos-hero-overlay{background:linear-gradient(#0a08063d 0%,#0a0806d1 100%);position:absolute;inset:0}.photos-hero-content{z-index:1;color:#fff7ed;max-width:54rem;position:relative}.page-kicker{letter-spacing:.24rem;text-transform:uppercase;color:#fff4e5c2;margin:0 0 1rem;font-size:.8rem}.photos-hero h1{max-width:11ch;font-family:var(--heading);letter-spacing:-.05em;color:#fff7ed;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:.96}.photos-hero p:last-child{color:#fff4e5d1;max-width:38rem;margin-top:1.5rem;font-size:1.04rem;line-height:1.9}.photos-intro,.photos-grid-section{padding:5rem min(7vw,6rem)}.photos-intro{grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);align-items:end;gap:2rem;display:grid}.photos-intro-copy{color:#6b5a49;max-width:30rem;font-size:1rem;line-height:1.85}.photos-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:320px;gap:1.4rem;display:grid}.photo-card{cursor:pointer;background:#d8cfbf;position:relative;overflow:hidden}.photo-card.featured{grid-area:span 2/span 2}.photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.photo-card:hover img{transform:scale(1.03)}.photo-overlay{opacity:0;background:linear-gradient(#0a080614 0%,#0a0806ad 100%);flex-direction:column;justify-content:space-between;padding:1.2rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.photo-card:hover .photo-overlay{opacity:1}.photo-tag,.photo-open{letter-spacing:.14rem;text-transform:uppercase;color:#fff7ed;width:fit-content;font-size:.78rem}.photo-tag{background:#fff4e514;border:1px solid #fff4e557;padding:.35rem .55rem}@media (width<=1100px){.photos-intro,.photos-grid{grid-template-columns:1fr}.photo-card.featured{grid-area:auto}.photos-grid{grid-auto-rows:380px}}@media (width<=768px){.photos-hero,.photos-intro,.photos-grid-section{padding-left:1.4rem;padding-right:1.4rem}.photos-hero{min-height:62vh}.photos-grid{grid-auto-rows:300px}}.journals{color:#1d1711;background:#f4efe6;min-height:100vh}.journals-header{background-color:#0000;background-image:linear-gradient(#faf5edc7,#efe7d8f5),url(/assets/backgraund-image-Bl22SUdC.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:end;gap:2rem;padding:9rem min(7vw,6rem) 4rem;display:grid}.journals-header-text h1{max-width:10ch;font-family:var(--heading);letter-spacing:-.05em;color:#17120d;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.95}.journals-header-text p:last-child{color:#5b4d3f;max-width:38rem;margin-top:1.25rem;font-size:1rem;line-height:1.85}.journals-header-note{color:#6b5a49;background:#fffbf5b3;border:1px solid #4a3a291f;align-self:end;padding:1.5rem;font-size:.95rem;line-height:1.8}.journals-container{padding:5rem min(7vw,6rem)}.journal-article{border-top:1px solid #4a3a291f;grid-template-columns:minmax(240px,.35fr) minmax(0,.65fr);gap:2rem;padding:2.5rem 0;display:grid}.journal-article:last-child{border-bottom:1px solid #4a3a291f}.article-sidebar{flex-direction:column;gap:1rem;display:flex}.article-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.article-date,.article-category{letter-spacing:.14rem;text-transform:uppercase;font-size:.78rem}.article-date{color:#8b775f}.article-category{color:#594834;background:#eaddc7;padding:.3rem .55rem}.article-excerpt{color:#6b5a49;font-size:.98rem;line-height:1.8}.article-title{font-family:var(--heading);color:#17120d;margin:0 0 1.4rem;font-size:clamp(2rem,3vw,3rem);line-height:1.06}.article-content{color:#4f4134;font-size:1.02rem;line-height:1.95}.article-content p{margin-bottom:1.4rem}.article-content p:last-child{margin-bottom:0}@media (width<=1000px){.journals-header,.journal-article{grid-template-columns:1fr}}@media (width<=768px){.journals-header,.journals-container{padding-left:1.4rem;padding-right:1.4rem}}.contact{color:#fff7ed;background:#17120d;min-height:100vh}.contact-header{background-color:#0000;background-image:linear-gradient(#0b0907ad,#0b0907e0),url(/assets/backgraund-image-Bl22SUdC.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:2rem;padding:9rem min(7vw,6rem) 4rem;display:grid}.contact-header-copy h1{max-width:9ch;font-family:var(--heading);letter-spacing:-.05em;color:#fff7ed;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.95}.contact-header-copy p:last-child,.contact-side-card p,.info-text p{color:#fff4e5bd;font-size:1rem;line-height:1.9}.contact-header-copy p:last-child{max-width:38rem;margin-top:1.25rem}.contact-side-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff4e50d;border:1px solid #fff4e529;padding:1.75rem}.contact-container{grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);gap:2rem;padding:5rem min(7vw,6rem);display:grid}.contact-form-section,.contact-info,.social-section,.email-section,.info-text{background:#fff4e50a;border:1px solid #fff4e51f}.contact-form-section{padding:2rem}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label,.contact-info h3,.contact-info h4{letter-spacing:.16rem;text-transform:uppercase;color:#fff4e5bd;margin-bottom:.6rem;font-size:.8rem}.form-group input,.form-group textarea{color:#fff7ed;background:#fff4e508;border:1px solid #fff4e529;padding:1rem 1.05rem;font-family:inherit;font-size:.96rem;transition:border-color .25s,background-color .25s}.form-group input:focus,.form-group textarea:focus{background:#fff4e50f;border-color:#f1debd;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff4e566}.submit-btn{color:#17120d;letter-spacing:.16rem;text-transform:uppercase;cursor:pointer;background:#f1debd;border:1px solid #f1debd;padding:1rem 1.4rem;font-size:.82rem;transition:transform .25s,opacity .25s}.submit-btn:hover:not(:disabled){transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:wait}.success-message,.error-message{margin:0;padding:1rem 1.1rem;font-size:.92rem;line-height:1.7}.success-message{color:#fff7ed;background:#f1debd14;border:1px solid #f1debd47}.error-message{color:#ffd9d9;background:#7a2e2e29;border:1px solid #e0878747}.contact-info{flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.contact-info>p{color:#fff4e5bd;font-size:1rem;line-height:1.85}.social-section,.email-section,.info-text{padding:1.4rem}.social-links{flex-direction:column;gap:.8rem;display:flex}.social-link-item,.email-link{color:#fff7ed;background:#fff4e508;border:1px solid #fff4e51f;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;transition:background-color .25s,border-color .25s,color .25s;display:flex}.social-link-item:hover,.email-link:hover{color:#17120d;background:#f1debd;border-color:#f1debd}.social-icon{justify-content:center;width:1.5rem;display:inline-flex}@media (width<=1000px){.contact-header,.contact-container{grid-template-columns:1fr}}@media (width<=768px){.contact-header,.contact-container{padding-left:1.4rem;padding-right:1.4rem}.contact-form-section,.contact-info{padding:1.4rem}}
