.site-shell .home>section{max-width:var(--ed-container);margin:0 auto;padding-inline:var(--ed-gutter)}.site-shell .home-hero{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(1.75rem,4vw,4rem);gap:clamp(1.75rem,4vw,4rem);align-items:center;padding-block:clamp(2.5rem,5vw,4.5rem) clamp(2.5rem,5vw,4rem)}.site-shell .home-hero--no-image{grid-template-columns:1fr}.site-shell .home-hero-copy h1{font-size:var(--ed-step-5);font-weight:400;margin:0 0 1.25rem;max-width:22ch}.site-shell .home-hero-initial{font-family:var(--font-script),"Segoe Script",cursive;color:var(--ed-brand);font-size:1.7em;line-height:0;padding-right:.02em}.site-shell .home-hero-intro{font-size:var(--ed-step-1);color:var(--ed-ink-soft);line-height:1.6;margin:0 0 1.75rem}.site-shell .home-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.site-shell .home-hero-media{margin:0;position:relative;overflow:hidden;aspect-ratio:5/4;border-radius:0}.site-shell .home-hero-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.site-shell .home-hero-media:hover img{transform:scale(1.03)}.site-shell .home-impact{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.75rem,5vw,4rem);max-width:var(--ed-container);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) var(--ed-gutter);border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line)}.site-shell .home-impact-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.site-shell .home-impact-stat strong{font-family:var(--font-serif),Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);color:var(--ed-brand);line-height:1}.site-shell .home-impact-stat span{font-size:var(--ed-step-small);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ed-ink-soft)}.site-shell .home-focus{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center;margin-block:clamp(2rem,5vw,4rem);padding:clamp(1.5rem,3vw,2.5rem);background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);color:inherit;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.site-shell .home-focus:hover{border-color:var(--ed-line-strong);transform:translateY(-3px);box-shadow:var(--ed-shadow,0 18px 40px rgba(28,23,20,.1))}.site-shell .home-focus--no-image{grid-template-columns:1fr}.site-shell .home-focus-media{position:relative;overflow:hidden;aspect-ratio:5/4;border-radius:0}.site-shell .home-focus-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.site-shell .home-focus:hover .home-focus-media img{transform:scale(1.03)}.site-shell .home-focus-copy h2{font-size:var(--ed-step-4);margin:0 0 1rem}.site-shell .home-focus-desc{color:var(--ed-ink-soft);margin:0 0 1.25rem;max-width:60ch}.site-shell .home-focus-link{display:inline-flex;align-items:center;gap:.5em;font-weight:600;color:var(--ed-clay)}.site-shell .home-focus-link span{transition:transform .18s ease}.site-shell .home-focus:hover .home-focus-link span{transform:translateX(4px)}.site-shell .home-section{padding-block:clamp(2.5rem,5vw,4rem)}.site-shell .home-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--ed-line)}.site-shell .home-section-head h2{font-size:var(--ed-step-4);margin:0}.site-shell .home-section-more{flex-shrink:0;font-size:.95rem;font-weight:600;color:var(--ed-clay);display:inline-flex;gap:.4em}.site-shell .home-section-more span{transition:transform .18s ease}.site-shell .home-section-more:hover span{transform:translateX(4px)}.site-shell .home-activity-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--acount,3),minmax(0,1fr));border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line)}.site-shell .home-activity-list li+li{border-left:1px solid var(--ed-line)}.site-shell .home-activity-list a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;padding:clamp(2rem,3vw,3rem) clamp(1.5rem,2.5vw,2.5rem);text-align:center;transition:background .2s ease}.site-shell .home-activity-list a:hover{background:color-mix(in srgb,var(--ed-sink) 35%,transparent)}.site-shell .home-activity-meta{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem}.site-shell .home-activity-format{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--ed-clay);padding:.32rem .85rem;border:1px solid color-mix(in srgb,var(--ed-clay) 35%,transparent);border-radius:999px;background:color-mix(in srgb,var(--ed-clay) 7%,var(--ed-paper))}.site-shell .home-activity-date{font-size:var(--ed-step-small);color:var(--ed-muted)}.site-shell .home-activity-list h3{font-size:var(--ed-step-4);margin:0 0 .75rem;max-width:22ch;transition:color .16s ease}.site-shell .home-activity-list a:hover h3{color:var(--ed-clay)}.site-shell .home-activity-list p{color:var(--ed-ink-soft);margin:0 auto;max-width:54ch;line-height:1.6}.site-shell .home-production-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.site-shell .home-production-card{display:flex;flex-direction:column;gap:.75rem;padding:2rem;min-height:260px;background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);transition:transform .18s ease,border-color .18s ease}.site-shell .home-production-card:hover{transform:translateY(-3px);border-color:var(--ed-line-strong)}.site-shell .home-production-type{font-size:var(--ed-step-small);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ed-clay)}.site-shell .home-production-card h3{font-size:var(--ed-step-3);margin:0}.site-shell .home-production-card p{color:var(--ed-ink-soft);font-size:1rem;margin:0}.site-shell .home-production-author{margin-top:auto;padding-top:.5rem;font-size:.85rem;color:var(--ed-muted)}.site-shell .home-themes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.site-shell .home-theme-card{display:flex;flex-direction:column;gap:.6rem;padding:1.75rem;background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);transition:transform .18s ease,border-color .18s ease}.site-shell .home-theme-card:hover{transform:translateY(-3px);border-color:var(--ed-line-strong)}.site-shell .home-theme-kicker{font-size:var(--ed-step-small);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ed-clay)}.site-shell .home-theme-card h3{font-size:var(--ed-step-3);margin:0}.site-shell .home-theme-card p{color:var(--ed-ink-soft);font-size:.98rem;line-height:1.6;margin:0}.site-shell .home-method{--method-bg:var(--ed-ink);--method-fg:var(--ed-paper);max-width:none;background:var(--method-bg);color:var(--method-fg);margin-block:clamp(2.5rem,5vw,4rem);padding-block:clamp(3rem,6vw,5rem)}:root[data-theme=dark] .site-shell .home-method{--method-bg:#2b211a;--method-fg:#f4ede3}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-shell .home-method{--method-bg:#2b211a;--method-fg:#f4ede3}}.site-shell .home-method-inner{max-width:760px;margin:0 auto;text-align:center}.site-shell .home-method-label{font-size:var(--ed-step-small);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb,var(--method-fg) 62%,transparent);margin:0 0 1.5rem}.site-shell .home-method-letters{display:flex;justify-content:center;gap:clamp(.5rem,3vw,1.75rem);font-family:var(--font-serif),Georgia,serif;font-size:clamp(2.5rem,8vw,4.5rem);color:var(--ed-brand);line-height:1;margin-bottom:1.75rem}.site-shell .home-method-letters span{opacity:.92}.site-shell .home-method-text{font-size:var(--ed-step-2);color:color-mix(in srgb,var(--method-fg) 82%,transparent);margin:0 auto 2rem;max-width:52ch}.site-shell .home-method-link{display:inline-flex;align-items:center;gap:.5em;font-weight:600;color:var(--method-fg);border-bottom:1px solid color-mix(in srgb,var(--method-fg) 40%,transparent);padding-bottom:2px}.site-shell .home-method-link span{transition:transform .18s ease}.site-shell .home-method-link:hover span{transform:translateX(4px)}.site-shell .home-newsletter{background:var(--ed-sink);padding-block:clamp(2.5rem,5vw,4rem)}.site-shell .home-newsletter-panel{display:grid;grid-template-columns:1.1fr auto;align-items:center;grid-gap:clamp(1.75rem,4vw,3.5rem);gap:clamp(1.75rem,4vw,3.5rem);max-width:var(--ed-container);margin:0 auto;padding:clamp(2rem,4vw,3rem) clamp(2rem,5vw,3.5rem);background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:calc(var(--ed-radius) * 2);box-shadow:0 20px 45px -30px rgba(0,0,0,.35)}.site-shell .home-newsletter-text .eyebrow{margin-bottom:.6rem}.site-shell .home-newsletter-text h2{font-size:var(--ed-step-4);margin:0 0 .5rem}.site-shell .home-newsletter-text>p{color:var(--ed-ink-soft);margin:0;max-width:42ch}@media (max-width:720px){.site-shell .home-newsletter-panel{grid-template-columns:1fr;text-align:left}.site-shell .home-newsletter-panel .newsletter-form-row{max-width:none}}.site-shell .home-join{text-align:center;padding-block:clamp(2.5rem,5vw,4.5rem) clamp(3rem,6vw,5rem)}.site-shell .home-join h2{font-size:var(--ed-step-5);max-width:20ch;margin:0 auto 2rem}.site-shell .home-join-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.9rem}@media (max-width:820px){.site-shell .home-focus,.site-shell .home-hero{grid-template-columns:1fr}.site-shell .home-focus-media{order:2}.site-shell .home-section-head{flex-direction:column;align-items:flex-start;gap:.5rem}.site-shell .home-production-grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;margin-inline:calc(-1 * var(--ed-gutter));padding-inline:var(--ed-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none}.site-shell .home-production-grid::-webkit-scrollbar{display:none}.site-shell .home-production-card{flex:0 0 82%;scroll-snap-align:start}}@media (prefers-reduced-motion:reduce){.site-shell *,.site-shell :after,.site-shell :before{transition-duration:.01ms!important;animation-duration:.01ms!important;scroll-behavior:auto!important}.site-shell .actions a:hover,.site-shell .btn:hover,.site-shell .button:hover,.site-shell .cta:hover,.site-shell .home-focus-media:hover img,.site-shell .home-hero-media:hover img{transform:none}}.site-shell .section{max-width:var(--ed-container);margin:0 auto;padding:clamp(2rem,4vw,3.5rem) var(--ed-gutter)}.site-shell .section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--ed-line)}.site-shell .section-head h2{font-size:var(--ed-step-4);margin:0}.site-shell .sort-toggle{display:flex;gap:.4rem}.site-shell .sort-toggle .filter-chip{padding:.3rem .75rem;font-size:.72rem}.site-shell .dossier-guide-list{list-style:none;margin:0;padding:0;max-width:46rem}.site-shell .dossier-guide-item{position:relative;display:flex;gap:1.25rem;padding-bottom:2rem}.site-shell .dossier-guide-item:not(:last-child):before{content:"";position:absolute;left:1.1rem;top:2.6rem;bottom:0;width:1px;background:var(--ed-line-strong)}.site-shell .dossier-guide-step{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:var(--ed-brand);color:#fff;font-family:var(--font-serif),Georgia,serif;font-size:1.05rem;z-index:1}.site-shell .dossier-guide-link{display:flex;flex-direction:column;gap:.3rem;padding-top:.15rem}.site-shell .dossier-guide-kind{font-size:var(--ed-step-small);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ed-clay)}.site-shell .dossier-guide-title{font-family:var(--font-serif),Georgia,serif;font-size:var(--ed-step-2);color:var(--ed-ink);transition:color .16s ease}.site-shell .dossier-guide-item:hover .dossier-guide-title{color:var(--ed-brand)}.site-shell .dossier-guide-desc{font-size:.9rem;color:var(--ed-ink-soft)}.site-shell .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.site-shell .card{display:flex;flex-direction:column;color:inherit;background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);overflow:hidden;transition:transform .18s ease,border-color .18s ease}.site-shell .card:hover{transform:translateY(-2px);border-color:var(--ed-line-strong)}.site-shell .card-image{display:block;overflow:hidden}.site-shell .card-image img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.site-shell .card:hover .card-image img{transform:scale(1.04)}.site-shell .card-body{display:flex;flex:1 1;flex-direction:column;gap:.55rem;padding:1.6rem}.site-shell .card-body .meta{font-size:var(--ed-step-small);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ed-clay)}.site-shell .card-body h3{font-size:var(--ed-step-3);margin:0;transition:color .16s ease}.site-shell .card:hover .card-body h3{color:var(--ed-clay)}.site-shell .card-desc{color:var(--ed-ink-soft);font-size:.95rem}.site-shell .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.site-shell .tags a,.site-shell .tags span{font-size:.75rem;padding:.25rem .7rem;border:1px solid var(--ed-line-strong);border-radius:999px;color:var(--ed-ink-soft)}.site-shell .tags a{text-decoration:none;transition:border-color .12s,background .12s,color .12s}.site-shell .tags a:hover{background:color-mix(in srgb,var(--ed-clay) 7%,var(--ed-paper));border-color:var(--ed-clay);color:var(--ed-clay)}.site-shell .section.admin-panel{max-width:820px;background:none;border:0;box-shadow:none;padding-top:0}.site-shell .section.admin-panel p{font-size:var(--ed-step-1);color:var(--ed-ink);line-height:1.8;margin:0 0 1.25rem}.site-shell .about-quote{max-width:1000px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) var(--ed-gutter);text-align:center}.site-shell .about-quote blockquote{margin:0;font-family:var(--font-serif),Georgia,serif;font-style:italic;font-size:var(--ed-step-4);line-height:1.3;color:var(--ed-ink);text-wrap:balance}.site-shell .about-perca{max-width:var(--ed-container);margin:0 auto;padding:clamp(2rem,4vw,3.5rem) var(--ed-gutter) clamp(3rem,6vw,5rem)}.site-shell .about-perca .section-head{border:0;padding:0;margin-bottom:1rem}.site-shell .about-perca .section-head h2{font-size:var(--ed-step-5)}.site-shell .about-perca-intro{font-size:var(--ed-step-1);color:var(--ed-ink-soft);max-width:720px;margin:0 auto 2.5rem;text-align:center}.site-shell .perca-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0}.site-shell .perca-step-item{position:relative}.site-shell .perca-letter{font-family:var(--font-serif),Georgia,serif;font-size:clamp(2.4rem,4.5vw,3.4rem);color:var(--ed-brand);line-height:1}.site-shell .perca-word{font-size:var(--ed-step-2);font-weight:500}.site-shell .about-perca-link{display:inline-flex;align-items:center;gap:.5em;margin-top:2.5rem;font-family:var(--font-sans),system-ui,sans-serif;font-size:var(--ed-step-small);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ed-clay)}.site-shell .about-perca-link span{transition:transform .18s ease}.site-shell .about-perca-link:hover span{transform:translateX(4px)}@media (max-width:720px){.site-shell .perca-steps{grid-template-columns:1fr 1fr}}.site-shell .perca-page{max-width:1120px;margin:0 auto;padding:clamp(3rem,7vw,6rem) var(--ed-gutter) clamp(3.5rem,7vw,6rem)}.site-shell .perca-header{margin-bottom:clamp(2.5rem,6vw,4.5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);border-bottom:1px solid var(--ed-line)}.site-shell .perca-header h1{font-size:var(--ed-step-6);max-width:14ch;margin:0}.site-shell .perca-page .perca-steps{margin-bottom:clamp(2.5rem,6vw,4.5rem);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0}.site-shell .perca-step-trigger{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:1.75rem 1.5rem 1.5rem 0;margin-right:1.5rem;border:none;border-top:2px solid var(--ed-line);background:transparent;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.site-shell .perca-page .perca-step-trigger{padding:1.6rem 1.25rem 1.4rem 0}.site-shell .perca-page .perca-letter{font-size:clamp(2.9rem,5vw,4.1rem)}.site-shell .perca-page .perca-word{font-size:var(--ed-step-2);color:var(--ed-ink)}.site-shell .perca-step-trigger:disabled{cursor:default}.site-shell .perca-step-trigger:not(:disabled):hover,.site-shell .perca-step-trigger[aria-expanded=true]{border-top-color:var(--ed-brand)}.site-shell .perca-step-trigger:not(:disabled):hover{transform:translateY(-3px)}.site-shell .perca-step-bubble{position:absolute;top:calc(100% + .75rem);left:50%;transform:translateX(-50%);z-index:40;width:min(360px,90vw);max-height:min(60vh,420px);overflow-y:auto;padding:1.35rem 1.5rem;background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg,var(--ed-radius));box-shadow:var(--shadow-modal,0 20px 45px -20px rgba(0,0,0,.35));animation:perca-bubble-in .16s ease both;text-align:left}@keyframes perca-bubble-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.site-shell .perca-step-bubble-close{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--ed-muted);cursor:pointer;font-size:.8rem;transition:background .14s ease}.site-shell .perca-step-bubble-close:hover{background:var(--ed-sink)}.site-shell .perca-step-title{font-family:var(--font-serif),Georgia,serif;font-size:var(--ed-step-2);margin:0 1.25rem .6rem 0}.site-shell .perca-step-bubble .rich-text{font-size:.88rem;line-height:1.6}.site-shell .perca-body{max-width:66ch}.site-shell .perca-body p{font-size:var(--ed-step-1);line-height:1.85;color:var(--ed-ink-soft);margin:0 0 1.35rem}.site-shell .perca-body>:first-child:first-letter{float:left;margin:.06em .12em 0 0;font-family:var(--font-serif),Georgia,serif;font-size:3.4em;line-height:.72;font-weight:600;color:var(--ed-brand)}.site-shell .contact-page{max-width:var(--ed-container);margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) var(--ed-gutter) clamp(3rem,6vw,5rem)}.site-shell .contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:start}.site-shell .contact-intro h1{font-size:var(--ed-step-5);margin:0 0 1.25rem}.site-shell .contact-intro>p{color:var(--ed-ink-soft);font-size:var(--ed-step-1);line-height:1.65}.site-shell .contact-coords{margin:2rem 0 0;display:flex;flex-wrap:wrap;gap:2rem}.site-shell .contact-coords dt{font-size:var(--ed-step-small);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ed-clay);margin-bottom:.35rem}.site-shell .contact-coords dd{margin:0;color:var(--ed-ink-soft)}.site-shell .contact-form-wrap{background:var(--ed-raise);border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);padding:clamp(1.5rem,3vw,2.5rem)}.site-shell .contact-form{display:flex;flex-direction:column;gap:1.25rem}.site-shell .field{display:flex;flex-direction:column;gap:.4rem}.site-shell .field label,.site-shell .field-checkbox label{font-size:.9rem;font-weight:600;color:var(--ed-ink)}.site-shell .field input,.site-shell .field textarea{font:inherit;color:var(--ed-ink);background:var(--ed-paper);border:1px solid var(--ed-line-strong);border-radius:var(--ed-radius);padding:.7rem .85rem;transition:border-color .16s ease,box-shadow .16s ease}.site-shell .field input:focus,.site-shell .field textarea:focus{outline:none;border-color:var(--ed-clay);box-shadow:0 0 0 3px var(--ed-focus)}.site-shell .field input[aria-invalid=true],.site-shell .field textarea[aria-invalid=true]{border-color:var(--ed-brand)}.site-shell .field textarea{resize:vertical;min-height:120px}.site-shell .field-checkbox{display:flex;align-items:flex-start;gap:.6rem}.site-shell .field-checkbox input{margin-top:.2rem;width:18px;height:18px;accent-color:var(--ed-brand)}.site-shell .field-checkbox label{font-weight:400;color:var(--ed-ink-soft);font-size:.9rem}.site-shell .field-error{color:var(--ed-brand-strong);font-size:.85rem}.site-shell .contact-form .button.primary{align-self:flex-start;margin-top:.5rem}.site-shell .contact-success{text-align:center;padding:clamp(2rem,5vw,3.5rem)}.site-shell .contact-success h3{font-size:var(--ed-step-4);margin:.5rem 0 .75rem}.site-shell .contact-success p{color:var(--ed-ink-soft);margin:0 auto}@media (max-width:820px){.site-shell .contact-grid{grid-template-columns:1fr}}.site-shell .modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(28,23,20,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.site-shell .modal{position:relative;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;background:var(--ed-paper);border-radius:var(--ed-radius-lg);padding:clamp(1.75rem,4vw,2.75rem);box-shadow:0 30px 80px rgba(28,23,20,.3)}.site-shell .modal>.button{position:absolute;top:1rem;right:1rem;padding:.4rem .85rem;font-size:.85rem;background:transparent;border:1px solid var(--ed-line-strong);color:var(--ed-ink-soft);border-radius:var(--ed-radius);cursor:pointer;transition:border-color .16s ease,color .16s ease}.site-shell .modal>.button:hover{border-color:var(--ed-ink);color:var(--ed-ink)}.site-shell .modal .eyebrow{margin-top:0}.site-shell .modal h2{font-size:var(--ed-step-4);margin:.25rem 0 1.5rem}.site-shell .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.site-shell .form-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;color:var(--ed-ink)}.site-shell .form-grid input{font:inherit;font-weight:400;color:var(--ed-ink);background:var(--ed-raise);border:1px solid var(--ed-line-strong);border-radius:var(--ed-radius);padding:.6rem .75rem;transition:border-color .16s ease,box-shadow .16s ease}.site-shell .form-grid input:focus{outline:none;border-color:var(--ed-clay);box-shadow:0 0 0 3px var(--ed-focus)}.site-shell .form-grid label:has(input[type=checkbox]){flex-direction:row;align-items:center;gap:.6rem;grid-column:1/-1;font-weight:400;color:var(--ed-ink-soft)}.site-shell .form-grid input[type=checkbox]{width:18px;height:18px;accent-color:var(--ed-brand)}.site-shell .form-grid label:has(input[type=file]){grid-column:1/-1}.site-shell .form-grid input[type=file]{padding:.5rem;font-size:.85rem}.site-shell .form-grid>.button.primary{grid-column:1/-1;justify-self:start;margin-top:.5rem}@media (max-width:560px){.site-shell .form-grid{grid-template-columns:1fr}}@media (max-width:820px){.site-shell .home-activity-list{grid-template-columns:1fr}.site-shell .home-activity-list li+li{border-left:0;border-top:1px solid var(--ed-line)}}.site-shell .hero--detail{display:block;max-width:1220px;margin-inline:auto;padding-block:clamp(2.5rem,5vw,4rem) clamp(1.5rem,3vw,2.25rem)}.site-shell .hero--detail .hero-image{display:none}.site-shell .hero--detail .hero-copy h1{font-size:var(--ed-step-5);max-width:24ch}.site-shell .hero--detail .hero-copy>p{max-width:66ch}.site-shell .hero--detail.hero--detail-split{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:56px;gap:56px;align-items:start}.site-shell .hero-aside .detail-sidebar-card:last-child{margin-bottom:0}.site-shell .detail-body{max-width:820px;margin-inline:auto}.site-shell .detail-body p{font-size:1.15rem;line-height:1.85;color:var(--ed-ink)}.site-shell .video-embed{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--ed-radius-lg);overflow:hidden;background:var(--ed-sink);margin-bottom:2rem}.site-shell .video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.site-shell .audio-player{width:100%;margin-bottom:2rem}.site-shell .pdf-preview{width:100%;height:80vh;min-height:480px;border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg)}.site-shell .reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:21;background:color-mix(in srgb,var(--ed-ink) 8%,transparent)}.site-shell .reading-progress-bar{height:100%;background:var(--ed-brand);box-shadow:0 0 6px color-mix(in srgb,var(--ed-brand) 60%,transparent);transition:width .1s linear}.site-shell .cite-block{margin-top:2rem;padding:1.1rem 1.35rem;background:var(--ed-sink);border-radius:var(--ed-radius);display:flex;flex-wrap:wrap;align-items:center;gap:1rem;max-width:820px}.site-shell .cite-text{flex:1 1 320px;margin:0;font-size:.85rem;font-style:italic;color:var(--ed-ink-soft)}.site-shell .quote-share-bar{position:absolute;transform:translate(-50%,-100%);display:flex;align-items:center;gap:.35rem;padding:.4rem .55rem;background:var(--ed-ink);border-radius:var(--ed-radius);box-shadow:var(--shadow-modal,0 12px 30px rgba(0,0,0,.3));z-index:30}.site-shell .quote-share-bar a,.site-shell .quote-share-bar button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:4px;background:transparent;color:var(--ed-paper);cursor:pointer;transition:background .14s ease}.site-shell .quote-share-bar a:hover,.site-shell .quote-share-bar button:hover{background:color-mix(in srgb,var(--ed-paper) 18%,transparent)}.site-shell .quote-share-copied{font-size:.7rem;color:var(--ed-paper);padding-inline:.3rem;white-space:nowrap}.site-shell .toc{border:1px solid var(--ed-line-strong);border-radius:var(--ed-radius-lg);background:var(--ed-raise);padding:1.25rem 1.5rem;margin-bottom:2rem}.site-shell .toc-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ed-ink-soft);margin:0 0 .75rem}.site-shell .toc ol{list-style:none;counter-reset:toc;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.site-shell .toc li{counter-increment:toc}.site-shell .toc li:before{content:counter(toc) ". ";color:var(--ed-clay);font-weight:600}.site-shell .toc li.toc-sub{margin-left:1.4rem}.site-shell .toc li.toc-sub:before{content:"– "}.site-shell .toc a{color:var(--ed-ink);text-decoration:none}.site-shell .toc a:hover{color:var(--ed-clay);text-decoration:underline}@media (max-width:960px){.site-shell .hero--detail.hero--detail-split{grid-template-columns:1fr;gap:28px}}.site-shell .detail-meta{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.25rem 0 1.75rem}.site-shell .meta-pill{font-size:var(--ed-step-small);color:var(--ed-ink-soft);padding:.32rem .85rem;border:1px solid var(--ed-line-strong);border-radius:999px;background:var(--ed-raise)}.site-shell .detail-layout{max-width:1220px;margin-inline:auto}.site-shell .detail-layout p{font-size:1.15rem;line-height:1.85;color:var(--ed-ink)}.site-shell .button:after{content:none}.site-shell .theme-toggle{border-color:var(--ed-line-strong);color:var(--ed-ink-soft)}.site-shell .theme-toggle:hover{border-color:var(--ed-ink);color:var(--ed-ink);background:var(--ed-raise)}.site-shell .required-mark{color:var(--ed-brand);font-weight:600}.site-shell .hint-tip{-webkit-text-decoration-color:var(--ed-line-strong);text-decoration-color:var(--ed-line-strong)}.site-shell .hint-tip:focus-visible,.site-shell .hint-tip:hover{color:var(--ed-clay);-webkit-text-decoration-color:var(--ed-clay);text-decoration-color:var(--ed-clay)}.site-shell .hint-tip__bubble{background:var(--ed-raise);border-color:var(--ed-line);color:var(--ed-ink-soft);box-shadow:0 8px 24px rgba(28,23,20,.12)}.site-shell .maintenance{max-width:640px;margin:0 auto;padding:clamp(3rem,9vw,6rem) var(--ed-gutter);text-align:center}.site-shell .maintenance-art{display:block;width:clamp(180px,40vw,240px);height:auto;margin:0 auto 1.75rem}.site-shell .maintenance h1{font-size:var(--ed-step-5);margin:0 0 1.25rem}.site-shell .maintenance-body{max-width:52ch;margin:0 auto 2.25rem;color:var(--ed-ink-soft);font-size:var(--ed-step-1)}.site-shell .maintenance .eyebrow{justify-content:center}.site-shell .maintenance-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.site-shell .activity-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.site-shell .activity-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--ed-radius)}.site-shell .event-calendar{max-width:900px;margin:0 auto 3rem}.site-shell .event-calendar-nav{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.25rem}.site-shell .event-calendar-title{font-family:var(--font-serif),Georgia,serif;font-size:var(--ed-step-2);min-width:12ch;text-align:center}.site-shell .event-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;background:var(--ed-line);border:1px solid var(--ed-line);border-radius:var(--ed-radius);overflow:hidden}.site-shell .event-calendar-day-header{background:var(--ed-raise);padding:.5rem;text-align:center;font-size:var(--ed-step-small);font-weight:600;color:var(--ed-ink-soft)}.site-shell .event-calendar-cell{background:var(--ed-paper);min-height:90px;padding:.4rem;display:flex;flex-direction:column;gap:.25rem}.site-shell .event-calendar-cell.is-outside{background:var(--ed-sink)}.site-shell .event-calendar-cell.is-outside .event-calendar-daynum{color:var(--ed-muted)}.site-shell .event-calendar-cell.is-today .event-calendar-daynum{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:var(--ed-brand);color:#fff}.site-shell .event-calendar-daynum{font-size:var(--ed-step-small);color:var(--ed-ink-soft)}.site-shell .event-calendar-event{display:block;font-size:.72rem;padding:.2rem .4rem;border-radius:4px;background:color-mix(in srgb,var(--ed-clay) 12%,var(--ed-paper));color:var(--ed-clay);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-shell .event-calendar-event:hover{background:var(--ed-clay);color:#fff}@media (max-width:640px){.site-shell .event-calendar-grid{grid-template-columns:1fr}.site-shell .event-calendar-day-header{display:none}.site-shell .event-calendar-cell{flex-direction:row;align-items:center;flex-wrap:wrap;min-height:0;padding:.6rem}.site-shell .event-calendar-cell.is-outside{display:none}.site-shell .event-calendar-daynum{font-weight:600;min-width:2.5ch}.site-shell .event-calendar-event{white-space:normal}}.site-shell .filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;padding:0;margin:0 0 2rem}.site-shell .filter-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem 1rem;border:1px solid var(--ed-line-strong);border-radius:999px;background:transparent;font-family:var(--font-sans),system-ui,sans-serif;font-size:var(--ed-step-small);font-weight:500;letter-spacing:.01em;color:var(--ed-ink-soft);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.site-shell .filter-chip:hover{border-color:var(--ed-line-strong);background:var(--ed-raise);color:var(--ed-ink)}.site-shell .filter-chip.active{border-color:var(--ed-ink);background:var(--ed-ink);color:var(--ed-paper)}.site-shell .header-search-wrap{position:relative;display:inline-flex;align-items:center}.site-shell .header-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:var(--ed-radius);border:1px solid var(--ed-line-strong);background:transparent;color:var(--ed-ink-soft);cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.site-shell .header-search-toggle:hover,.site-shell .header-search-toggle[aria-expanded=true]{border-color:var(--ed-ink);color:var(--ed-ink);background:var(--ed-raise)}.site-shell .header-search{position:absolute;top:calc(100% + 10px);right:0;z-index:60;display:inline-flex;align-items:center;padding:.4rem .85rem;border:1px solid var(--ed-line-strong);border-radius:999px;background:var(--ed-raise);box-shadow:0 12px 30px rgba(28,23,20,.16);animation:searchPop .16s ease}@keyframes searchPop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.site-shell .header-search input{border:0;outline:none;background:transparent;font:inherit;font-size:.95rem;color:var(--ed-ink);width:15rem;max-width:60vw;min-width:0}.site-shell .header-search input::placeholder{color:var(--ed-muted)}.site-shell .header-search-submit{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;margin-left:.4rem;border:0;background:transparent;color:var(--ed-clay);cursor:pointer}.site-shell .header-search-submit:hover{color:var(--ed-brand)}.site-shell .search-page{max-width:880px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) var(--ed-gutter) clamp(3rem,6vw,5rem)}.site-shell .search-head h1{font-size:var(--ed-step-5);margin:0 0 1.5rem}.site-shell .search-form{display:flex;gap:.75rem;flex-wrap:wrap}.site-shell .search-form input{flex:1 1;min-width:240px;font:inherit;font-size:var(--ed-step-1);padding:.75rem 1rem;color:var(--ed-ink);background:var(--ed-raise);border:1px solid var(--ed-line-strong);border-radius:var(--ed-radius)}.site-shell .search-form input:focus{outline:none;border-color:var(--ed-clay);box-shadow:0 0 0 3px var(--ed-focus)}.site-shell .search-count,.site-shell .search-hint{margin:2rem 0 1rem;color:var(--ed-ink-soft)}.site-shell .search-results{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.site-shell .search-results a{display:block;padding:1.1rem 1.25rem;border:1px solid var(--ed-line);border-radius:var(--ed-radius-lg);background:var(--ed-raise);transition:border-color .16s ease,transform .16s ease}.site-shell .search-results a:hover{border-color:var(--ed-line-strong);transform:translateY(-2px)}.site-shell .search-result-kind{display:inline-block;font-size:var(--ed-step-small);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ed-clay);margin-bottom:.35rem}.site-shell .search-result-title{display:block;font-family:var(--font-serif),Georgia,serif;font-size:var(--ed-step-3);color:var(--ed-ink)}.site-shell .search-result-desc{display:block;margin-top:.35rem;color:var(--ed-ink-soft);font-size:.98rem;line-height:1.55}@media (max-width:900px){.site-shell .header-search input{width:13rem}}.site-shell .propose-section{max-width:var(--ed-container);margin:clamp(2.5rem,5vw,4rem) auto 0;padding:clamp(2rem,4vw,3rem) var(--ed-gutter);display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;border-top:1px solid var(--ed-line)}.site-shell .propose-lead{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:var(--ed-step-4);color:var(--ed-ink);max-width:24ch}.site-shell .history-page{max-width:860px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) var(--ed-gutter) clamp(3rem,6vw,5rem)}.site-shell .history-header{margin-bottom:clamp(2rem,5vw,3.5rem);padding-bottom:clamp(1.25rem,3vw,2rem);border-bottom:1px solid var(--ed-line)}.site-shell .history-header h1{font-size:var(--ed-step-6);margin:0}.site-shell .history-body{font-size:var(--ed-step-1);line-height:1.8;color:var(--ed-ink)}@media print{.cookie-banner,.site-shell .actions,.site-shell .cta,.site-shell .hero-aside,.site-shell .quote-share-bar,.site-shell .reading-progress,.site-shell .site-footer,.site-shell .site-header,.site-shell .skip-link,.site-shell .toc{display:none!important}.site-shell .detail-body,.site-shell .hero-copy{max-width:100%!important}.site-shell .rich-text{font-size:12pt;line-height:1.5;color:#000}.site-shell .rich-text a{color:#000;text-decoration:underline}a[href]:after{content:none!important}}