
:root{
 --green:#205a46;--green2:#36745d;--deep:#14382e;--cream:#f7f3e9;--paper:#fffdf8;
 --gold:#b58e42;--ink:#222923;--muted:#667069;--line:#ddd7c9;--white:#fff;
 --shadow:0 16px 45px rgba(24,55,44,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);line-height:1.75}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.wrap{width:min(1120px,calc(100% - 40px));margin:auto}
header{position:sticky;top:0;z-index:60;background:rgba(255,253,248,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(221,215,201,.88)}
.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:flex;align-items:center;gap:11px;font-weight:900;white-space:nowrap}
.mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-family:Georgia,serif}
.brand small{display:block;font-size:.67rem;letter-spacing:.05em;color:#758078;margin-top:-3px}
.menu{display:flex;align-items:center;gap:23px;font-size:.88rem;font-weight:760;color:#465149}
.menu a:hover,.menu a.current{color:var(--green)}
.menubtn{display:none;border:0;background:transparent;font-size:1.65rem}
.kicker{font-size:.76rem;font-weight:900;letter-spacing:.16em;color:var(--gold)}
.hero{padding:112px 0 96px;background:radial-gradient(circle at 86% 24%,rgba(181,142,66,.15),transparent 25%),linear-gradient(135deg,#fbf8f0,#edf3ef)}
.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}
h1{font-size:clamp(2.9rem,6vw,5.55rem);line-height:1.05;letter-spacing:-.065em;margin:18px 0 27px}
h1 em{font-style:normal;color:var(--green)}
.lead{font-size:1.08rem;color:#566159;max-width:760px}
.btns{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-flex;padding:13px 19px;border-radius:999px;font-weight:850;font-size:.9rem}
.btn.primary{background:var(--green);color:#fff}.btn.ghost{border:1px solid #aeb7b0;background:#ffffff96}
.stat{background:#ffffffb8;border:1px solid #fff;border-radius:26px;padding:32px;box-shadow:var(--shadow)}
.stat .big{font-size:4.6rem;font-weight:950;letter-spacing:-.08em;color:var(--green);line-height:1}
.stat p{font-size:.9rem;color:var(--muted)}.stat hr{border:0;border-top:1px solid var(--line);margin:24px 0}
.mini{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mini strong{font-size:1.4rem;color:var(--deep)}.mini span{display:block;font-size:.74rem;color:#7b847e}
.section{padding:88px 0}.section.alt{background:var(--cream)}.section.dark{background:var(--deep);color:#fff}
.section-title{font-size:clamp(1.95rem,4vw,3.15rem);line-height:1.17;letter-spacing:-.045em;margin:11px 0 19px}
.section.dark .lead{color:#bdcbc4}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.quote{border-left:3px solid var(--gold);padding-left:22px;font-family:Georgia,"Noto Serif KR",serif;font-size:1.32rem;line-height:1.7;color:#435047}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:38px}
.card{background:#fff;border:1px solid #e5ded0;border-radius:19px;padding:26px;box-shadow:0 7px 22px rgba(24,55,44,.035)}
.card .no{color:var(--gold);font-family:Georgia,serif;font-size:1.15rem}.card h3{margin:11px 0 7px;font-size:1.16rem}.card p,.card li{font-size:.88rem;color:var(--muted)}
.card ul{padding-left:18px;margin-bottom:0}.pillrow{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.pill{border:1px solid #d8ddd8;border-radius:999px;padding:7px 12px;color:var(--green);font-size:.79rem;font-weight:800}
.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin-top:42px;border-top:1px solid rgba(255,255,255,.2)}
.tl{padding:28px 19px;border-right:1px solid rgba(255,255,255,.14);position:relative}.tl:before{content:"";width:11px;height:11px;border-radius:50%;background:#ddbf79;position:absolute;left:18px;top:-6px}
.tl .year{color:#dfc47f;font-weight:900;font-size:1.4rem}.tl h3{font-size:.97rem}.tl p{font-size:.81rem;color:#b8c8c0}
.pagehead{padding:78px 0 58px;background:linear-gradient(135deg,#f9f5ec,#eef4ef);border-bottom:1px solid var(--line)}
.pagehead h1{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:15px}.breadcrumbs{font-size:.78rem;color:#7b847f;margin-bottom:13px}.breadcrumbs a{color:var(--green)}
.prose{max-width:850px}.prose h2{font-size:1.65rem;margin:42px 0 12px;color:var(--deep)}.prose h3{font-size:1.15rem;margin:28px 0 7px}
.prose p{color:#4e5a52;margin:0 0 17px}.prose ul{color:#4e5a52;padding-left:22px}.prose strong{color:#29372f}
.factbox{padding:24px;border-radius:16px;background:#f5f3ec;border:1px solid #e4dfd3;margin:26px 0}.factbox strong{color:var(--green)}
.orgflow{display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr;align-items:stretch;margin-top:36px}.arrow{display:grid;place-items:center;color:var(--gold);font-size:1.8rem}
.boardtools{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:25px 0 15px}.boardtools input,.boardtools select{padding:10px 12px;border:1px solid #d9d3c8;border-radius:9px;background:white}
.tablewrap{overflow:auto;border:1px solid #e3ddd1;border-radius:16px;background:#fff}
table{border-collapse:collapse;width:100%;min-width:680px}th{background:#f3f1ea;font-size:.77rem;color:#687169;padding:13px 10px}td{padding:15px 10px;border-top:1px solid #eee9de;font-size:.88rem;color:#536058;text-align:center}td.title{text-align:left;font-weight:750;color:#29342d}tbody tr:hover{background:#fbfaf5}
.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#e8f0eb;color:var(--green);font-size:.7rem;font-weight:850}.badge.gold{background:#f4ead4;color:#80611c}
.feature{display:grid;grid-template-columns:1.15fr .85fr;gap:17px;margin:32px 0}.feature-main{background:var(--deep);color:#fff;border-radius:20px;padding:29px}.feature-main .kicker{color:#dfc47f}.feature-main h2{font-size:1.55rem;line-height:1.4}.feature-main p{font-size:.87rem;color:#b9cac1}
.sidecards{display:grid;gap:11px}.sidecard{background:#fff;border:1px solid #e4ddd1;border-radius:16px;padding:18px}.sidecard small{color:var(--gold);font-weight:850}.sidecard h3{font-size:.96rem;margin:5px 0}
.article{padding:72px 0}.article-layout{display:grid;grid-template-columns:minmax(0,820px) 240px;gap:55px}.article h1{font-size:clamp(2.1rem,4.3vw,3.8rem)}.meta{font-size:.8rem;color:#7b847e;margin:13px 0 30px}.article-body{font-size:1rem}.article-body p{margin:0 0 19px;color:#465249}.article-body h2{margin:42px 0 13px;color:var(--deep);font-size:1.5rem}.article-body ul{padding-left:23px;color:#465249}
.asidebox{position:sticky;top:100px;padding:20px;background:#f6f3eb;border-radius:15px;border:1px solid #e4ded1;font-size:.83rem;color:#657069}.asidebox b{display:block;color:var(--green);margin-bottom:7px}
.callout{padding:23px;border-left:4px solid var(--gold);background:#f8f5ed;margin:28px 0;color:#4c584f}
footer{background:#111d18;color:#cfdbd4;padding:48px 0 30px}.foot{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}footer p{max-width:640px;font-size:.79rem;color:#91a299}.copy{text-align:right;font-size:.73rem;color:#71847a}
@media(max-width:900px){.menu{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:18px 24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.menu.open{display:flex}.menubtn{display:block}.hero-grid,.grid2,.feature,.article-layout{grid-template-columns:1fr}.timeline{grid-template-columns:1fr;border-top:0;border-left:1px solid #ffffff33}.tl{border-right:0;border-bottom:1px solid #ffffff22;padding-left:27px}.tl:before{top:34px;left:-6px}.cards{grid-template-columns:1fr 1fr}.orgflow{grid-template-columns:1fr;gap:10px}.arrow{transform:rotate(90deg)}.asidebox{position:static}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1120px)}.nav{height:64px}.menu{top:64px}.hero{padding:78px 0 68px}.cards{grid-template-columns:1fr}.section{padding:68px 0}.boardtools{align-items:stretch;flex-direction:column}.boardtools input,.boardtools select{width:100%}.foot{display:block}.copy{text-align:left;margin-top:24px}}


/* V9 공식 로고 */
.brand-logo{width:64px;height:38px;object-fit:contain;display:block;flex-shrink:0}
.brand-text{display:flex;flex-direction:column;line-height:1.15}
.brand-text strong{font-size:.96rem;color:inherit}
.brand-text small{display:block;font-size:.67rem;letter-spacing:.05em;color:#758078;margin-top:3px}

/* 사진자료실 */
.photo-intro{display:grid;grid-template-columns:1fr .9fr;gap:52px;align-items:center}
.photo-symbol{min-height:280px;border-radius:28px;background:radial-gradient(circle at 75% 30%,rgba(181,142,66,.18),transparent 28%),linear-gradient(145deg,#f7f2e7,#edf3ef);border:1px solid #e3ddd0;display:flex;align-items:center;justify-content:center;padding:40px}
.photo-symbol img{width:min(340px,80%);height:auto;object-fit:contain}
.archive-note{margin-top:24px;padding:19px 21px;border-radius:15px;border:1px solid #e4ded1;background:#f8f5ed;color:#5f6962;font-size:.9rem}
.photo-albums{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}
.album-placeholder{min-height:210px;border:1px dashed #cfc7b8;border-radius:18px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:22px}
.album-placeholder .icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eef3ef;color:var(--green);font-size:1.4rem;margin-bottom:13px}
.album-placeholder h3{margin:0 0 6px;font-size:1rem;color:var(--deep)}
.album-placeholder p{margin:0;color:var(--muted);font-size:.82rem}
.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}
.future-box{border-top:3px solid var(--green);background:#fff;padding:22px 18px}
.future-box b{display:block;color:var(--gold);margin-bottom:7px}
.future-box p{margin:0;color:var(--muted);font-size:.86rem}
@media(max-width:900px){.photo-intro{grid-template-columns:1fr}.photo-albums{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.brand-logo{width:54px;height:32px}.photo-albums,.future-grid{grid-template-columns:1fr}}

/* V10 실제 사진 갤러리 */
.photo-feature-grid{
  display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:190px 190px;
  gap:12px;min-height:392px
}
.photo-feature-grid a{display:block;position:relative;overflow:hidden;border-radius:18px;background:#ddd}
.photo-feature-grid a:first-child{grid-row:1/3}
.photo-feature-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.photo-feature-grid a:hover img{transform:scale(1.035)}
.photo-feature-grid span{
  position:absolute;left:0;right:0;bottom:0;padding:24px 14px 11px;
  background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:.8rem;font-weight:750
}
.gallery-filter{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 30px}
.gallery-filter button{
  border:1px solid #d9d3c7;background:#fff;color:#566159;border-radius:999px;
  padding:9px 14px;cursor:pointer;font-size:.82rem;font-weight:800
}
.gallery-filter button.active{background:var(--green);border-color:var(--green);color:#fff}
.real-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.gallery-card{
  background:#fff;border:1px solid #e4ded2;border-radius:17px;overflow:hidden;
  box-shadow:0 6px 20px rgba(24,55,44,.04);cursor:pointer
}
.gallery-card[hidden]{display:none}
.gallery-image{aspect-ratio:4/3;overflow:hidden;background:#ece8df}
.gallery-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.gallery-card:hover .gallery-image img{transform:scale(1.025)}
.gallery-copy{padding:15px 16px 17px}
.gallery-copy small{color:var(--gold);font-size:.7rem;font-weight:900;letter-spacing:.05em}
.gallery-copy h3{font-size:.96rem;line-height:1.45;margin:5px 0 0;color:var(--deep)}
.gallery-summary{
  display:flex;align-items:center;justify-content:space-between;gap:20px;
  border-top:1px solid #e5ded1;margin-top:34px;padding-top:20px;color:var(--muted);font-size:.86rem
}
.gallery-summary strong{color:var(--green);font-size:1.25rem}
.photo-lightbox{
  display:none;position:fixed;inset:0;z-index:500;background:rgba(9,15,12,.93);
  align-items:center;justify-content:center;padding:28px
}
.photo-lightbox.open{display:flex}
.photo-lightbox-inner{width:min(1120px,100%);position:relative}
.photo-lightbox img{width:100%;max-height:78vh;object-fit:contain;display:block;border-radius:8px;background:#111}
.photo-lightbox-caption{color:#fff;text-align:center;padding:14px;font-size:.95rem}
.photo-lightbox-close{
  position:absolute;right:-8px;top:-48px;border:0;background:transparent;color:#fff;
  font-size:2rem;cursor:pointer
}
@media(max-width:900px){.real-gallery{grid-template-columns:1fr 1fr}.photo-feature-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.real-gallery{grid-template-columns:1fr}.photo-feature-grid{grid-template-columns:1fr;grid-template-rows:240px 160px 160px}.photo-feature-grid a:first-child{grid-row:auto}}


/* ===== V10.1 상단 로고·메뉴 정리 ===== */
header{
  background:rgba(255,253,248,.97);
}
.nav{
  height:68px;
  gap:18px;
  overflow:visible;
}
.brand{
  flex:0 0 auto;
  min-width:0;
  gap:9px;
}
.brand-logo{
  width:48px !important;
  height:30px !important;
  max-width:48px !important;
  max-height:30px !important;
  object-fit:contain !important;
  display:block !important;
}
.brand-text{
  line-height:1.08;
}
.brand-text strong{
  font-size:.86rem;
  letter-spacing:-.02em;
}
.brand-text small{
  font-size:.58rem;
  margin-top:3px;
}
.menu{
  margin-left:auto;
  gap:13px;
  font-size:.78rem;
  flex-wrap:nowrap;
  white-space:nowrap;
}
.menu a{
  white-space:nowrap;
  word-break:keep-all;
  writing-mode:horizontal-tb;
  line-height:1.2;
}
.menubtn{
  margin-left:auto;
  width:42px;
  height:42px;
  border-radius:10px;
  align-items:center;
  justify-content:center;
  cursor:pointer;
}
.pagehead{
  padding:58px 0 44px;
}
.photo-intro{
  gap:38px;
}
.section:first-of-type{
  scroll-margin-top:78px;
}

/* 메뉴가 눌리기 전에 햄버거 메뉴로 전환 */
@media(max-width:1180px){
  .menu{
    display:none;
    position:absolute;
    top:68px;
    left:0;
    right:0;
    margin:0;
    background:var(--paper);
    padding:16px 24px 20px;
    border-bottom:1px solid var(--line);
    box-shadow:0 14px 26px rgba(24,55,44,.08);
    flex-direction:column;
    align-items:flex-start;
    gap:0;
    white-space:normal;
  }
  .menu.open{display:flex}
  .menu a{
    width:100%;
    padding:10px 2px;
    border-bottom:1px solid #ece7dd;
    font-size:.88rem;
  }
  .menu a:last-child{border-bottom:0}
  .menubtn{
    display:flex;
    border:1px solid #e1dbcf;
    background:#fff;
    color:var(--deep);
  }
}

/* 휴대폰 */
@media(max-width:620px){
  .nav{height:62px}
  .brand-logo{
    width:42px !important;
    height:27px !important;
    max-width:42px !important;
    max-height:27px !important;
  }
  .brand-text strong{font-size:.78rem}
  .brand-text small{font-size:.53rem}
  .menu{top:62px}
  .pagehead{padding:44px 0 34px}
  .pagehead h1{font-size:2.55rem}
  .photo-intro{gap:26px}
}


/* ===== V10.2 cache-busted definitive header ===== */
header .nav{
  min-height:64px !important;
  height:64px !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}
header .brand{
  display:flex !important;
  align-items:center !important;
  flex-direction:row !important;
  gap:8px !important;
  width:auto !important;
  max-width:280px !important;
}
header .brand img.brand-logo{
  width:46px !important;
  min-width:46px !important;
  max-width:46px !important;
  height:28px !important;
  min-height:28px !important;
  max-height:28px !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 !important;
  padding:0 !important;
}
header .brand-text{
  display:flex !important;
  flex-direction:column !important;
  width:auto !important;
  white-space:nowrap !important;
}
header .brand-text strong{
  font-size:13px !important;
  line-height:1.05 !important;
  white-space:nowrap !important;
}
header .brand-text small{
  font-size:8px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
header .menu{
  margin-left:auto !important;
}
header .menu a{
  writing-mode:horizontal-tb !important;
  text-orientation:mixed !important;
  word-break:keep-all !important;
  white-space:nowrap !important;
}

@media(max-width:1280px){
  header .menu{
    display:none !important;
    position:absolute !important;
    top:64px !important;
    left:0 !important;
    right:0 !important;
    background:#fffdf8 !important;
    padding:14px 24px 18px !important;
    border-bottom:1px solid #ddd7c9 !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
    box-shadow:0 12px 26px rgba(24,55,44,.08) !important;
  }
  header .menu.open{display:flex !important;}
  header .menu a{
    display:block !important;
    width:100% !important;
    padding:10px 2px !important;
    font-size:14px !important;
    border-bottom:1px solid #eee9df !important;
  }
  header .menubtn{
    display:flex !important;
    margin-left:auto !important;
    width:40px !important;
    height:40px !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid #ded8cc !important;
    border-radius:9px !important;
    background:#fff !important;
    color:#14382e !important;
  }
}


/* ===== V10.3 최종 통합 헤더 ===== */
header .nav{
  height:66px !important;
  min-height:66px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:16px !important;
}
header .brand{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  gap:9px !important;
  flex:0 0 auto !important;
  max-width:310px !important;
}
header .brand-logo{
  width:50px !important;
  min-width:50px !important;
  max-width:50px !important;
  height:31px !important;
  min-height:31px !important;
  max-height:31px !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 !important;
}
header .brand-text{
  display:flex !important;
  flex-direction:column !important;
  line-height:1.05 !important;
  white-space:nowrap !important;
}
header .brand-text strong{
  font-size:13px !important;
  line-height:1.1 !important;
  color:#17382e !important;
  font-weight:900 !important;
  white-space:nowrap !important;
}
header .brand-text small{
  font-size:8px !important;
  line-height:1 !important;
  margin-top:3px !important;
  color:#78837c !important;
  white-space:nowrap !important;
}
header .menu{
  margin-left:auto !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  white-space:nowrap !important;
}
header .menu a{
  writing-mode:horizontal-tb !important;
  word-break:keep-all !important;
  white-space:nowrap !important;
  font-size:12px !important;
  line-height:1.2 !important;
}
header .menu a.current{
  color:var(--green) !important;
  font-weight:900 !important;
}
header .menubtn{display:none !important}

/* 메인페이지 상단 대표사진 띠 */
.home-photo-strip{
  padding:24px 0 34px;
  background:#fff;
  border-bottom:1px solid #ebe5d9;
}
.home-photo-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  margin-bottom:14px;
}
.home-photo-head h2{
  margin:4px 0 0;
  font-size:1.35rem;
  letter-spacing:-.035em;
  color:var(--deep);
}
.home-photo-head a{
  font-size:.82rem;
  font-weight:850;
  color:var(--green);
}
.home-photo-grid{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:12px;
}
.home-photo-card{
  position:relative;
  height:210px;
  overflow:hidden;
  border-radius:16px;
  background:#ddd;
  display:block;
}
.home-photo-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .3s ease;
}
.home-photo-card:hover img{transform:scale(1.03)}
.home-photo-card span{
  position:absolute;
  left:0;right:0;bottom:0;
  padding:34px 13px 11px;
  background:linear-gradient(transparent,rgba(0,0,0,.72));
  color:#fff;
  font-size:.78rem;
  font-weight:800;
}

footer .brand-logo{
  width:58px !important;
  height:34px !important;
  object-fit:contain !important;
}

/* 화면이 넉넉하지 않으면 메뉴를 햄버거로 전환 */
@media(max-width:1220px){
  header .menu{
    display:none !important;
    position:absolute !important;
    top:66px !important;
    left:0 !important;
    right:0 !important;
    margin:0 !important;
    background:#fffdf8 !important;
    padding:14px 24px 18px !important;
    border-bottom:1px solid #ddd7c9 !important;
    box-shadow:0 12px 26px rgba(24,55,44,.09) !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
  }
  header .menu.open{display:flex !important}
  header .menu a{
    display:block !important;
    width:100% !important;
    padding:10px 2px !important;
    font-size:14px !important;
    border-bottom:1px solid #eee9df !important;
  }
  header .menu a:last-child{border-bottom:0 !important}
  header .menubtn{
    display:flex !important;
    margin-left:auto !important;
    width:40px !important;
    height:40px !important;
    align-items:center !important;
    justify-content:center !important;
    border:1px solid #ded8cc !important;
    border-radius:9px !important;
    background:#fff !important;
    color:#14382e !important;
    cursor:pointer !important;
  }
}

@media(max-width:700px){
  header .nav{height:62px !important;min-height:62px !important}
  header .brand-logo{width:44px !important;min-width:44px !important;max-width:44px !important;height:28px !important;min-height:28px !important;max-height:28px !important}
  header .brand-text strong{font-size:12px !important}
  header .brand-text small{font-size:7px !important}
  header .menu{top:62px !important}
  .home-photo-grid{grid-template-columns:1fr}
  .home-photo-card{height:220px}
  .home-photo-head{align-items:flex-start;flex-direction:column}
}
