@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-300.ttf');font-weight:300;font-display:swap}@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-400.ttf');font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-600.ttf');font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-700.ttf');font-weight:700;font-display:swap}@font-face{font-family:Oswald;src:url('/assets/fonts/oswald-300.ttf');font-weight:300;font-display:swap}@font-face{font-family:Oswald;src:url('/assets/fonts/oswald-400.ttf');font-weight:400;font-display:swap}@font-face{font-family:Oswald;src:url('/assets/fonts/oswald-600.ttf');font-weight:600;font-display:swap}
:root{--green:#c4ff06;--panel:#111;--text:#eee;--width:930px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#000}body{margin:0;background:#000;color:var(--text);font:300 15px/1.65 Montserrat,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::selection{background:var(--green);color:#000}.content-width{width:min(calc(100% - 48px),var(--width));margin-inline:auto}.header{height:90px;position:fixed;z-index:20;inset:0 0 auto;background:rgba(0,0,0,.96);transition:.25s}.header.scrolled{height:70px;background:#222}.header-inner{width:min(calc(100% - 48px),var(--width));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo{width:300px}.nav{display:flex;align-items:center;gap:12px;font-size:14px;white-space:nowrap}.nav i{width:1px;height:22px;background:#ddd}.nav a:hover,.nav a.active{color:var(--green)}.nav .instagram{font-size:22px;margin-left:28px}.menu-button{display:none;background:none;border:0;width:46px;height:46px}.menu-button span{display:block;height:1px;background:#fff;margin:7px}.menu-button b{position:absolute;clip:rect(0 0 0 0)}main{min-height:65vh;padding-top:90px}h1,h2,h3,.oswald{font-family:Oswald,Helvetica,Arial,sans-serif}h1,h2,h3{margin-top:0}h1{font-size:38px;font-weight:300;line-height:1.2;letter-spacing:1px}h2{font-size:30px;font-weight:400;line-height:1.25}h3{font-size:21px;font-weight:400}.green{color:var(--green)}.kicker{margin:0;color:var(--green);font-weight:500}.button{display:inline-flex;justify-content:center;align-items:center;min-height:43px;padding:0 34px;border:1px solid var(--green);border-radius:4px;color:var(--green);font-size:13px;font-weight:600;text-transform:uppercase;transition:.2s}.button:hover,.button.solid{background:var(--green);color:#111}.button.solid:hover{background:#fff;border-color:#fff}.zoom{transition:transform .25s}.zoom:hover{transform:scale(1.045)}
.home-hero{height:620px;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:10px calc(50% - 465px);background:url('/assets/hero-silhouette.webp') 64% 22%/390px auto no-repeat;opacity:.47}.hero-grid{position:relative;height:100%;display:grid;grid-template-columns:430px 1fr;align-items:center}.hero-copy{z-index:2}.hero-copy .name{font-size:17px;letter-spacing:5px;font-weight:500}.hero-copy h1{font-size:68px;line-height:1.05;margin:10px 0 0;white-space:nowrap}.hero-copy h2{font-size:27px;color:rgba(255,255,255,.55);margin:0 0 17px}.hero-copy p{font-size:15px;line-height:1.3;margin:0 0 10px}.hero-buttons{display:flex;gap:15px;margin-top:10px}.hero-book{width:225px;justify-self:end;position:relative;border:1px solid #fff;border-radius:14px;box-shadow:4px 4px 7px rgba(255,255,255,.3)}.hero-book img{border-radius:14px}.new-tag{position:absolute;right:-10px;top:-16px;background:#f39a0b;color:#fff;font-size:8px;letter-spacing:3px;padding:5px 12px;transform:rotate(5deg)}
.home-card-wrap{padding:85px 0 110px}.home-card{background:#111;border:1px solid #555;border-radius:15px;width:855px;max-width:100%;margin:auto;padding:44px 28px 28px;display:grid;grid-template-columns:190px 1fr;gap:18px}.home-card img{width:190px}.home-card h2{color:var(--green);font-size:28px;font-weight:600;margin:0 0 4px}.home-card p{margin:0 0 12px}.home-card .button{min-width:165px;text-transform:none;font-weight:400}.author-teaser{background:#0e0e0e;border-block:1px solid #333}.author-teaser-grid{min-height:470px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:60px}.author-teaser h2{font-size:45px;font-weight:300}.author-teaser strong{color:var(--green)}.author-teaser img{width:300px;border-radius:50%}.newsletter{background:#111;border-bottom:1px solid #333;padding:70px 0}.newsletter-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.newsletter h2{font-size:45px}.newsletter p{margin:7px 0}.newsletter input,.contact-form input,.contact-form textarea{width:100%;height:48px;background:#030303;color:#fff;border:2px solid #eee;padding:12px 14px;font:300 15px Montserrat}.newsletter input{margin-bottom:10px;border-color:#444}.newsletter .button{width:100%;border-radius:0}.book-strip{padding:52px 0 72px}.section-title h1,.section-title h2{font-weight:300;font-size:38px;margin:0 0 45px}.book-list{display:grid;grid-template-columns:185px 185px;gap:30px}.book-tile img{width:185px;height:296px;object-fit:cover}.book-tile p{margin:13px 0 8px}.book-tile a.more{color:var(--green);text-decoration:underline;font-weight:600}.book-tile em{color:#ccc}
.page-shell{padding:48px 0 85px}.books-page{padding-top:42px;min-height:675px}.detail-top{display:grid;grid-template-columns:255px 1fr;gap:52px;padding:64px 0 85px}.detail-cover{width:225px;border:1px solid #777;border-radius:5px;box-shadow:0 0 8px rgba(255,255,255,.35)}.detail-copy h1{font-size:34px;font-weight:400;margin:3px 0}.detail-copy h3{font-size:20px;color:rgba(255,255,255,.5);margin:0 0 20px}.detail-copy>p{margin:0 0 14px}.facts{border-block:1px solid #444;padding:14px 0 18px;margin-top:18px;display:grid;grid-template-columns:1.1fr .9fr 2.4fr .55fr;gap:20px}.facts span{display:block;font-size:10px;letter-spacing:1.2px;color:#777;text-transform:uppercase}.facts b{font-weight:300;white-space:nowrap}.buy-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.buy-buttons .button{font-weight:300;font-size:14px}.synopsis{padding-bottom:95px}.heading-line{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:25px;margin-bottom:25px}.heading-line h2{color:var(--green);font-size:29px;font-weight:600;margin:0}.heading-line:after{content:"";height:1px;background:#334000}.synopsis-cols{display:grid;grid-template-columns:1fr 1fr;gap:48px}.synopsis p{margin-top:0}.synopsis .closing{color:var(--green);font-weight:600;font-style:italic}.reviews{background:#111;padding:62px 0 72px}.reviews h2{font-size:30px}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.quote{border-left:2px solid var(--green);padding-left:18px}.quote .stars{color:var(--green)}
.author-hero{min-height:400px;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.35)),url('/assets/hero-silhouette.webp') center 38%/cover no-repeat;border-bottom:1px solid #444}.author-hero-grid{min-height:400px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:45px}.author-hero h1{font-size:38px;margin:0}.author-hero h2{font-size:28px;color:rgba(255,255,255,.55)}.author-hero img{width:285px;border-radius:50%;border:2px solid #999;box-shadow:0 0 14px #777}.author-copy-section{padding:65px 0}.author-copy-section p{margin:0 0 14px}.recipe{margin-top:65px}.recipe-row{display:grid;grid-template-columns:55px 190px 1fr;gap:20px;border-top:1px solid #333;padding:15px 0}.recipe-row b{color:var(--green);font-family:Oswald;font-size:24px}.recipe-row strong{font-family:Oswald;font-size:20px}.personal{background:#111;padding:60px 0}.contact-page{padding:42px 0 70px}.contact-form{width:835px;max-width:100%}.contact-form input{margin-bottom:16px}.contact-form textarea{height:185px;resize:vertical}.contact-form .button{margin-top:22px;width:140px;background:#000;border-color:#fff;color:#fff;text-transform:none;font-weight:300}.legal{padding:55px 0 90px}.legal h2{font-size:25px;margin-top:35px}.legal a{color:var(--green);text-decoration:underline}
.footer{background:#111;border-top:1px solid #3a3a3a}.footer-main{min-height:335px;padding:65px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px}.footer h3{font-size:18px;color:#999}.footer p{margin:0 0 18px}.footer strong,.footer a{color:var(--green);font-weight:600;text-decoration:underline}.footer-main section>a{display:block;margin:0 0 14px}.footer-bottom{background:#222;border-top:1px solid #3a3a3a;font-size:12px}.footer-bottom>div{min-height:70px;display:flex;align-items:center;justify-content:space-between}.footer-bottom a{color:#eee;font-weight:300;text-decoration:none;margin-left:22px}
@media(max-width:1000px){.header-inner,.content-width{width:min(calc(100% - 40px),930px)}.logo{width:230px}.nav{gap:8px;font-size:12px}.nav .instagram{margin-left:10px}.hero-copy h1{font-size:55px}.hero-grid{grid-template-columns:1fr 230px}.home-hero:before{inset:0;background-position:65% 20%}}
@media(max-width:780px){.header,.header.scrolled{height:70px}.header-inner{width:calc(100% - 28px)}.logo{width:220px}.menu-button{display:block;position:relative;z-index:22}.nav{position:fixed;inset:70px 0 0;background:#111;display:none;flex-direction:column;align-items:flex-start;padding:35px 28px;font-size:18px}.nav.open{display:flex}.nav i{display:none}.nav .instagram{margin:15px 0}.menu-open{overflow:hidden}main{padding-top:70px}.home-hero{height:auto;min-height:735px}.home-hero:before{inset:0;background-position:80% 10%;background-size:500px;opacity:.35}.hero-grid{display:block;padding-top:75px}.hero-copy h1{font-size:49px;white-space:normal}.hero-copy h2{font-size:22px}.hero-book{width:155px;margin:38px 18px 0 auto}.home-card{grid-template-columns:125px 1fr;padding:25px 18px}.home-card img{width:125px}.home-card h2{font-size:22px}.author-teaser-grid,.newsletter-grid,.author-hero-grid{grid-template-columns:1fr}.author-teaser-grid{padding-block:55px}.author-teaser img,.author-hero img{width:230px;margin:auto}.book-list{grid-template-columns:1fr 1fr}.book-tile img{width:100%;height:auto}.detail-top{grid-template-columns:1fr;padding-top:45px}.detail-cover{margin:auto}.facts{grid-template-columns:1fr 1fr}.buy-buttons,.synopsis-cols,.quotes{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:25px}.footer-bottom>div{align-items:flex-start;flex-direction:column;padding-block:20px;gap:12px}.footer-bottom a{margin:0 18px 0 0}.author-hero-grid{padding-block:55px}.recipe-row{grid-template-columns:45px 1fr}.recipe-row span{grid-column:2}.section-title h1,.section-title h2{font-size:31px}}
@media(max-width:480px){.content-width{width:calc(100% - 32px)}.hero-copy .name{font-size:14px}.hero-copy h1{font-size:40px}.hero-buttons{display:grid}.home-card{display:block}.home-card img{width:150px;margin:0 auto 20px}.home-card-wrap{padding:55px 0}.book-list{gap:18px}.detail-copy h1{font-size:29px}.heading-line{grid-template-columns:1fr}.footer-main{padding:45px 0}}
