/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#000;--paper:#fff;--soft:#f3eee9;--warm:#dd6a28;--green:#6d6c4d;--line:#0000002e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans Armenian,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:8px 4vw;display:grid;position:relative}.brand{width:fit-content;display:block}.brand-logo{width:82px;height:75px;display:block;position:relative;overflow:hidden}.brand-logo img{width:160%;max-width:none;position:absolute;top:-42%;left:-30%}nav{align-items:center;gap:clamp(20px,3vw,46px);font-size:12px;font-weight:700;display:flex}nav a{padding:8px 0;position:relative}nav a:after{content:"";background:var(--warm);height:1px;transition:right .25s;position:absolute;bottom:2px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.language-switch{justify-self:end;align-items:center;gap:5px;font-size:11px;display:flex}.language-switch button{color:#00000073;cursor:pointer;background:0 0;border:0;padding:7px 3px}.language-switch button.active{color:var(--ink);font-weight:800}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);min-height:690px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:76px 6vw 70px 7vw;display:flex;position:relative;overflow:hidden}.hero-copy:after{content:"";border:1px solid var(--warm);border-radius:50%;width:210px;height:210px;position:absolute;bottom:-94px;left:-88px}.eyebrow{color:var(--green);letter-spacing:.2em;margin:0 0 30px;font-size:11px;font-weight:800}h1{letter-spacing:-.075em;margin:0;font-size:clamp(68px,8.2vw,128px);font-weight:900;line-height:.88}h1 .hero-subtitle{max-width:720px;color:var(--warm);letter-spacing:-.045em;font-family:Georgia,Noto Serif Armenian,serif;font-size:.48em;font-style:normal;font-weight:400;line-height:1.05;display:inline-block}.hero-intro{max-width:560px;margin:42px 0 34px;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(18px,1.5vw,24px);line-height:1.55}.primary-link{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;width:min(340px,100%);padding:16px 0;font-size:13px;font-weight:800;display:inline-flex}.primary-link span{color:var(--warm);font-size:23px}.hero-visual{background:var(--green);min-height:620px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#181f1673);position:absolute;inset:0}.hero-visual img{object-fit:cover;filter:saturate(.7)contrast(1.06);width:100%;height:100%}.image-label{z-index:2;color:#fff;letter-spacing:.15em;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:23px;left:28px;right:28px}.project-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.project-strip>*{border-right:1px solid var(--line);min-height:146px;margin:0;padding:28px 3vw}.project-strip>:last-child{border-right:0}.project-strip div{flex-direction:column;justify-content:space-between;display:flex}.project-strip strong{color:var(--warm);font-family:Georgia,serif;font-size:42px;font-weight:400}.project-strip span{font-size:12px;font-weight:700}.stories-section{padding:110px 5vw 80px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:5vw;margin-bottom:62px;display:grid}.section-heading .eyebrow{margin-bottom:17px}.section-heading h2,.coming-next h2{letter-spacing:-.035em;max-width:700px;margin:0;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(40px,5vw,72px);font-weight:400;line-height:1.05}.section-heading>p{max-width:520px;margin:0;font-size:14px;line-height:1.8}.story-tools{grid-template-columns:minmax(0,1fr) minmax(230px,.35fr);gap:18px;margin-bottom:22px;display:grid}.story-search,.author-filter{flex-direction:column;gap:9px;display:flex}.story-search span,.author-filter span{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.story-search input,.author-filter select{border:1px solid var(--line);background:var(--soft);width:100%;height:50px;color:var(--ink);font:inherit;border-radius:0;outline:0;padding:0 15px;font-size:13px}.story-search input:focus,.author-filter select:focus{border-color:var(--warm);box-shadow:0 0 0 1px var(--warm)}.theme-filters{flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0 0 10px;display:flex}.theme-filters button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:inline-flex}.theme-filters button span{color:#0000007a;font-size:9px}.theme-filters button:hover,.theme-filters button.active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.theme-filters button.active span,.theme-filters button:hover span{color:#ffffffa6}.story-results-bar{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:54px;margin-bottom:15px;display:flex}.story-results-bar p{margin:0;font-size:12px}.story-results-bar strong{color:var(--warm);font-family:Georgia,serif;font-size:22px;font-weight:400}.story-results-bar button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:7px 0;font-size:10px;font-weight:800}.story-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.story-card{background:var(--paper)}.story-card>button{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:16px 16px 25px;display:block}.story-image{aspect-ratio:4/5;background:#d9d3c6;position:relative;overflow:hidden}.story-image:after{content:"";background:#62513614;transition:background .3s;position:absolute;inset:0}.photo-placeholder{background:radial-gradient(circle at 50% 45%, #dd6a2821 0 27%, transparent 27.5%), linear-gradient(145deg, var(--soft), #fff);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:30px;display:flex;position:absolute;inset:0}.photo-placeholder:before{content:"";aspect-ratio:1;border:1px solid #0000002e;border-radius:50%;width:38%;position:absolute}.photo-placeholder span{max-width:230px;color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800;position:relative}.photo-placeholder strong{font-family:Georgia,serif;font-size:28px;font-weight:400;position:relative}.story-image img,.story-image video{z-index:1;object-fit:cover;filter:saturate(.68);width:100%;height:100%;transition:transform .55s,filter .4s;position:absolute;inset:0}.story-card>button:hover img,.story-card>button:focus-visible img{filter:saturate(.95);transform:scale(1.025)}.story-card>button:hover .story-image:after,.story-card>button:focus-visible .story-image:after{background:0 0}.story-card>button:focus-visible{outline:2px solid var(--warm);outline-offset:-2px}.story-number{z-index:2;background:var(--paper);border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:800;display:grid;position:absolute;top:13px;left:13px}.story-meta{color:var(--warm);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin:20px 0 12px;font-size:10px;font-weight:800;display:flex}.story-card h3{margin:0 0 10px;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(24px,2.1vw,34px);font-weight:400}.story-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:69px;margin:0 0 22px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.story-card p.story-missing{color:#00000073;font-style:italic}.story-card small{font-size:11px;font-weight:800}.load-more-wrap{justify-content:center;padding-top:38px;display:flex}.load-more{border:0;border-bottom:2px solid var(--ink);min-width:275px;color:var(--ink);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:35px;padding:15px 0;font-size:12px;font-weight:800;display:flex}.load-more span{color:var(--warm);font-size:10px}.empty-results{border:1px solid var(--line);text-align:center;place-items:center;min-height:260px;display:grid}.empty-results p{font-family:Georgia,Noto Serif Armenian,serif;font-size:22px}.empty-results button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:11px 0;font-size:11px;font-weight:800}.story-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.story-modal{background:var(--paper);grid-template-columns:minmax(300px,.9fr) minmax(380px,1.1fr);width:min(1080px,100%);max-height:min(820px,100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 80px #00000052}.modal-close{z-index:3;background:var(--paper);width:42px;height:42px;color:var(--ink);cursor:pointer;border:1px solid #0003;border-radius:50%;place-items:center;font-size:27px;line-height:1;display:grid;position:absolute;top:13px;right:13px}.modal-image{background:#d7d1c5;min-height:650px;position:relative}.modal-image img,.modal-image video{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.modal-image>span{z-index:2;background:var(--paper);padding:9px 12px;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:18px}.modal-placeholder strong{font-size:44px}.modal-copy{flex-direction:column;justify-content:center;padding:70px clamp(35px,5vw,76px);display:flex}.modal-theme{color:var(--warm);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800}.modal-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(35px,4.5vw,64px);font-weight:400;line-height:1.06}.modal-author{border-bottom:1px solid var(--line);margin:18px 0 33px;padding-bottom:17px;font-size:11px;font-weight:800}.modal-story{white-space:pre-line;margin:0;font-family:Georgia,Noto Serif Armenian,serif;font-size:17px;line-height:1.75}.modal-story-missing{color:#00000080;font-style:italic}.modal-map-link{border-bottom:1px solid var(--ink);width:fit-content;margin-top:35px;padding-bottom:7px;font-size:11px;font-weight:800}.map-section{min-height:720px;color:var(--soft);background:var(--green);grid-template-columns:.85fr 1.15fr;display:grid}.map-copy{flex-direction:column;justify-content:center;padding:90px 6vw;display:flex}.map-copy .eyebrow{color:var(--soft)}.map-copy h2,.about-title h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(42px,5.2vw,78px);font-weight:400;line-height:1.02}.map-copy>p:not(.eyebrow){color:#ffffffd1;max-width:570px;margin:34px 0 30px;font-size:14px;line-height:1.8}.map-link{border-bottom:1px solid #ffffffa6;justify-content:space-between;align-items:center;max-width:360px;padding:18px 0;font-size:13px;font-weight:800;display:flex}.map-link span{color:var(--warm);font-size:22px}.map-legend{color:#ffffffb8;letter-spacing:.08em;flex-wrap:wrap;gap:18px 25px;margin-top:80px;font-size:10px;display:flex}.map-legend span{align-items:center;gap:8px;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot-warm{background:var(--warm)}.dot-yellow{background:var(--soft)}.map-frame{background:radial-gradient(circle at 66% 32%, #dd6a28d9 0 5px, transparent 6px), radial-gradient(circle at 52% 58%, #f3eee9f2 0 4px, transparent 5px), radial-gradient(circle at 35% 74%, #dd6a28d9 0 5px, transparent 6px), var(--soft);border:1px solid #ffffff61;margin:30px 30px 30px 0;position:relative;overflow:hidden}.map-frame iframe{z-index:2;background:var(--soft);border:0;width:100%;height:100%;position:absolute;inset:0}.map-corner{z-index:3;pointer-events:none;width:21px;height:21px;position:absolute}.map-corner-one{border-top:1px solid var(--ink);border-left:1px solid var(--ink);top:12px;left:12px}.map-corner-two{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);bottom:12px;right:12px}.about-section{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.45fr .65fr;gap:5vw;padding:110px 6vw;display:grid}.about-title .eyebrow{margin-bottom:18px}.about-copy{padding-top:34px}.about-copy p{margin:0 0 24px;font-family:Georgia,Noto Serif Armenian,serif;font-size:clamp(17px,1.35vw,21px);line-height:1.7}.research-credit{border-top:1px solid var(--ink);align-self:end;padding:26px 0 0}.research-credit span{color:var(--warm);letter-spacing:.18em;margin-bottom:18px;font-size:9px;font-weight:800;display:block}.research-credit strong{letter-spacing:-.03em;margin-bottom:10px;font-size:25px;display:block}.research-credit p{margin:0;font-size:11px;line-height:1.6}footer{border-top:1px solid var(--line);min-height:390px;color:var(--ink);background:#fff;grid-template-columns:1.3fr .7fr .55fr;gap:5vw;padding:70px 6vw 35px;display:grid;position:relative}.footer-brand{align-self:start}.footer-logo{aspect-ratio:1.185;background:#fff;width:min(280px,100%);display:block;position:relative;overflow:hidden}.footer-logo img{width:150%;max-width:none;position:absolute;top:-39%;left:-25%}.footer-links{flex-direction:column;gap:17px;padding-top:8px;display:flex}.footer-links span{color:#00000073;letter-spacing:.15em;margin-bottom:14px;font-size:9px;font-weight:800}.footer-links a{border-bottom:1px solid #00000038;width:fit-content;padding-bottom:5px;font-size:13px}.footer-links a:hover{border-color:var(--warm)}.footer-meta{color:#0000008c;padding-top:8px;font-size:11px}.footer-meta p{margin:0 0 10px}.photo-credit{color:#00000061;margin:0;font-size:9px;line-height:1.5;position:absolute;bottom:26px;left:6vw;right:6vw}.photo-credit a{text-underline-offset:3px;text-decoration:underline}@media (width<=920px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:570px}.hero-visual{min-height:520px}.project-strip{grid-template-columns:repeat(3,1fr)}.story-grid,.story-modal{grid-template-columns:1fr 1fr}.modal-image{min-height:600px}.map-section{grid-template-columns:1fr}.map-copy{padding:85px 7vw 55px}.map-legend{margin-top:48px}.map-frame{min-height:620px;margin:0 30px 30px}.about-section{grid-template-columns:1fr 1fr}.research-credit{grid-column:2}footer{grid-template-columns:1fr 1fr;padding-bottom:70px}.footer-meta{grid-column:2}}@media (width<=620px){.site-header{min-height:76px;padding:12px 18px}.brand-logo{width:72px;height:66px}.hero-copy{min-height:510px;padding:58px 23px 50px}h1{font-size:clamp(56px,18vw,78px)}.hero-intro{margin-top:34px;font-size:17px}.hero-visual{min-height:390px}.project-strip{grid-template-columns:1fr}.project-strip>*{border-right:0;border-bottom:1px solid var(--line);min-height:105px}.stories-section{padding:78px 18px 60px}.section-heading{grid-template-columns:1fr;gap:26px}.story-tools{grid-template-columns:1fr}.theme-filters{scrollbar-width:thin;flex-wrap:nowrap;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;overflow-x:auto}.story-grid{grid-template-columns:1fr}.story-modal-backdrop{place-items:stretch stretch;padding:0}.story-modal{grid-template-columns:1fr;width:100%;max-height:100vh}.modal-image{min-height:55vh}.modal-copy{padding:44px 22px 60px}.modal-copy h2{font-size:38px}.map-copy{padding:70px 22px 45px}.map-frame{min-height:500px;margin:0 14px 14px}.about-section{grid-template-columns:1fr;padding:78px 22px}.about-copy{padding-top:0}.research-credit{grid-column:auto;margin-top:28px}footer{grid-template-columns:1fr;padding:60px 22px 86px}.footer-links,.footer-meta{grid-column:auto}.photo-credit{bottom:24px;left:22px;right:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
