@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
:root{--paper:#f5eee4;--paper-deep:#eadccc;--ink:#2d2924;--muted:#756d63;--sage:#b7c2ad;--orange:#d97c55;--white:#fffaf2;--line:rgba(45,41,36,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:20px;top:20px;z-index:10;background:var(--ink);color:white;padding:10px 15px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-weight:700;letter-spacing:-.03em;font-size:19px}.brand img{border-radius:12px;box-shadow:0 4px 12px #6d503522}.site-header nav{display:flex;gap:32px;color:var(--muted);font-size:14px}.site-header nav a:hover,.footer a:hover{color:var(--orange)}.text-button{border:1px solid var(--ink);padding:11px 17px;border-radius:999px;font-size:13px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:65px 0 85px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--orange);margin:0 0 20px}.hero h1,h2{font:500 clamp(44px,6vw,78px)/.98 'Playfair Display',serif;letter-spacing:-.05em;margin:0}.hero h1 em,h2 em{color:var(--orange);font-style:italic}.hero-lead{max-width:530px;color:var(--muted);font-size:18px;margin:28px 0}.actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;gap:13px;align-items:center;border-radius:999px;padding:15px 22px;font-weight:600;font-size:14px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #402d1c20}.button-dark{background:var(--ink);color:var(--white)}.quiet-link{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:3px}.availability{font-size:12px;color:var(--muted);margin-top:24px}.hero-visual{height:530px;position:relative;display:grid;place-items:center}.book-shape{position:absolute;width:400px;height:400px;border-radius:48% 52% 45% 55%;background:var(--sage);opacity:.65;transform:rotate(-13deg)}.phone{position:absolute;width:225px;height:auto;border-radius:26px;box-shadow:0 26px 40px #36271d44;border:5px solid #292623;transition:transform .35s}.phone-front{transform:rotate(7deg) translate(25px,15px);z-index:2}.phone-back{transform:rotate(-11deg) translate(-105px,10px);z-index:1}.hero-visual:hover .phone-front{transform:rotate(4deg) translate(35px,5px)}.scribble{position:absolute;font:italic 16px/1.1 'Playfair Display',serif;color:var(--orange);z-index:3;transform:rotate(-8deg)}.scribble strong{font-size:20px}.scribble-top{top:38px;right:13px}.scribble-bottom{bottom:25px;left:0;transform:rotate(7deg)}.intro{display:flex;justify-content:space-between;align-items:end;padding:105px 0 54px;border-top:1px solid var(--line)}.intro h2,.gallery-section h2{font-size:clamp(38px,5vw,64px)}.intro-copy{max-width:370px;color:var(--muted);margin:0 5% 5px 30px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:340px;padding:28px 28px 32px;border-radius:22px;display:flex;flex-direction:column}.feature-card>span{font-size:11px;opacity:.65}.feature-icon{font-size:37px;margin:25px 0 12px}.feature-card h3{font:500 27px/1.05 'Playfair Display',serif;margin:0 0 13px}.feature-card p{font-size:14px;line-height:1.6;max-width:290px;margin:0;color:var(--muted)}.card-sage{background:var(--sage)}.card-cream{background:var(--paper-deep)}.card-ink{background:var(--ink);color:var(--white)}.card-ink p{color:#d1c6b9}.story{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;padding:150px 0}.story-media{display:flex;justify-content:center;background:var(--paper-deep);border-radius:24px;padding:38px 30px 0;overflow:hidden}.story-media.tall img{width:min(280px,70%);border-radius:25px 25px 0 0;box-shadow:0 12px 25px #402d1c26}.story-copy h2{font-size:clamp(38px,5vw,60px)}.story-copy>p:not(.eyebrow){color:var(--muted);max-width:440px;margin:25px 0}.story-copy ul{list-style:none;padding:0;color:var(--muted);font-size:14px}.story-copy li{margin:13px 0}.story-copy li:before{content:'✓';color:var(--orange);font-weight:bold;margin-right:12px}.story-reverse .story-media{background:var(--sage)}.gallery-section{background:var(--ink);color:var(--white);padding:110px 0 120px}.gallery-section .eyebrow{color:#e99a73}.section-lead{color:#cfc2b4;margin:24px 0 45px}.gallery{display:grid;grid-template-columns:1.2fr 1.2fr .7fr;gap:18px;align-items:end}.gallery img{width:100%;display:block;border-radius:18px 18px 0 0;box-shadow:0 20px 35px #0004}.gallery img:last-child{width:85%;margin-left:auto}.download{text-align:center;padding:135px 0 145px}.download>img{border-radius:21px;margin-bottom:26px}.download h2{font-size:clamp(46px,6vw,76px)}.download p:not(.eyebrow){color:var(--muted);max-width:430px;margin:24px auto 30px}.download small{display:block;color:var(--muted);font-size:11px;margin-top:17px}.site-footer{border-top:1px solid var(--line);min-height:90px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.site-footer .brand{font-size:16px;color:var(--ink)}@media(max-width:760px){.shell{width:min(100% - 32px,560px)}.site-header{height:76px}.site-header nav,.text-button{display:none}.hero{display:flex;flex-direction:column;padding:60px 0 20px;gap:0}.hero-copy{width:100%}.hero h1{font-size:52px}.hero-visual{width:100%;height:455px}.phone{width:190px}.book-shape{width:310px;height:310px}.scribble-top{right:0}.intro{display:block;padding:80px 0 38px}.intro-copy{margin:25px 0 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:270px}.story,.story-reverse{grid-template-columns:1fr;gap:40px;padding:90px 0}.story-reverse .story-copy{grid-row:1}.gallery-section{padding:80px 0}.gallery{display:flex;overflow-x:auto;padding-bottom:15px}.gallery img{min-width:72%;max-height:440px;object-fit:cover;object-position:top}.gallery img:last-child{width:auto;margin:0;min-width:42%}.download{padding:100px 0}.site-footer{flex-wrap:wrap;gap:15px;padding:24px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.phone{transition:none}.hero-visual:hover .phone-front{transform:rotate(7deg) translate(25px,15px)}}
