/*
Theme Name: Del Ven Chocolate
Description: A premium one-page website for Del Ven Chocolate.
Version: 1.2.3
Text Domain: del-ven-chocolate
*/

:root { --cream:#f1ecdf; --paper:#f8f5ed; --cocoa:#25130e; --brown:#3a1f17; --gold:#bd8e35; --line:rgba(37,19,14,.18); }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--cocoa); font-family:Arial,Helvetica,sans-serif; }
a { color:inherit; text-decoration:none; }
img { display:block; width:100%; }
.admin-bar .site-header { top:32px; }
@media screen and (max-width:782px) { .admin-bar .site-header { top:46px; } }

.site-header { position:absolute; inset:0 0 auto; z-index:10; height:112px; display:grid; grid-template-columns:1fr auto 1fr; align-items:center; padding:0 clamp(24px,5vw,80px); color:white; border-bottom:1px solid rgba(255,255,255,.25); }
.brand { width:96px; filter:brightness(0) invert(1); }
.brand img { height:68px; object-fit:contain; object-position:left center; }
.desktop-nav { display:flex; gap:38px; font-size:13px; letter-spacing:.04em; }
.desktop-nav a,.nav-cta { transition:opacity .2s ease; }
.desktop-nav a:hover,.nav-cta:hover { opacity:.65; }
.nav-cta { justify-self:end; font-size:12px; text-transform:uppercase; letter-spacing:.14em; border-bottom:1px solid currentColor; padding-bottom:6px; }

.hero { position:relative; min-height:100svh; color:white; overflow:hidden; background:#2b1b15; }
.hero-image,.hero-shade { position:absolute; inset:0; width:100%; height:100%; }
.hero-image { object-fit:cover; object-position:55% center; }
.hero-shade { background:linear-gradient(90deg,rgba(28,13,8,.84) 0%,rgba(28,13,8,.52) 46%,rgba(28,13,8,.12) 100%),linear-gradient(0deg,rgba(15,8,5,.52),transparent 48%); }
.hero-content { position:relative; z-index:2; min-height:100svh; display:flex; flex-direction:column; justify-content:flex-end; padding:160px clamp(24px,8vw,130px) clamp(48px,8vh,86px); max-width:990px; }
.eyebrow { margin:0 0 25px; font-size:11px; font-weight:700; letter-spacing:.18em; text-transform:uppercase; color:#8c6330; }
.eyebrow.light { color:#e3c58a; }
.hero h1 { margin:0; font-family:Georgia,'Times New Roman',serif; font-size:clamp(54px,7vw,104px); line-height:.84; letter-spacing:-.05em; font-weight:400; }
.hero-bottom { display:flex; align-items:end; justify-content:space-between; gap:40px; margin-top:clamp(42px,8vh,80px); max-width:770px; }
.hero-bottom p { max-width:510px; margin:0; font-size:clamp(15px,1.35vw,19px); line-height:1.65; color:rgba(255,255,255,.82); }
.circle-link { flex:0 0 auto; width:66px; height:66px; display:grid; place-items:center; border:1px solid rgba(255,255,255,.6); border-radius:50%; font-size:23px; transition:background .25s,color .25s; }
.circle-link:hover { background:white; color:var(--cocoa); }
.hero-index { position:absolute; right:clamp(24px,5vw,80px); bottom:60px; z-index:2; font-size:10px; letter-spacing:.15em; }

.section { display:grid; grid-template-columns:minmax(160px,1fr) minmax(0,3fr); gap:70px; padding:clamp(90px,12vw,180px) clamp(24px,7vw,110px); }
.section-label { display:flex; align-items:flex-start; gap:18px; padding-top:9px; font-size:11px; letter-spacing:.12em; text-transform:uppercase; }
.section-label span { color:var(--gold); }
.section-label p { margin:0; }
.intro-copy { max-width:1050px; }
.intro h2,.process h2,.contact h2 { margin:0; max-width:980px; font-family:Georgia,'Times New Roman',serif; font-size:clamp(40px,5vw,72px); line-height:1.02; letter-spacing:-.04em; font-weight:400; }
.copy-columns { display:grid; grid-template-columns:repeat(2,1fr); gap:clamp(34px,7vw,100px); margin-top:70px; max-width:850px; }
.copy-columns p { margin:0; font-size:15px; line-height:1.8; color:#6b554b; }

.plantation-story { display:grid; grid-template-columns:1.12fr .88fr; min-height:820px; background:var(--brown); color:white; }
.plantation-image-wrap { position:relative; min-height:650px; overflow:hidden; }
.plantation-image-wrap img { height:100%; object-fit:cover; }
.image-note { position:absolute; left:30px; bottom:28px; padding:10px 13px; background:rgba(20,10,7,.65); backdrop-filter:blur(8px); font-size:10px; letter-spacing:.12em; text-transform:uppercase; }
.plantation-copy { display:flex; flex-direction:column; justify-content:center; padding:clamp(60px,8vw,130px); }
.plantation-copy h2 { margin:0; font-family:Georgia,'Times New Roman',serif; font-size:clamp(54px,6vw,88px); line-height:.92; letter-spacing:-.045em; font-weight:400; }
.plantation-copy>p:not(.eyebrow) { max-width:470px; margin:55px 0 42px; color:rgba(255,255,255,.72); line-height:1.85; font-size:15px; }
.text-link { width:max-content; display:flex; align-items:center; gap:16px; padding-bottom:7px; border-bottom:1px solid currentColor; font-size:11px; letter-spacing:.13em; text-transform:uppercase; }
.text-link.light { color:#e3c58a; }

.process { background:var(--cream); }
.process-grid { display:grid; grid-template-columns:repeat(2,1fr); margin-top:95px; border-top:1px solid var(--line); border-left:1px solid var(--line); }
.process-grid article { min-height:275px; padding:30px 36px 38px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); }
.process-grid article>span { display:block; color:var(--gold); font-size:11px; letter-spacing:.12em; }
.process-grid h3 { margin:75px 0 18px; font-family:Georgia,'Times New Roman',serif; font-size:27px; font-weight:400; }
.process-grid p { margin:0; max-width:340px; color:#715e54; line-height:1.7; font-size:14px; }

.image-break { display:grid; grid-template-columns:1.35fr .65fr; gap:18px; padding:18px; background:var(--paper); }
.image-card { position:relative; overflow:hidden; min-height:680px; background:#2b1b15; }
.image-card img { width:100%; height:100%; object-fit:cover; transition:transform .8s cubic-bezier(.2,.7,.2,1); }
.image-card:hover img { transform:scale(1.025); }
.image-card span { position:absolute; left:25px; bottom:24px; color:white; font-size:10px; letter-spacing:.13em; text-transform:uppercase; text-shadow:0 1px 8px rgba(0,0,0,.5); }

.statement { padding:clamp(110px,16vw,240px) clamp(24px,8vw,130px); background:var(--cocoa); color:white; text-align:center; }
.statement-text { margin:0 auto; max-width:1200px; font-family:Georgia,'Times New Roman',serif; font-size:clamp(40px,5.5vw,80px); line-height:1.08; letter-spacing:-.04em; }
.contact { background:var(--paper); }
.contact-content { max-width:1050px; }
.contact-lead { max-width:570px; margin:45px 0 55px; color:#715e54; line-height:1.8; }
.contact-form { position:relative; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:32px 26px; max-width:850px; padding-top:38px; border-top:1px solid var(--line); }
.form-field { display:flex; flex-direction:column; gap:11px; }
.form-field-wide { grid-column:1/-1; }
.form-field label { font-size:10px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; }
.form-field label span { margin-left:8px; color:#9b8a80; font-weight:400; }
.form-field input,.form-field textarea { width:100%; border:0; border-bottom:1px solid rgba(37,19,14,.35); border-radius:0; padding:11px 0 14px; background:transparent; color:var(--cocoa); font:inherit; font-size:15px; outline:none; transition:border-color .2s ease; }
.form-field textarea { resize:vertical; min-height:125px; line-height:1.6; }
.form-field input:focus,.form-field textarea:focus { border-color:var(--gold); }
.form-submit { grid-column:1/-1; justify-self:start; display:flex; align-items:center; gap:18px; margin-top:5px; border:0; border-bottom:1px solid var(--cocoa); padding:10px 0; background:transparent; color:var(--cocoa); font-size:11px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; cursor:pointer; }
.form-submit span { color:var(--gold); font-size:16px; }
.form-trap { position:absolute!important; left:-10000px!important; width:1px!important; height:1px!important; overflow:hidden!important; }
.form-status { max-width:850px; margin:0 0 28px; padding:15px 18px; border-left:3px solid var(--gold); background:#eee5d4; font-size:14px; line-height:1.5; }
.form-error { border-color:#9c3f2f; background:#f1dfda; }

footer { display:grid; grid-template-columns:1fr auto auto; gap:35px; align-items:end; padding:65px clamp(24px,7vw,110px) 35px; background:var(--paper); border-top:1px solid var(--line); }
.footer-brand { width:126px; }
.footer-brand img { height:92px; object-fit:contain; object-position:left bottom; }
footer p { margin:0; font-size:10px; letter-spacing:.12em; text-transform:uppercase; }

@media (max-width:850px) {
  .site-header { height:88px; grid-template-columns:1fr auto; }
  .brand { width:76px; }
  .brand img { height:55px; }
  .desktop-nav { display:none; }
  .hero-content { padding-top:130px; }
  .hero h1 { font-size:clamp(46px,13vw,74px); }
  .hero-index { display:none; }
  .section { grid-template-columns:1fr; gap:50px; }
  .plantation-story { grid-template-columns:1fr; }
  .plantation-image-wrap { min-height:72svh; }
  .plantation-copy { min-height:620px; }
  .image-break { grid-template-columns:1fr; }
  .image-card { min-height:70svh; }
}
@media (max-width:560px) {
  .hero-image { object-position:61% center; }
  .hero-bottom { align-items:center; }
  .circle-link { width:54px; height:54px; }
  .copy-columns,.process-grid { grid-template-columns:1fr; }
  .copy-columns { margin-top:48px; }
  .process-grid { margin-top:60px; }
  .process-grid article { min-height:235px; }
  .process-grid h3 { margin-top:55px; }
  .contact-form { grid-template-columns:1fr; }
  .form-field-wide,.form-submit { grid-column:auto; }
  footer { grid-template-columns:1fr; align-items:start; }
  .credits { grid-column:auto; justify-self:start; }
}
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*::before,*::after { transition-duration:.01ms!important; }
}
