:root{--paper:#f5eddd;--paper-deep:#ead9ba;--ink:#17291f;--muted:#6d6a5c;--line:#c7b99d;--accent:#b7834d;--white:#fffaf0}
.hero-mill{position:absolute;width:61%;height:61%;object-fit:cover;object-position:center;right:7%;bottom:2%;opacity:.82;mix-blend-mode:multiply;filter:sepia(.16) contrast(.92);transform:rotate(2deg);z-index:0}.hero-book{z-index:1}
@media(max-width:900px){.hero-mill{width:65%;height:58%;right:3%;bottom:1%}}
.hero-mill{width:72%;height:auto;right:5%;bottom:-1%;opacity:.9;object-fit:contain;transform:rotate(1deg)}
.hero-mill{width:52%;height:auto;right:21%;bottom:-2%;opacity:.94;object-fit:contain;transform:rotate(1deg);z-index:1}.hero-book{z-index:0}
.hero-mill{opacity:.48;mix-blend-mode:multiply;filter:sepia(.22) saturate(.7) contrast(.9);clip-path:ellipse(49% 46% at 50% 53%)}
.story-banner{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.story-banner{position:relative;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}
.story-banner{width:100%;left:auto;transform:none;margin-left:0;margin-right:0;box-shadow:0 0 0 100vmax #153b2d;clip-path:inset(0 -100vmax)}
.story-banner{position:relative;min-height:320px;margin:0 calc(-5.2vw);padding:34px 9vw;display:grid;grid-template-columns:250px 1fr 100px;align-items:center;gap:36px;background:#153b2d;color:#f5eddd;overflow:hidden}.story-illustration{height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden}.story-illustration img{width:360px;height:360px;object-fit:contain;filter:sepia(.2) saturate(.65) brightness(1.12);mix-blend-mode:screen;opacity:.8}.story-copy h2{font-family:'Libre Baskerville',serif;font-weight:400;font-size:clamp(25px,3vw,42px);line-height:1.2;margin:0}.story-rule{margin:17px 0;color:#d8b77f;font-size:18px;letter-spacing:9px}.story-copy p{max-width:550px;margin:0;color:#e3d9c4;font-size:14px;line-height:1.55}.story-branch{font-size:88px;color:#c79e68;transform:rotate(-20deg);opacity:.85}.features-block{padding:82px 3vw 110px;text-align:center}.features-block>.eyebrow{margin-bottom:15px}.features-block>h2{font-family:'Libre Baskerville',serif;font-size:clamp(24px,3vw,37px);font-weight:400;line-height:1.25;max-width:760px;margin:0 auto 42px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{border:1px solid #c8b895;border-radius:7px;padding:12px 18px 20px;background:rgba(255,250,240,.45);min-height:300px;display:flex;flex-direction:column;align-items:center}.feature-card img{width:145px;height:125px;object-fit:contain;mix-blend-mode:multiply}.feature-card h3{font-family:'Libre Baskerville',serif;font-size:16px;color:#53634f;margin:8px 0 10px}.feature-card p{font-family:'Libre Baskerville',serif;font-size:11px;line-height:1.45;color:#686554;margin:0}.feature-card>span{margin-top:auto;color:#b7834d}
@media(max-width:900px){.story-banner{margin:0 -5.2vw;padding:30px 7vw;grid-template-columns:150px 1fr;gap:20px}.story-illustration{height:190px}.story-illustration img{width:260px;height:260px}.story-branch{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){.story-banner{grid-template-columns:1fr;text-align:center}.story-illustration{height:150px}.story-copy p{margin:auto}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:260px}}
@media(max-width:900px){.story-banner{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.09'/%3E%3C/svg%3E")}.site-shell{position:relative;max-width:1440px;margin:auto;padding:0 5.2vw}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(61,73,55,.18);gap:24px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);min-width:210px}.brand img{width:44px;height:44px;object-fit:cover;object-position:50% 24%;border-radius:50%;mix-blend-mode:multiply}.brand-wordmark{font-family:'Libre Baskerville',serif;font-weight:700;font-size:25px;letter-spacing:-.8px}.nav-links{display:flex;gap:34px;align-items:center;margin-left:auto;margin-right:auto}.nav-links a,.login-link{font-size:13px;font-weight:500;color:var(--ink);text-decoration:none}.nav-links a span{font-size:15px;margin-left:3px}.nav-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--ink);padding:14px 21px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(40,50,35,.12)}.button-dark{background:var(--ink);color:var(--white)}.hero{min-height:690px;display:grid;grid-template-columns:minmax(330px,.84fr) 1.25fr;gap:3vw;align-items:center;padding:46px 0 72px}.hero-copy{padding:22px 0 0 1.2vw;z-index:2}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:#53634f;margin:0 0 28px}.eyebrow span{color:var(--accent);margin-right:8px}.hero h1,.first-copy h2{font-family:'Libre Baskerville',serif;letter-spacing:-2.4px;font-weight:400;line-height:1.09;margin:0;color:var(--ink)}.hero h1{font-size:clamp(43px,5vw,76px)}.ornament{display:flex;align-items:center;gap:16px;color:var(--accent);font-size:14px;margin:25px 0 16px}.ornament:before,.ornament:after{content:"";height:1px;width:64px;background:var(--line)}.hero-lede{font-family:'Libre Baskerville',serif;font-size:17px;line-height:1.55;color:#4e5143;margin:0 0 26px}.hero-button{padding:16px 24px}.trust-row{display:flex;gap:25px;border-top:1px solid var(--line);margin-top:52px;padding-top:19px}.trust-row div{display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.35;color:#5d604f}.trust-row strong{font-size:22px;font-weight:400;color:#6b805e;line-height:1}.hero-art{position:relative;min-height:555px;display:flex;align-items:center;justify-content:center}.book-glow{position:absolute;width:88%;height:77%;background:#ddc49d;border-radius:50%;filter:blur(28px);opacity:.45;transform:rotate(-6deg)}.hero-book{position:absolute;width:105%;max-width:760px;right:-4%;filter:drop-shadow(0 20px 22px rgba(59,40,20,.2));transform:rotate(-3deg)}.app-peek{position:absolute;z-index:2;right:2%;bottom:2%;width:min(87%,575px);height:310px;background:#f4efe4;border:7px solid #173d30;border-radius:8px;box-shadow:0 18px 35px rgba(38,42,27,.26);display:flex;overflow:hidden;transform:rotate(1.2deg)}.peek-sidebar{width:40px;background:#174335;color:#f5e9cc;display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:18px;font-size:16px}.peek-content{padding:18px 17px;flex:1}.peek-title{font-family:'Libre Baskerville',serif;font-size:11px;display:flex;justify-content:space-between;gap:5px}.peek-title small{font-family:'DM Sans';font-size:8px;color:#627264;white-space:nowrap}.peek-line{height:2px;background:#a38b62;margin:12px 0 14px}.peek-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.peek-cards article{background:#fffaf1;border:1px solid #d9c6a5;border-radius:4px;padding:9px 7px;min-height:93px;display:flex;flex-direction:column;gap:4px}.peek-cards b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ead7b4;color:#1d493b;font-size:8px}.peek-cards strong{font-family:'Libre Baskerville',serif;font-size:9px;line-height:1.22;font-weight:700}.peek-cards small{font-size:7px;color:#758071;margin-top:auto}.first-block{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;border-top:1px solid rgba(61,73,55,.2);padding:105px 4vw 125px}.first-image-wrap{height:440px;overflow:hidden;position:relative;background:#ead7b8}.first-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,var(--paper) 100%)}.first-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.first-copy{max-width:490px}.first-copy h2{font-size:clamp(34px,4vw,58px);margin-bottom:22px}.first-copy>p:not(.eyebrow){color:#5f604f;line-height:1.7;font-size:16px;max-width:450px}.feature-list{margin-top:35px;border-top:1px solid var(--line)}.feature-list>div{display:grid;grid-template-columns:35px 1fr;column-gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.feature-list span{font-size:11px;color:var(--accent);grid-row:span 2;padding-top:3px}.feature-list strong{font-size:14px}.feature-list small{font-size:12px;color:#777769;margin-top:4px}.footer{padding:22px 0 30px;border-top:1px solid var(--line);font-size:12px;color:#6e6e61;display:flex;justify-content:space-between}.footer span:first-child{font-family:'Libre Baskerville',serif;font-weight:700;color:var(--ink)}
@media(max-width:900px){.topbar{height:76px}.nav-links{display:none}.brand{min-width:auto}.nav-actions{margin-left:auto;gap:14px}.login-link{display:none}.button{padding:12px 15px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{padding-left:0}.hero-art{min-height:450px;margin-top:-10px}.hero-book{width:112%;right:-8%}.app-peek{right:0;width:90%;height:245px}.trust-row{gap:12px}.first-block{grid-template-columns:1fr;gap:48px;padding:75px 0}.first-image-wrap{height:330px}.first-copy{max-width:none}.footer{gap:12px;flex-direction:column}}@media(max-width:500px){.site-shell{padding:0 22px}.brand-wordmark{font-size:20px}.brand img{width:36px;height:36px}.nav-actions .button{font-size:10px;padding:11px 10px}.hero{min-height:auto;padding-bottom:65px}.hero h1{font-size:44px}.hero-lede{font-size:15px}.desktop-only{display:none}.trust-row{flex-wrap:wrap;margin-top:37px}.trust-row div{flex:1;min-width:95px;font-size:10px}.hero-art{min-height:300px}.app-peek{height:172px;border-width:4px;width:97%;bottom:0}.peek-sidebar{width:24px;gap:11px;padding-top:9px;font-size:10px}.peek-content{padding:9px}.peek-title{font-size:7px}.peek-title small{font-size:6px}.peek-line{margin:7px 0}.peek-cards{gap:4px}.peek-cards article{min-height:58px;padding:4px}.peek-cards b{width:13px;height:13px;font-size:6px}.peek-cards strong{font-size:6px}.peek-cards small{font-size:5px}.first-image-wrap{height:245px}.first-copy h2{font-size:35px}.first-copy>p:not(.eyebrow){font-size:14px}}
