@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@400;500;600&display=swap');
:root{--ink:#090909;--ivory:#f2efe7;--paper:#e8e3d9;--gold:#b89a63;--serif:'Cormorant Garamond',Georgia,serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:var(--sans);-webkit-font-smoothing:antialiased}.cf-header{position:absolute;z-index:10;top:0;left:0;right:0;height:92px;padding:20px clamp(22px,4vw,64px);display:flex;align-items:center;justify-content:space-between}.cf-brand img{width:clamp(150px,17vw,245px);display:block}.cf-header-cta{color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:11px;border-bottom:1px solid rgba(255,255,255,.5);padding:8px 0}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:600;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400}em{font-weight:400}.cf-hero{min-height:100svh;position:relative;display:flex;align-items:center;overflow:hidden}.cf-hero-image,.cf-hero-shade{position:absolute;inset:0}.cf-hero-image img{width:100%;height:100%;object-fit:cover;object-position:57% 50%}.cf-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.83) 0%,rgba(0,0,0,.58) 38%,rgba(0,0,0,.08) 72%)}.cf-hero-copy{position:relative;z-index:2;width:min(760px,84vw);margin-left:clamp(24px,8vw,140px);padding-top:70px}.cf-hero h1{font-size:clamp(52px,6.5vw,106px);line-height:.88;margin:.2em 0 .28em}.cf-hero .lead{font-family:var(--serif);font-size:clamp(19px,1.6vw,27px);line-height:1.45;max-width:620px;color:rgba(255,255,255,.88)}.button{display:inline-block;text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600;padding:16px 22px;margin-top:12px}.button.light{border:1px solid rgba(255,255,255,.65);color:#fff}.button.dark{background:#111;color:#fff}.micro{margin-top:16px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6)}.cf-finished{background:var(--ivory);color:#111;display:grid;grid-template-columns:1.05fr .95fr;min-height:92svh}.cf-frame-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 7vw;background:#d8d1c5}.cf-frame-photo{padding:0;background:#cfc5b6;position:relative;overflow:hidden}.cf-frame-photo>img{width:100%;height:100%;min-height:92svh;object-fit:cover;object-position:center;display:block}.cf-frame-photo .scale-note{position:absolute;left:28px;bottom:22px;margin:0;padding:10px 13px;background:rgba(8,8,8,.72);color:#fff;backdrop-filter:blur(5px)}.cf-frame{width:min(530px,82%);aspect-ratio:2/3;background:#111;padding:18px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.cf-mat{width:100%;height:100%;background:#f6f3ec;padding:8.5% 7%}.cf-mat img{width:100%;height:100%;object-fit:cover;object-position:57% 50%;display:block}.scale-note{margin:20px 0 0;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#665f55}.cf-finished-copy{align-self:center;padding:70px clamp(38px,7vw,110px)}.cf-finished h2,.cf-story h2,.cf-final h2{font-size:clamp(48px,5.4vw,86px);line-height:.93;margin:.18em 0 .35em}.cf-finished-copy>p:not(.eyebrow,.fine,.includes){font-family:var(--serif);font-size:clamp(18px,1.4vw,23px);line-height:1.55;color:#49443d}.price{font-family:var(--serif);font-size:clamp(56px,5vw,82px);margin:25px 0 10px}.includes{line-height:1.8;color:#39352f}.includes strong{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.fine{font-size:11px;color:#756e64;margin-top:18px}.cf-quote{min-height:68svh;position:relative;display:grid;place-items:center;text-align:center;padding:70px 24px;overflow:hidden}.cf-quote-image,.cf-quote-shade{position:absolute;inset:0}.cf-quote-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block}.cf-quote-shade{background:rgba(0,0,0,.42)}.cf-quote-copy{position:relative;z-index:2}.cf-quote p{font-size:12px;letter-spacing:.16em;text-transform:uppercase}.cf-quote h2{font-size:clamp(50px,7vw,108px);line-height:.9;margin:0}.cf-story{background:#0b0b0b;padding:clamp(75px,9vw,145px) clamp(24px,8vw,140px);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.cf-story-head{position:sticky;top:120px;align-self:start}.cf-story-head>p:last-child{font-family:var(--serif);font-size:19px;line-height:1.55;color:rgba(255,255,255,.65);max-width:440px}.cf-steps article{display:grid;grid-template-columns:92px 1fr;gap:28px;padding:34px 0;border-top:1px solid rgba(255,255,255,.15)}.cf-steps article:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.cf-steps span{font-family:var(--serif);font-size:48px;color:var(--gold)}.cf-steps h3{font-family:var(--serif);font-weight:400;font-size:32px;margin-bottom:8px}.cf-steps p{line-height:1.65;color:rgba(255,255,255,.66);max-width:620px}.cf-nine{display:grid;grid-template-columns:1.1fr .9fr;background:#151515;min-height:80svh}.cf-nine-image img{width:100%;height:100%;object-fit:cover;object-position:57% 50%;display:block}.cf-nine-copy{align-self:center;padding:70px clamp(38px,7vw,110px)}.cf-nine h2{font-size:clamp(48px,5.2vw,82px);line-height:.94}.cf-nine-copy>p:not(.eyebrow){line-height:1.7;color:rgba(255,255,255,.7);max-width:540px}.cf-final{background:var(--ivory);color:#111;text-align:center;padding:clamp(90px,11vw,170px) 24px}.cf-final>p:not(.eyebrow,.no-pay,.micro){font-family:var(--serif);font-size:clamp(18px,1.4vw,23px);line-height:1.55;max-width:760px;margin:0 auto 18px;color:#49443d}.no-pay{font-weight:600;margin:28px 0 8px}.dark-micro{color:#777!important;max-width:620px;margin:18px auto 0!important}footer{text-align:center;padding:55px 24px;background:#050505;color:rgba(255,255,255,.48);font-size:11px;line-height:1.6}footer img{width:180px;margin-bottom:16px}footer p{margin:5px 0}@media(max-width:850px){.cf-header{height:76px}.cf-header-cta{font-size:9px}.cf-hero-copy{margin-left:24px;width:86vw}.cf-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.25))}.cf-finished,.cf-nine,.cf-story{grid-template-columns:1fr}.cf-frame-stage{padding:65px 24px}.cf-finished-copy,.cf-nine-copy{padding:58px 26px}.cf-story{padding:75px 26px;gap:45px}.cf-story-head{position:static}.cf-steps article{grid-template-columns:58px 1fr;gap:18px}.cf-steps span{font-size:38px}.cf-nine-image{min-height:55svh}.cf-nine-image img{height:55svh}.cf-frame{width:min(420px,86%)}}

/* Mobile cotton-chair framing — keep the woman + red chair in view. Desktop unchanged. */
@media(max-width:850px){
  .cf-quote-image img{
    object-position:6% 48%;
  }
}

/* Cotton Field paid-traffic conversion update — mobile first viewport. */
.cf-hero .lead strong{font-family:var(--sans);font-size:.62em;font-weight:600;letter-spacing:.035em;text-transform:uppercase;color:#fff}
.cf-hero .hero-includes{display:inline-block;margin-top:8px}
.cf-hero .hero-request{background:rgba(8,8,8,.28);backdrop-filter:blur(3px)}
.cf-hero .hero-no-pay{color:rgba(255,255,255,.82);font-weight:500}
@media(max-width:850px){
  .cf-hero-copy{padding-top:66px}
  .cf-hero h1{font-size:clamp(50px,13.2vw,66px);line-height:.9;margin:.22em 0 .25em}
  .cf-hero .lead{font-size:18px;line-height:1.38;margin-bottom:10px;max-width:440px}
  .cf-hero .lead strong{font-size:12px;letter-spacing:.09em}
  .cf-hero .hero-includes{font-family:var(--sans);font-size:13px;line-height:1.55;color:rgba(255,255,255,.92)}
  .cf-hero .hero-request{margin-top:8px;padding:16px 22px;min-width:250px;text-align:center}
  .cf-hero .hero-no-pay{margin-top:12px;font-size:10px}
}
