[hidden]{display:none!important}

:root{
  --bg:#f4f2e9;--panel:#fbfaf4;--text:#173526;--muted:#667166;--line:#ccd2c8;--accent:#1f4a34;--accent-deep:#123522;--accent-soft:#dfe7df;--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,242,233,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,'Times New Roman',serif;font-size:1.22rem;letter-spacing:.075em;text-transform:uppercase;color:var(--accent-deep)}.nav-links{display:flex;gap:28px;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.nav-links a:hover{opacity:.55}.hero{min-height:78vh;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;padding:76px 0}.eyebrow{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.05;margin:0}h1{font-size:clamp(3.2rem,7.3vw,7rem);max-width:11ch}h2{font-size:clamp(2.3rem,5vw,4.8rem)}h3{font-size:1.65rem}.lead{font-size:1.15rem;color:var(--muted);max-width:640px;margin:24px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent-deep);color:var(--accent-deep);padding:14px 20px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;background:transparent;cursor:pointer}.button:hover,.button.dark{background:var(--accent-deep);color:#f8f5ec}.hero-art{aspect-ratio:4/5;background:linear-gradient(135deg,#d8dfd5,#7c927f 55%,#294d38);display:grid;place-items:end start;padding:22px}.hero-art span{color:#f8f5ec;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;max-width:34ch}.section{padding:96px 0;border-top:1px solid var(--line)}.section:nth-of-type(even){background:rgba(31,74,52,.035)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head p{max-width:520px;color:var(--muted);margin:0}.section-cta{margin-top:40px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:62px 34px}.card a{display:block}.artwork-shell{width:100%;background:var(--accent-soft);display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:20px;min-height:260px}.card .artwork-shell{aspect-ratio:4/3}.artwork-shell img{display:block;width:auto;height:auto;max-width:100%;max-height:76vh;object-fit:contain;margin:auto}.card .artwork-shell img{max-height:100%;max-width:100%;width:100%;height:100%;object-fit:contain}.photo-placeholder{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#d8dfd5,#7c927f 55%,#294d38);display:grid;place-items:center;padding:24px}.photo-placeholder span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.84);text-align:center}.card-meta{display:flex;justify-content:space-between;gap:20px;align-items:start}.card p{margin:9px 0 0;color:var(--muted);font-size:.95rem}.card .num{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.location{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.story-copy p{color:var(--muted);max-width:720px}.collection-page{padding-top:74px}.collection-intro{max-width:920px}.collection-intro h1{max-width:none;font-size:clamp(3rem,6.5vw,6rem)}.collection-subtitle{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--muted);max-width:760px;margin:18px 0 0}.collection-statement{max-width:900px;margin:58px 0 82px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collection-statement p{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.3rem,2.1vw,1.8rem);line-height:1.55;margin:0;color:var(--text)}.collection-grid{margin-top:10px}.print-detail{padding:72px 0 100px}.print-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:58px;align-items:start}.detail-artwork{position:sticky;top:110px;min-height:340px;max-height:calc(100vh - 150px);padding:0}.detail-artwork img{max-height:calc(100vh - 150px);width:auto;max-width:100%;object-fit:contain}.detail-artwork .photo-placeholder{min-height:540px}.kicker{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.print-title{font-size:clamp(2.6rem,5.5vw,5.1rem);max-width:none;margin-bottom:20px}.print-teaser{font-family:Georgia,'Times New Roman',serif;font-size:1.12rem!important;line-height:1.55}.print-story{margin-top:42px}.print-story .eyebrow{margin-bottom:12px}.print-story p{color:var(--muted);margin:0 0 18px}.specs{border-top:1px solid var(--line);margin-top:34px}.spec-row{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.92rem}.story-card-note{margin-top:18px;padding:16px 18px;background:rgba(31,74,52,.06);font-size:.84rem;color:var(--muted)}.story-card-note strong{color:var(--accent-deep)}.order-box{margin-top:30px;padding:24px;border:1px solid var(--line);border-top:3px solid var(--accent);background:var(--panel)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}input,select,textarea{width:100%;border:1px solid var(--line);background:transparent;padding:13px;font:inherit;color:inherit}textarea{min-height:140px;resize:vertical}.full{grid-column:1/-1}.payment-plan{margin:7px 0 0;font-size:.7rem;line-height:1.45;color:var(--muted)}.payment-methods{margin:20px 0 0;padding-top:15px;border-top:1px solid var(--line);font-size:.76rem;color:var(--muted);letter-spacing:.02em}.payment-methods strong{color:var(--accent-deep);font-weight:600}.print-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;margin-top:72px;padding-top:24px;border-top:1px solid var(--line)}.print-nav>:last-child{text-align:right}.footer{background:var(--accent-deep);color:rgba(248,245,236,.76);border-top:none;padding:34px 0 50px;font-size:.88rem}.footer-row{display:flex;justify-content:space-between;gap:30px}.small{font-size:.9rem;color:var(--muted)}.contact-wrap{max-width:820px;padding:90px 0}.contact-wrap h1{max-width:none;font-size:clamp(3rem,7vw,6rem)}.contact-form{margin-top:42px}.contact-payments{max-width:480px}.notice{margin-top:14px;font-size:.86rem;color:var(--muted)}.about-copy{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.7;max-width:760px;color:var(--muted);margin-top:34px}.about-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}
@media(max-width:900px){.hero,.print-hero,.split{grid-template-columns:1fr}.hero{padding:48px 0;min-height:auto}.hero-art{aspect-ratio:16/10}.grid{grid-template-columns:1fr}.section{padding:68px 0}.detail-artwork{position:relative;top:auto;max-height:none}.detail-artwork img{max-height:78vh}.detail-artwork .photo-placeholder{min-height:420px}.collection-statement{margin:42px 0 58px}}
@media(max-width:620px){.wrap{width:min(var(--max),calc(100% - 28px))}.nav{min-height:68px}.nav-links{gap:12px;font-size:.68rem}.brand{font-size:.9rem;max-width:185px;line-height:1.15}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-row{flex-direction:column}.collection-intro h1{font-size:clamp(2.65rem,12vw,4rem)}.print-nav{font-size:.8rem}}

html { scroll-behavior: smooth; }
.story-jump { display:inline-block; margin:.55rem 0 1.25rem; color:var(--green, #244b3a); font-size:.84rem; text-decoration:none; border-bottom:1px solid currentColor; padding-bottom:.12rem; }
.story-jump:hover { opacity:.7; }
.story-return { margin-top:1rem; }
#full-story, #print-options { scroll-margin-top:6rem; }

/* Casual image-saving deterrents. These discourage right-click/long-press/drag saving,
   but cannot make browser-delivered images impossible to capture. */
img{
  -webkit-user-drag:none;
  user-drag:none;
  -webkit-touch-callout:none;
  user-select:none;
  -webkit-user-select:none;
}
.artwork-shell,.detail-artwork,.hero-art{
  -webkit-touch-callout:none;
  user-select:none;
  -webkit-user-select:none;
}


/* Final collection layout tuned to the actual ten photographs */
.hero-real{
  display:block;
  min-height:auto;
  padding:64px 0 84px;
}
.hero-real .hero-copy{max-width:880px}
.hero-real h1{max-width:13ch}
.hero-photo{
  margin-top:46px;
  width:100%;
  aspect-ratio:auto;
  background:none;
  padding:0;
  display:block;
  overflow:hidden;
}
.hero-photo img{
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
}
.collection-grid{
  align-items:start;
}
.collection-card .artwork-shell{
  aspect-ratio:auto;
  min-height:0;
  background:transparent;
  display:block;
  overflow:visible;
}
.collection-card .artwork-shell img{
  width:100%;
  height:auto;
  max-width:100%;
  max-height:none;
  object-fit:contain;
}
.collection-card.feature{
  grid-column:1 / -1;
}
.collection-card.feature .artwork-shell img{
  width:100%;
}
.collection-card.feature .card-meta{
  max-width:900px;
}
.collection-card.portrait .artwork-shell{
  background:var(--accent-soft);
  padding:26px;
}
.collection-card.portrait .artwork-shell img{
  width:auto;
  max-height:760px;
  margin:0 auto;
}
.nav-disabled{opacity:.32}
@media(max-width:900px){
  .hero-real{padding:46px 0 62px}
  .hero-photo{margin-top:34px}
  .collection-card.feature{grid-column:auto}
  .collection-card.portrait .artwork-shell{padding:18px}
  .collection-card.portrait .artwork-shell img{max-height:none;width:100%;height:auto}
}
@media(max-width:620px){
  .hero-real h1{font-size:clamp(2.55rem,11vw,3.65rem);line-height:1.02}
  .hero-real .lead{font-size:1rem}
  .hero-photo{margin-top:28px}
  .collection-grid{gap:52px}
  .collection-card .card-meta{gap:12px}
  .collection-card h3{font-size:1.5rem}
  .collection-card p{font-size:.92rem}
}

/* Individual print pages: artwork only, no decorative field or border */
.print-hero .detail-artwork{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  min-height:0;
  width:100%;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  overflow:visible;
}
.print-hero .detail-artwork img{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:calc(100vh - 150px);
  margin:0 auto;
  object-fit:contain;
  object-position:center center;
  border:0;
  box-shadow:none;
}
@media(max-width:900px){
  .print-hero .detail-artwork{
    justify-content:center;
  }
  .print-hero .detail-artwork img{
    width:auto;
    max-width:100%;
    max-height:78vh;
    margin-left:auto;
    margin-right:auto;
  }
}


/* August 9 refinements: tighter print flow + collection spacing */
.print-teaser{margin-bottom:.25rem;}
.story-jump{margin:.25rem 0 .55rem;}
.order-box{margin-top:10px;}
.story-card-note{margin:32px 0 14px;}
.print-story{margin-top:0;}
.collection-intro .collection-subtitle{margin-bottom:16px;}
.collection-view-link{margin-top:2px;}
.collection-statement{margin:34px 0 50px;padding:26px 0;}
.collection-grid{scroll-margin-top:96px;}
.collection-card .card-meta{margin-top:0;}
.collection-card .location{margin-bottom:4px;}
.collection-card h3{margin-bottom:0;}
.collection-card p{margin-top:5px;}
.collection-card.bonita-card .artwork-shell{display:flex;justify-content:center;}
.collection-card.bonita-card .artwork-shell img{width:88%;margin-left:auto;margin-right:auto;}
@media(max-width:900px){
  .collection-statement{margin:28px 0 42px;padding:22px 0;}
  .collection-card.bonita-card .artwork-shell img{width:94%;}
}
@media(max-width:620px){
  .collection-view-link{padding:11px 15px;font-size:.72rem;}
  .collection-statement{margin:24px 0 36px;}
  .story-card-note{margin-top:24px;}
}


/* Vivid Memory Collection refinements */
.hero-photo-primary{
  margin-top:0;
  width:min(1120px,100%);
  margin-left:auto;
  margin-right:auto;
}
.hero-photo-primary img{
  width:100%;
  height:auto;
  display:block;
}
.hero-copy-below{
  max-width:880px;
  margin:42px auto 0;
  text-align:left;
}
.hero-copy-below h1{max-width:13ch;}

/* Let homepage photographs stand on their own without colored frames */
.hero-real + .section .artwork-shell{
  background:transparent;
  aspect-ratio:auto;
  min-height:0;
  display:block;
  overflow:visible;
}
.hero-real + .section .artwork-shell img{
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
}

/* Remove colored fields around portrait collection images */
.collection-card.portrait .artwork-shell{
  background:transparent;
  padding:0;
}

.collection-intro h1{
  max-width:14ch;
}

@media(max-width:900px){
  .hero-copy-below{margin-top:32px;}
}
@media(max-width:620px){
  .hero-copy-below{margin-top:24px;}
  .collection-intro h1{font-size:clamp(2.35rem,10vw,3.35rem);max-width:15ch;}
}


/* August 9 homepage + collection intro refinements */
.hero-photo-primary{
  width:min(840px,75%);
}
.hero-copy-below h1{
  font-size:clamp(2.15rem,4.2vw,4rem);
  line-height:1.06;
  max-width:16ch;
}
.collection-intro .collection-view-link{
  margin-top:20px;
}
.collection-statement{
  margin:22px 0 46px;
}
@media(max-width:900px){
  .hero-photo-primary{width:min(760px,82%);}
  .hero-copy-below h1{font-size:clamp(2rem,7vw,3.25rem);}
  .collection-statement{margin:18px 0 40px;}
}
@media(max-width:620px){
  .hero-photo-primary{width:88%;}
  .hero-copy-below h1{font-size:clamp(1.8rem,8.5vw,2.65rem);line-height:1.08;}
  .collection-intro .collection-view-link{margin-top:16px;}
  .collection-statement{margin:16px 0 34px;}
}

.price-guide table{width:100%;border-collapse:collapse;font-size:.88rem}.price-guide th,.price-guide td{text-align:left;padding:.55rem .3rem;border-bottom:1px solid rgba(0,0,0,.12)}.price-guide th{font-weight:600}.shipping-note{font-size:.72rem;opacity:.72;margin:.55rem 0 0}
