/* Public experience — modern editorial family archive */
.public-body{
  --paper:#f7f4ef;
  --paper-deep:#efe8df;
  --surface:#fffdfa;
  --ink:#211d1b;
  --ink-soft:#716863;
  --rose:var(--color-link,#aa5f6b);
  --rose-dark:#7f444e;
  --rose-pale:#f2e1e4;
  --sand:#d8b98c;
  --line:rgba(52,43,39,.12);
  --shadow:0 20px 60px rgba(45,36,31,.09);
  margin:0;
  min-height:100vh;
  overflow-x:hidden;
  color:var(--ink);
  background:var(--paper);
  font-family:"Estedad",Tahoma,Arial,sans-serif;
  line-height:1.9;
  user-select:auto;
}
.public-body *{box-sizing:border-box}
.public-body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:
 radial-gradient(circle at 8% 6%,rgba(181,111,122,.075),transparent 23%),
 radial-gradient(circle at 91% 24%,rgba(201,169,121,.075),transparent 25%),
 linear-gradient(180deg,#f9f6f1 0%,#f6f2ec 55%,#f8f5f0 100%)}
.public-body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(55,46,42,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(55,46,42,.018) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 72%)}
.public-body a{color:inherit}
.skip-link{position:fixed;right:18px;top:-80px;z-index:1000;padding:9px 14px;border-radius:10px;background:#161311;color:#fff;font-size:.72rem;transition:top .2s}.skip-link:focus{top:15px}
.ambient-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.ambient-bg span{position:absolute;border:1px solid rgba(64,50,45,.07);border-radius:50%}.ambient-bg span:nth-child(1){width:430px;height:430px;right:-250px;top:180px}.ambient-bg span:nth-child(2){width:330px;height:330px;left:-160px;top:-160px}.ambient-bg span:nth-child(3){width:220px;height:220px;left:13%;bottom:3%;border-style:dashed}

/* Header */
.public-body .site-header{position:sticky;top:0;z-index:100;padding:0 26px;background:rgba(248,245,240,.8);border-bottom:1px solid transparent;backdrop-filter:blur(16px);transition:background .25s,border-color .25s,box-shadow .25s}
.public-body .site-header.is-scrolled{background:rgba(248,245,240,.94);border-color:var(--line);box-shadow:0 9px 30px rgba(46,37,33,.055)}
.header-inner{width:min(1240px,100%);height:78px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}
.public-body .brand{justify-self:start;display:flex;align-items:center;gap:12px;min-width:0}
.brand-mark{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:15px;background:var(--ink);color:#fff;box-shadow:0 10px 26px rgba(39,31,28,.17)}
.brand-mark svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand-mark svg path:first-child{fill:currentColor;stroke:none}.brand-mark svg path:last-child{stroke:var(--ink)}
.brand-copy{display:grid;line-height:1.35}.brand-copy strong{font-size:.88rem;font-weight:850;letter-spacing:-.03em}.brand-copy small{color:var(--ink-soft);font-size:.56rem;font-weight:500}
.public-body .top-nav{display:flex;align-items:center;justify-content:center;gap:25px}
.public-body .top-nav a{position:relative;padding:27px 0 24px;color:#605753;font-size:.68rem;font-weight:650;white-space:nowrap;transition:color .18s}
.public-body .top-nav a::after{content:"";position:absolute;right:0;left:0;bottom:18px;height:1px;background:var(--rose-dark);transform:scaleX(0);transition:transform .2s}.public-body .top-nav a:hover,.public-body .top-nav a.is-active{color:var(--ink)}.public-body .top-nav a.is-active::after{transform:scaleX(1)}
.public-body .admin-chip{justify-self:end;display:flex;align-items:center;gap:9px;padding:7px 8px 7px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.6);font-size:.62rem;font-weight:700;transition:background .18s,transform .18s}.public-body .admin-chip:hover{background:#fff;transform:translateY(-1px)}.public-body .admin-chip svg{order:-1;width:28px;height:28px;padding:7px;border-radius:50%;background:var(--ink);color:#fff;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.menu-toggle{display:none;width:42px;height:42px;place-items:center;gap:5px;padding:10px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.7);cursor:pointer}.menu-toggle span{display:block;width:18px;height:1.5px;background:var(--ink);transition:.2s}
.public-body .page-shell{width:min(1240px,100%);margin:auto;padding:0 28px 100px}

/* Buttons */
.public-body .btn{border-radius:999px;min-height:46px;padding:10px 19px;font-size:.7rem;font-weight:800}
.public-body .btn.primary{background:var(--ink);color:#fff;box-shadow:0 12px 26px rgba(35,28,25,.16)}
.public-body .btn.primary:hover{background:#0e0c0b}
.public-body .btn.ghost{background:rgba(255,255,255,.72);border:1px solid var(--line);color:var(--ink)}
.public-body .btn.text-btn{min-height:0;padding:7px 0;border-bottom:1px solid var(--ink);border-radius:0;color:var(--ink);background:transparent;box-shadow:none}
.public-body .btn.big{min-height:52px;padding-inline:23px;font-size:.76rem}

/* Home hero */
.home-hero{min-height:670px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:58px;align-items:center;padding:62px 0 48px}
.hero-copy{position:relative;z-index:2;text-align:right}
.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--rose-dark);font-size:.61rem;font-weight:750}.eyebrow i,.section-kicker::before{content:"";display:block;width:25px;height:1px;background:currentColor}
.hero-copy h1{margin:19px 0 20px;max-width:680px;font-size:clamp(3.45rem,6.7vw,5.9rem);font-weight:900;line-height:1.18;letter-spacing:-.085em}
.hero-copy h1 em{color:var(--rose-dark);font-style:normal;font-weight:500}
.hero-copy>p{max-width:610px;margin:0;color:var(--ink-soft);font-size:.9rem;line-height:2.15}
.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}
.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:610px;margin-top:45px;padding-top:22px;border-top:1px solid var(--line)}
.hero-stats div{display:grid;gap:3px;padding:0 17px;border-left:1px solid var(--line)}.hero-stats div:first-child{padding-right:0}.hero-stats div:last-child{border-left:0}.hero-stats strong{font-size:1.32rem;font-weight:850;line-height:1}.hero-stats span{color:var(--ink-soft);font-size:.56rem}
.hero-gallery{position:relative;height:550px;isolation:isolate}.hero-gallery::before{content:"";position:absolute;inset:34px 12px 34px 46px;border:1px dashed rgba(59,46,41,.12);border-radius:48% 52% 45% 55%/47% 43% 57% 53%;z-index:-2}.hero-gallery::after{content:"";position:absolute;width:180px;height:180px;right:3%;bottom:2%;border:1px solid rgba(62,49,44,.1);border-radius:50%;box-shadow:0 0 0 32px rgba(62,49,44,.025);z-index:-2}
.hero-photo{position:absolute;overflow:hidden;padding:0;border:0;background:#ddd;cursor:pointer;box-shadow:0 22px 55px rgba(42,32,28,.15);transition:transform .35s ease,box-shadow .35s}.hero-photo:hover{transform:translateY(-5px) rotate(0deg)!important;box-shadow:0 30px 70px rgba(42,32,28,.2)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-1{width:62%;height:70%;right:5%;top:6%;border-radius:44% 8px 8px 8px;transform:rotate(1.5deg)}.hero-photo-2{width:38%;height:36%;left:2%;top:3%;border-radius:7px;transform:rotate(-3deg)}.hero-photo-3{width:41%;height:39%;left:9%;bottom:5%;border-radius:7px 7px 45% 7px;transform:rotate(2.3deg)}.hero-photo-4{width:29%;height:27%;right:7%;bottom:0;border-radius:7px;transform:rotate(-2deg)}
.hero-note{position:absolute;left:1%;top:47%;max-width:155px;color:var(--ink-soft);font-size:.62rem;line-height:1.9;transform:rotate(-3deg)}.hero-note b{display:block;color:var(--rose-dark);font-size:.72rem}
.hero-gallery.is-empty{display:grid;place-items:center;padding:28px}.hero-placeholder{position:relative;width:min(470px,100%);aspect-ratio:1/1;display:grid;place-items:center;text-align:center;border:1px solid rgba(65,51,45,.1);border-radius:50%;background:rgba(255,255,255,.28)}.hero-placeholder::before,.hero-placeholder::after{content:"";position:absolute;border:1px solid rgba(64,49,43,.1);border-radius:50%}.hero-placeholder::before{width:73%;height:73%}.hero-placeholder::after{width:39%;height:39%;right:6%;top:16%}.hero-placeholder svg{position:relative;z-index:2;width:96px;color:var(--rose);fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.hero-placeholder span{position:absolute;bottom:18%;z-index:2;color:var(--ink-soft);font-size:.66rem}.hero-placeholder .placeholder-mini-card{position:absolute;left:-2%;bottom:7%;width:160px;padding:14px;text-align:right;border:1px solid var(--line);border-radius:15px;background:rgba(255,253,250,.9);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.placeholder-mini-card strong{display:block;font-size:.66rem}.placeholder-mini-card small{display:block;position:static;margin-top:3px;color:var(--ink-soft);font-size:.52rem}.placeholder-mini-card i{display:block;width:28px;height:3px;margin-top:10px;border-radius:999px;background:var(--rose);font-style:normal}

/* Timeline intro */
.timeline-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:72px 0 34px;border-top:1px solid var(--line)}
.timeline-intro h2{margin:7px 0 2px;font-size:clamp(2.4rem,4.4vw,4rem);line-height:1.3;letter-spacing:-.065em}.timeline-intro p{margin:0;color:var(--ink-soft);font-size:.74rem}
.author-shortcuts{display:flex;gap:9px;flex-wrap:wrap}.author-shortcuts a{display:flex;align-items:center;gap:7px;padding:7px 10px 7px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);font-size:.6rem;font-weight:700}.author-shortcuts a span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--ink);color:#fff;font-size:.6rem}

/* Timeline cards */
.public-body .timeline{position:relative;display:grid;gap:66px;padding:34px 0 70px}.public-body .timeline::before{content:"";position:absolute;right:50%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,var(--line) 5%,var(--line) 95%,transparent)}
.public-body .memory-card{position:relative;width:calc(50% - 48px);overflow:visible;border:1px solid var(--line);border-radius:5px;background:var(--surface);box-shadow:0 17px 45px rgba(45,36,31,.065)}.public-body .memory-card:nth-child(odd){justify-self:start}.public-body .memory-card:nth-child(even){justify-self:end}.timeline-list .memory-card:nth-child(odd){justify-self:start}.timeline-list .memory-card:nth-child(even){justify-self:end}
.timeline-anchor{position:absolute;top:36px;width:48px;height:1px;background:var(--line)}.memory-card:nth-child(odd) .timeline-anchor{right:100%}.memory-card:nth-child(even) .timeline-anchor{left:100%}.timeline-anchor span{position:absolute;top:-5px;width:11px;height:11px;border:3px solid var(--paper);border-radius:50%;background:var(--memory-accent,var(--rose));box-shadow:0 0 0 1px var(--line)}.memory-card:nth-child(odd) .timeline-anchor span{right:-54px}.memory-card:nth-child(even) .timeline-anchor span{left:-54px}
.timeline-date{position:absolute;top:27px;width:160px;color:var(--ink-soft);font-size:.6rem}.memory-card:nth-child(odd) .timeline-date{right:calc(100% + 68px);text-align:right}.memory-card:nth-child(even) .timeline-date{left:calc(100% + 68px);text-align:left}
.public-body .memory-card.has-media{overflow:hidden}.public-body .memory-media{position:relative;display:grid;overflow:hidden;background:#e9e4de;border-radius:4px 4px 0 0}.media-count-1{grid-template-columns:1fr}.media-count-2{grid-template-columns:repeat(2,1fr);gap:2px}.media-count-3,.media-count-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px;aspect-ratio:1.15/1}.media-count-3 .media-tile:first-child{grid-row:span 2}.media-tile{position:relative;overflow:hidden;padding:0;border:0;background:#ddd;cursor:pointer}.media-count-1 .media-tile{aspect-ratio:1.25/1}.media-tile img,.media-tile video{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.media-tile:hover img{transform:scale(1.025)}.media-count-badge,.media-stack-count{position:absolute;z-index:3;padding:6px 9px;border-radius:999px;background:rgba(24,20,18,.72);color:#fff;font-size:.52rem;backdrop-filter:blur(7px)}.media-count-badge{left:10px;bottom:10px}.media-stack-count{right:10px;top:10px}
.public-body .memory-content{padding:25px 24px 21px}.public-body .memory-card.is-text-only .memory-content{padding:32px 28px 25px}.public-body .memory-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.public-body .tag{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--line);border-radius:999px;background:#faf7f3;color:#675d58;font-size:.52rem;font-weight:650}.public-body .tag i{width:6px;height:6px;border-radius:50%}.public-body .featured-tag{background:#fff7df;color:#8e6417}.public-body .private-tag{background:#f8eaed;color:#9c4e5a}
.public-body .memory-card h2{margin:12px 0 6px;font-size:1.45rem;line-height:1.55;letter-spacing:-.035em}.public-body .age-text{margin:0 0 9px;color:var(--rose-dark);font-size:.65rem;font-weight:750}.public-body .memory-desc{display:-webkit-box;overflow:hidden;margin:0 0 17px;color:#625954;font-size:.76rem;line-height:2;-webkit-line-clamp:5;-webkit-box-orient:vertical}.public-body .memory-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.author-badge{display:flex;align-items:center;gap:8px}.author-badge>i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;font-style:normal;font-size:.57rem}.author-badge>span{display:grid;line-height:1.4;font-size:.59rem;font-weight:700}.author-badge small{color:var(--ink-soft);font-size:.49rem;font-weight:500}.memory-keepsake{color:#9b918b;font-size:.5rem}.is-featured{box-shadow:0 20px 55px rgba(138,94,45,.09)}.is-featured::after{content:"ویژه";position:absolute;left:15px;top:-11px;padding:3px 9px;border-radius:999px;background:#b88836;color:#fff;font-size:.46rem;font-weight:800}
.private-placeholder{display:grid;place-items:center;min-height:265px;padding:35px;text-align:center;background:linear-gradient(145deg,#fff7f8,#f9eeef)}.lock-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:14px;border-radius:17px;background:#fff;color:var(--rose-dark);box-shadow:0 12px 30px rgba(93,57,63,.1)}.lock-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.private-placeholder h2{margin:10px 0 4px!important}.private-placeholder p{margin:0;max-width:310px;color:var(--ink-soft);font-size:.65rem}

/* Home empty onboarding */
.public-body .timeline>.empty-state{width:100%;min-height:340px;display:grid;place-items:center;padding:0;background:transparent;border:0;box-shadow:none}.timeline-empty-card{position:relative;width:min(780px,100%);overflow:hidden;padding:45px 35px 34px;border:1px solid var(--line);border-radius:7px;background:rgba(255,253,250,.74);text-align:center}.timeline-empty-card::before{content:"";position:absolute;right:50%;top:0;bottom:0;width:1px;background:var(--line)}.timeline-empty-card>*{position:relative;z-index:1}.timeline-empty-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 13px;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--rose);font-size:1.6rem}.timeline-empty-card h2{margin:0 0 5px;font-size:1.35rem}.timeline-empty-card>p{max-width:430px;margin:0 auto 18px;color:var(--ink-soft);font-size:.68rem}.empty-features{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:17px 0 22px}.empty-features span{padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.54rem;color:#706661}
.public-body .empty-state:not(.timeline-empty-card){padding:35px;border:1px dashed var(--line);border-radius:7px;background:rgba(255,255,255,.5);text-align:center}.public-body .empty-icon{font-size:2.5rem;color:var(--rose)}.public-body .empty-state h2{margin:10px 0 4px;font-size:1.3rem}.public-body .empty-state p{margin:0 0 18px;color:var(--ink-soft);font-size:.68rem}

/* Page heroes */
.page-hero{min-height:310px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:75px 0 48px;border-bottom:1px solid var(--line)}.page-hero>div:first-child{max-width:720px}.page-hero h1{margin:8px 0 7px;font-size:clamp(3.1rem,7vw,5.6rem);line-height:1.25;letter-spacing:-.075em}.page-hero p{margin:0;color:var(--ink-soft);font-size:.8rem}.page-hero-count{display:grid;place-items:center;flex:0 0 165px;min-height:125px;border:1px solid var(--line);border-radius:50%;text-align:center}.page-hero-count strong{display:block;font-size:2.1rem;line-height:1}.page-hero-count span{display:block;margin-top:8px;color:var(--ink-soft);font-size:.53rem}.compact-hero{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end}.compact-hero>p{grid-column:1}.compact-hero .page-hero-count{grid-column:2;grid-row:1/4}

/* Gallery */
.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.gallery-toolbar>span{color:var(--ink-soft);font-size:.56rem}.filter-pills{display:flex;gap:7px}.filter-pills button{padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.56);color:var(--ink-soft);font:inherit;font-size:.56rem;font-weight:700;cursor:pointer}.filter-pills button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}
.public-body .premium-gallery{columns:4 220px;column-gap:14px;padding-bottom:65px}.public-body .gallery-item{display:inline-block;width:100%;margin:0 0 16px;break-inside:avoid;transition:opacity .2s,transform .2s}.public-body .gallery-item.is-filtered-out{display:none}.public-body .gallery-item button{position:relative;display:block;width:100%;overflow:hidden;padding:0;border:0;border-radius:4px;background:#ddd;cursor:pointer}.public-body .gallery-item img{width:100%;height:auto;transition:transform .45s ease}.public-body .gallery-item:hover img{transform:scale(1.025)}.gallery-overlay{position:absolute;inset:0;display:grid;place-items:center;background:rgba(25,20,18,.08);opacity:0;transition:opacity .2s}.gallery-overlay i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.9);font-style:normal}.gallery-item:hover .gallery-overlay{opacity:1}.public-body .gallery-item figcaption{display:flex;justify-content:space-between;gap:8px;padding:8px 2px 0;line-height:1.6}.public-body .gallery-item figcaption strong{font-size:.61rem}.public-body .gallery-item figcaption span{color:var(--ink-soft);font-size:.52rem}

/* Videos */
.public-body .premium-video-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;padding:30px 0 70px}.public-body .video-card{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:var(--surface);box-shadow:0 16px 45px rgba(44,34,30,.07)}.video-frame{position:relative;background:#171311}.video-frame video{width:100%;aspect-ratio:16/10;object-fit:cover}.video-duration{position:absolute;left:10px;bottom:10px;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.66);color:#fff;font-size:.5rem}.video-copy{padding:20px}.video-copy h2{margin:10px 0 6px;font-size:1.2rem}.video-copy p{margin:0 0 12px;color:var(--ink-soft);font-size:.68rem}.video-copy time{color:var(--rose-dark);font-size:.56rem}

/* About */
.about-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:90px;align-items:start;padding:95px 0 85px}.about-main h1{margin:10px 0 42px;font-size:clamp(3.7rem,7vw,6.6rem);line-height:1.25;letter-spacing:-.08em}.about-main h1 em{color:var(--rose-dark);font-style:normal;font-weight:500}.about-story{padding-right:30px;border-right:1px solid var(--line)}.about-story p{margin:0;color:#5f5651;font-size:.89rem;line-height:2.2}.about-main blockquote{max-width:710px;margin:58px 0 0;padding:0;color:var(--rose-dark);font-size:1.35rem;font-weight:500;line-height:1.9}.about-aside{padding-top:28px}.about-seal{position:relative;width:300px;height:300px;margin:0 auto 48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;text-align:center}.about-seal::before{content:"";position:absolute;inset:23px;border:1px dashed var(--line);border-radius:50%}.about-seal svg{position:absolute;width:100px;color:var(--rose);fill:none;stroke:currentColor;stroke-width:1.3}.about-seal span{position:absolute;bottom:48px;color:var(--ink-soft);font-size:.62rem;line-height:1.7}.about-facts{display:grid;gap:0;margin:0}.about-facts div{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.about-facts dt{color:var(--ink-soft);font-size:.58rem}.about-facts dd{margin:0;font-size:.65rem;font-weight:750}.about-values{display:grid;grid-template-columns:repeat(3,1fr);padding:0 0 80px;border-top:1px solid var(--line)}.about-values article{padding:42px 35px;border-left:1px solid var(--line)}.about-values article:last-child{border-left:0}.about-values span{color:var(--rose);font-size:.57rem}.about-values h2{margin:10px 0 5px;font-size:1.05rem}.about-values p{margin:0;color:var(--ink-soft);font-size:.65rem}

/* Footer */
.public-body .site-footer{padding:0 28px;background:#25211f;color:#f8f4ef;border:0}.footer-inner{width:min(1240px,100%);margin:auto;display:grid;grid-template-columns:1.15fr .8fr 1fr;gap:65px;padding:58px 0 48px}.footer-brand{display:flex;align-items:flex-start;gap:14px}.footer-brand .brand-mark{background:#f7f2ec;color:#25211f;box-shadow:none;flex:none}.footer-brand .brand-mark svg path:last-child{stroke:#f7f2ec}.footer-brand strong{font-size:.94rem}.footer-brand p{max-width:340px;margin:6px 0 0;color:rgba(248,244,239,.54);font-size:.62rem;line-height:1.9}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:10px 18px}.footer-nav a{font-size:.62rem;color:rgba(248,244,239,.7)}.footer-nav a:hover{color:#fff}.footer-meta{text-align:left;color:rgba(248,244,239,.58)}.footer-meta p{margin:0 0 8px;font-size:.61rem}.footer-meta .small{font-size:.53rem;line-height:1.9}.public-body .bottom-nav{display:none}

/* Lightbox */
.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:35px;background:rgba(20,17,16,.95);backdrop-filter:blur(16px)}.lightbox figure{margin:0;max-width:min(1180px,calc(100vw - 150px));max-height:calc(100vh - 80px);display:grid;place-items:center;gap:12px}.lightbox img{max-width:100%;max-height:calc(100vh - 120px);object-fit:contain;box-shadow:0 25px 80px rgba(0,0,0,.35)}.lightbox figcaption{color:rgba(255,255,255,.7);font-size:.62rem;text-align:center}.lightbox-close,.lightbox-nav{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.lightbox-close{top:22px;right:22px;width:45px;height:45px;font-size:1.65rem}.lightbox-nav{top:50%;width:48px;height:48px;font-size:2rem;transform:translateY(-50%)}.lightbox-prev{right:25px}.lightbox-next{left:25px}body.lightbox-open{overflow:hidden}

/* Reveals */
[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.65,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}

@media (max-width:1080px){
  .header-inner{gap:18px}.public-body .top-nav{gap:17px}.home-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:35px}.hero-copy h1{font-size:clamp(3.3rem,6.4vw,5.25rem)}.hero-gallery{height:500px}.about-layout{gap:55px}
}
@media (max-width:880px){
  .public-body .site-header{padding-inline:17px}.header-inner{height:70px;grid-template-columns:auto 1fr auto}.menu-toggle{display:grid;justify-self:end}.public-body .admin-chip{display:none}.public-body .top-nav{position:fixed;top:70px;right:14px;left:14px;display:grid;justify-content:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:15px;background:rgba(248,245,240,.98);box-shadow:0 20px 50px rgba(42,32,28,.16);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.23s}.public-body .top-nav.is-open{opacity:1;visibility:visible;transform:none}.public-body .top-nav a{padding:11px 10px;border-bottom:1px solid rgba(43,34,31,.07);font-size:.72rem}.public-body .top-nav a:last-child{border:0}.public-body .top-nav a::after{display:none}
  .public-body .page-shell{padding-top:20px}.home-hero{grid-template-columns:1fr;min-height:0;padding:35px 0 65px}.hero-copy{text-align:center}.hero-copy h1{margin-inline:auto}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-stats{justify-content:center;margin-inline:auto}.hero-gallery{order:-1;width:min(620px,100%);height:500px;margin:auto}.timeline-intro{padding-top:50px}.public-body .timeline{gap:43px;padding-right:28px}.public-body .timeline::before{right:7px}.public-body .memory-card{width:100%;justify-self:stretch!important}.timeline-anchor{right:-28px!important;left:auto!important;width:28px}.timeline-anchor span{right:-7px!important;left:auto!important}.timeline-date{position:static;display:block;width:auto!important;padding:12px 18px 0;text-align:right!important;color:var(--rose-dark);font-weight:750}.public-body .memory-card.has-media .timeline-date{position:absolute;right:11px;top:10px;z-index:5;padding:5px 9px;border-radius:999px;background:rgba(248,244,239,.84);color:var(--ink);font-size:.54rem;backdrop-filter:blur(8px)}
  .about-layout{grid-template-columns:1fr;gap:45px}.about-aside{display:grid;grid-template-columns:280px 1fr;gap:38px;align-items:center;padding:0}.about-seal{margin:0}.about-values{grid-template-columns:1fr}.about-values article{border-left:0;border-bottom:1px solid var(--line)}.about-values article:last-child{border-bottom:0}.footer-inner{grid-template-columns:1fr 1fr}.footer-meta{grid-column:1/-1;text-align:right;border-top:1px solid rgba(255,255,255,.11);padding-top:20px}.public-body .premium-gallery{columns:3 180px}
}
@media (max-width:640px){
  .public-body .site-header{padding-inline:12px}.header-inner{height:65px}.brand-mark{width:39px;height:39px}.brand-copy strong{font-size:.78rem}.brand-copy small{font-size:.5rem}.menu-toggle{width:39px;height:39px}.public-body .top-nav{top:65px}.public-body .page-shell{padding:12px 15px 94px}
  .home-hero{display:flex;flex-direction:column;gap:25px;padding-top:25px}.hero-gallery{order:0;height:380px;margin-top:5px}.hero-copy{order:-1}.hero-copy h1{font-size:clamp(2.85rem,14vw,4.1rem);line-height:1.2;margin-top:13px}.hero-copy>p{font-size:.78rem;line-height:2}.hero-actions{gap:14px;flex-wrap:wrap;margin-top:24px}.hero-stats{grid-template-columns:repeat(4,1fr);margin-top:34px;padding-top:18px}.hero-stats div{min-width:0;padding:0 7px;text-align:center}.hero-stats strong{font-size:1.13rem}.hero-stats span{font-size:.49rem}.hero-photo-1{width:68%;height:74%;right:1%}.hero-photo-2{width:37%;height:37%}.hero-photo-3{width:39%;height:39%;left:4%}.hero-photo-4{display:none}.hero-note{left:2%;top:44%;font-size:.55rem;max-width:120px}.hero-placeholder{width:330px;max-width:100%}.hero-placeholder svg{width:75px}.hero-placeholder .placeholder-mini-card{left:-3%;width:135px;padding:11px}.hero-placeholder span{font-size:.58rem}
  .timeline-intro{display:block;padding:40px 0 27px}.timeline-intro h2{font-size:2.35rem}.timeline-intro p{font-size:.66rem}.author-shortcuts{justify-content:flex-start;margin-top:19px}.author-shortcuts a{font-size:.56rem}.public-body .timeline{padding-right:20px}.timeline-anchor{right:-20px!important;width:20px}.timeline-empty-card{padding:38px 20px 29px}.empty-features{gap:6px}.empty-features span{font-size:.47rem}
  .public-body .memory-content{padding:21px 18px 18px}.public-body .memory-card.is-text-only .memory-content{padding:28px 20px 22px}.public-body .memory-card h2{font-size:1.25rem}.public-body .memory-desc{font-size:.7rem;-webkit-line-clamp:7}.memory-keepsake{display:none}.media-count-1 .media-tile{aspect-ratio:1.04/1}.media-count-3,.media-count-4{aspect-ratio:1.08/1}
  .page-hero{display:block;min-height:0;padding:42px 0 34px}.page-hero h1{font-size:3rem}.page-hero p{font-size:.7rem}.page-hero-count{display:inline-grid;min-height:auto;min-width:125px;border:0;border-top:1px solid var(--line);border-radius:0;margin-top:22px;padding:13px 0 0}.page-hero-count strong{font-size:1.8rem}.compact-hero{display:block}.compact-hero>p{display:block}.compact-hero .page-hero-count{display:inline-grid}
  .gallery-toolbar{display:block}.gallery-toolbar>span{display:none}.filter-pills{overflow:auto;justify-content:flex-start}.filter-pills button{white-space:nowrap}.public-body .premium-gallery{columns:2 135px;column-gap:10px}.public-body .gallery-item{margin-bottom:12px}.public-body .gallery-item figcaption{display:block;padding-top:6px}.public-body .gallery-item figcaption strong{display:block;font-size:.57rem}.public-body .gallery-item figcaption span{font-size:.47rem}
  .public-body .premium-video-list{grid-template-columns:1fr;gap:18px}.video-copy{padding:17px}.video-copy h2{font-size:1.05rem}
  .about-layout{padding:55px 0 65px}.about-main h1{font-size:3.3rem;margin-bottom:27px}.about-story{padding-right:17px}.about-story p{font-size:.77rem}.about-main blockquote{margin-top:40px;font-size:1rem}.about-aside{display:block}.about-seal{width:225px;height:225px;margin:0 auto 32px}.about-values article{padding:29px 7px}
  .public-body .site-footer{padding:0 17px 77px}.footer-inner{grid-template-columns:1fr;gap:31px;padding:42px 0 32px}.footer-nav{grid-template-columns:repeat(3,1fr)}.footer-meta{grid-column:auto}
  .public-body .bottom-nav{position:fixed;z-index:100;left:9px;right:9px;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:6px;border:1px solid var(--line);border-radius:17px;background:rgba(248,244,239,.92);box-shadow:0 15px 38px rgba(44,32,28,.18);backdrop-filter:blur(18px)}.public-body .bottom-nav a{display:grid;place-items:center;gap:1px;padding:5px 2px;border-radius:11px;color:var(--ink-soft);font-size:.48rem}.public-body .bottom-nav a.is-active{background:var(--ink);color:#fff}.public-body .bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
  .lightbox{padding:17px}.lightbox figure{max-width:calc(100vw - 34px)}.lightbox-nav{top:auto;bottom:22px;width:42px;height:42px}.lightbox-prev{right:calc(50% - 50px)}.lightbox-next{left:calc(50% - 50px)}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.public-body *,[data-reveal]{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}
