:root{--ink:#171714;--muted:#686861;--paper:#f5f2eb;--white:#fffdf8;--line:#dcd8ce;--accent:#b66b45;--dark:#20211d;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,216,206,.7)}.navbar{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--ink);color:var(--white);font-family:var(--serif);font-size:20px}.brand-text{font-size:18px}.brand-text span{font-weight:400}.nav-menu{display:flex;align-items:center;gap:27px}.nav-link{font-size:13px;font-weight:600;color:#55554f;transition:.25s}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-cta{background:var(--ink);color:var(--white);padding:11px 16px;border-radius:999px;font-size:13px;font-weight:700}.nav-cta span{margin-left:7px}.menu-toggle{display:none;border:0;background:none}.hero{min-height:690px;padding:86px 0 100px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700;color:#8a5d48;margin:0 0 18px}.hero h1,.section-heading h2,.intro h2,.about h2,.contact h2{font-family:var(--serif);font-weight:600;letter-spacing:-.045em;line-height:1.03;margin:0}.hero h1{font-size:clamp(54px,6.3vw,88px);max-width:720px}.hero h1 em,.section-heading h2 em,.intro h2 em,.about h2 em,.contact h2 em{font-style:italic;font-weight:500}.hero-text{font-size:17px;color:var(--muted);max-width:610px;margin:26px 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 21px;font-weight:700;font-size:13px;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--white);color:var(--ink)}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}.text-link span{margin-left:8px}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:55px}.hero-proof strong{font-family:var(--serif);font-size:35px}.hero-proof span{font-size:11px;line-height:1.35;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.hero-visual{height:520px;position:relative;display:flex;align-items:center;justify-content:center}.sun-shape{position:absolute;width:390px;height:390px;border-radius:50%;background:#e9dfd0;right:15%;top:6%;opacity:.8}.book-stack{position:relative;width:330px;height:390px;transform:rotate(-7deg)}.book{position:absolute;border-radius:3px;box-shadow:0 25px 45px rgba(23,23,20,.16);color:white}.book-back{width:250px;height:340px;right:0;top:30px;background:#596052;transform:rotate(10deg);padding:28px;font-family:var(--serif);font-size:18px;line-height:1.1}.book-mid{width:260px;height:355px;left:18px;top:20px;background:#b17a59;transform:rotate(-4deg);padding:25px;font-family:var(--serif);font-size:22px;line-height:1.05}.book-front{width:270px;height:370px;left:0;top:0;background:#2e332b;transform:rotate(0deg);padding:11px}.book-front-inner{height:100%;border:1px solid rgba(255,255,255,.55);padding:34px 28px;display:flex;flex-direction:column;justify-content:space-between}.book-front small{font-size:9px;letter-spacing:.2em}.book-front strong{font-family:var(--serif);font-size:37px;line-height:.95;letter-spacing:-.04em}.cover-line{display:block;width:45px;height:1px;background:#fff}.visual-caption{position:absolute;right:4%;bottom:10%;font-family:var(--serif);font-style:italic;font-size:17px;color:#57564f;transform:rotate(-7deg)}.section{padding:105px 0}.section-light{background:#eeebe3}.intro-grid{display:grid;grid-template-columns:1fr 2fr;gap:70px}.intro h2{font-size:clamp(38px,4.3vw,62px);max-width:830px}.intro p:not(.eyebrow){color:var(--muted);max-width:720px;margin:27px 0 0;font-size:16px}.books{background:var(--white)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-heading h2{font-size:clamp(42px,4.8vw,68px)}.heading-note{max-width:300px;color:#aaa99f;font-size:14px;margin:0}.dark-note{color:var(--muted)}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.cover{aspect-ratio:3/4.25;border-radius:2px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;color:#fff;box-shadow:0 16px 30px rgba(23,23,20,.09);transition:transform .35s}.book-card:hover .cover{transform:translateY(-7px) rotate(-1deg)}.cover span{font-family:var(--serif);font-size:29px;line-height:.96;letter-spacing:-.04em}.cover small{font-size:8px;letter-spacing:.18em}.cover-one{background:#6f7463}.cover-two{background:#a35f45}.cover-three{background:#313b46}.cover-four{background:#b58b59}.book-meta{padding-top:17px}.book-meta span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#9b6b53}.book-meta h3{font-family:var(--serif);font-size:22px;margin:5px 0}.book-meta p{font-size:12px;color:var(--muted);margin:0}.section-dark{background:var(--dark);color:var(--white)}.section-heading.light .eyebrow{color:#c99579}.section-heading.light h2{color:var(--white)}.service-list{border-top:1px solid rgba(255,255,255,.2)}.service-item{display:grid;grid-template-columns:70px 1fr 50px;align-items:center;gap:25px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.2);transition:.25s}.service-item:hover{padding-left:10px}.service-number{font-size:11px;color:#aaa99f}.service-item h3{font-family:var(--serif);font-size:26px;font-weight:500;margin:0}.service-item p{margin:3px 0 0;color:#aaa99f;font-size:13px}.service-arrow{font-size:22px;text-align:right}.process{background:var(--paper)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.process-card{background:var(--paper);padding:29px 23px;min-height:260px}.process-card span{font-size:11px;color:#9b6b53}.process-card h3{font-family:var(--serif);font-size:25px;margin:55px 0 12px}.process-card p{font-size:13px;color:var(--muted);line-height:1.55;margin:0}.section-paper{background:#e4ded3}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{min-height:510px;position:relative;display:grid;place-items:center;background:#d6cec0;overflow:hidden}.about-image:before,.about-image:after{content:'';position:absolute;background:var(--white);width:63%;height:76%;box-shadow:0 20px 35px rgba(0,0,0,.08);transform:rotate(-8deg)}.about-image:after{transform:rotate(6deg);background:#f2ede4}.paper-stack{z-index:2;width:54%;height:67%;background:#30362e;color:white;display:flex;flex-direction:column;justify-content:space-between;padding:32px;box-shadow:0 20px 35px rgba(0,0,0,.16)}.paper-stack span{font-family:var(--serif);font-size:100px;line-height:.8}.paper-stack small{font-size:10px;letter-spacing:.18em}.about h2,.contact h2{font-size:clamp(45px,5vw,72px)}.about-copy>p:not(.eyebrow),.contact-grid p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:570px}.about-copy .button{margin-top:15px}.start{background:var(--dark);color:var(--white)}.start-box{text-align:center;padding:95px 20px}.start-box .eyebrow{color:#c99579}.start-box h2{font-family:var(--serif);font-size:clamp(52px,6vw,86px);letter-spacing:-.05em;line-height:1;margin:0}.start-box>p:not(.eyebrow){color:#b6b5ad;max-width:520px;margin:22px auto 30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-form{display:grid;gap:18px}.contact-form label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:8px;border:1px solid var(--line);background:var(--white);padding:14px 15px;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#888}.contact-form .button{justify-self:start}.footer{background:#171814;color:#d8d7cf;padding:55px 0 22px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-brand{color:white}.footer-grid p{color:#888980;font-size:13px;max-width:270px}.footer-links{display:flex;gap:22px;align-items:flex-start}.footer-links a{font-size:12px;color:#aaa99f}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #373832;margin-top:45px;padding-top:18px;color:#6e7068;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}@media(max-width:950px){.nav-menu{gap:16px}.nav-link{font-size:12px}.hero-grid{grid-template-columns:1fr}.hero-visual{height:460px}.book-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr}.process-card{min-height:220px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.about-image{min-height:430px}.footer-grid{flex-direction:column}.footer-links{flex-wrap:wrap}}@media(max-width:760px){.container{width:min(calc(100% - 32px),var(--max))}.navbar{height:68px}.menu-toggle{display:flex;flex-direction:column;gap:4px;padding:10px}.menu-toggle span{width:22px;height:2px;background:var(--ink)}.nav-menu{position:absolute;top:68px;left:0;right:0;background:var(--white);border-bottom:1px solid var(--line);padding:20px 16px;display:none;flex-direction:column;align-items:stretch;gap:4px}.nav-menu.open{display:flex}.nav-link,.nav-cta{padding:12px 10px}.hero{padding:65px 0 75px}.hero h1{font-size:51px}.hero-text{font-size:15px}.hero-visual{height:400px}.sun-shape{width:290px;height:290px}.book-stack{transform:scale(.78) rotate(-7deg)}.visual-caption{right:2%;bottom:3%}.section{padding:75px 0}.intro-grid{grid-template-columns:1fr;gap:25px}.section-heading{align-items:start;flex-direction:column;margin-bottom:35px}.section-heading h2{font-size:45px}.book-grid{grid-template-columns:1fr 1fr;gap:20px}.cover{padding:18px}.cover span{font-size:22px}.process-grid{grid-template-columns:1fr}.process-card{min-height:0;padding:26px}.process-card h3{margin-top:30px}.about-image{min-height:350px}.paper-stack{width:58%;height:68%}.paper-stack span{font-size:70px}.footer-links{gap:14px}.footer-bottom{flex-direction:column;gap:8px}}@media(max-width:470px){.book-grid{grid-template-columns:1fr}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-proof{margin-top:38px}.hero-visual{height:350px}.book-stack{transform:scale(.65) rotate(-7deg)}.sun-shape{width:250px;height:250px}}


.brand-logo {
    width: 48px;
    height: 48px;
    object-fit: contain;
    display: block;
}