*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0d0d0d;--near-black: #111111;--dark-gray: #1a1a1a;--banner-gray: #444444;--mid-gray: #2e2e2e;--light-gray: #888888;--gold: #c8a84b;--gold-light: #e8c96a;--gold-dim: #8a6f2e;--silver: #b8bcc4;--silver-light: #d8dce4;--white: #f5f3ee;--cream: #f0ead8;--serif: "Playfair Display", "Georgia", serif;--body-serif: "Lora", "Georgia", serif;--elegant: "Cormorant Garamond", "Georgia", serif}html{scroll-behavior:smooth}body{background-color:var(--black);color:var(--white);font-family:var(--body-serif);font-size:17px;line-height:1.75;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 3rem;min-height:64px;background:#0d0d0deb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,168,75,.15)}.nav-start{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;min-width:0}.nav-back-home{font-family:var(--body-serif);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f5f3ee6b;text-decoration:none;white-space:nowrap;flex-shrink:0;padding:.25rem 0}.nav-back-home:hover,.nav-back-home:focus-visible{color:var(--gold)}.nav-logo{font-family:var(--serif);font-size:1.05rem;font-weight:700;letter-spacing:.04em;color:var(--gold);text-decoration:none}.nav-logo span{color:var(--silver);font-weight:400}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{font-family:var(--body-serif);font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f5f3eeb3;text-decoration:none;transition:color .25s}.nav-links a:hover{color:var(--gold)}.nav-search-trigger{font-family:var(--body-serif);font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f5f3eeb3;background:none;border:none;cursor:pointer;padding:0;transition:color .25s}.nav-search-trigger:hover,.nav-search-trigger:focus-visible{color:var(--gold)}.nav-search-trigger:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.nav-cta{font-family:var(--body-serif);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--black)!important;background:var(--gold);padding:.5rem 1.3rem;border-radius:2px;text-decoration:none;transition:background .25s,color .25s}.nav-cta:hover{background:var(--gold-light)!important;color:var(--black)!important}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:7rem 2rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:900px;height:600px;background:radial-gradient(ellipse at center,rgba(200,168,75,.07) 0%,rgba(200,168,75,.03) 40%,transparent 70%);pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.4}.hero-eyebrow{font-family:var(--body-serif);font-size:.78rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:2.2rem;position:relative;display:flex;align-items:center;gap:1rem}.hero-eyebrow:before,.hero-eyebrow:after{content:"";display:block;width:48px;height:1px;background:var(--gold-dim)}.hero-title{position:relative;margin-bottom:.6rem;line-height:1}.title-word{display:block;font-family:var(--serif);font-weight:900;text-transform:uppercase;letter-spacing:.04em;line-height:.95}.matzah-text{background-image:url(/matzah-texture.jpg);background-size:600px 600px;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 3px 14px rgba(160,100,20,.45))}.title-pesach{font-size:clamp(5rem,14vw,11rem);background-position:center 20%}.title-without{font-size:clamp(2.8rem,7.5vw,6rem);margin-top:.15em;background-position:center 45%}.title-the{font-size:clamp(5.5rem,16vw,13rem);margin-top:.05em;background-position:center 60%}.title-pain{font-size:clamp(5.5rem,16vw,13rem);position:relative}.title-pain-foil{display:inline;background-image:url(/tinfoil-texture.png);background-size:420px 420px;background-repeat:repeat;background-position:center 38%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 12px rgba(200,210,230,.35))}.title-pain .tm{font-size:.2em;vertical-align:super;-webkit-text-fill-color:var(--silver);font-weight:400}.hero-subtitle{font-family:var(--elegant);font-style:italic;font-size:clamp(1.2rem,2.8vw,1.75rem);font-weight:400;color:#f5f3eed9;margin-top:1.8rem;margin-bottom:.6rem;letter-spacing:.01em;line-height:1.4}.hero-author{font-family:var(--serif);font-size:clamp(1rem,2vw,1.3rem);font-weight:700;color:var(--white);letter-spacing:.04em;margin-top:.8rem;margin-bottom:2.5rem}.edition-banner{margin:0 auto 2.8rem;font-family:var(--serif);font-size:.95rem;font-weight:400;letter-spacing:.02em;color:#f5f3eed1}.hero-actions{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center}.btn-primary{font-family:var(--body-serif);font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--black);background:linear-gradient(135deg,var(--gold) 0%,var(--gold-light) 100%);padding:.9rem 2.6rem;border-radius:2px;transition:all .3s ease;box-shadow:0 4px 24px #c8a84b40}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #c8a84b66}.btn-secondary{font-family:var(--body-serif);font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--silver-light);background:transparent;border:1px solid rgba(184,188,196,.4);padding:.9rem 2.6rem;border-radius:2px;transition:all .3s ease}.btn-secondary:hover{border-color:var(--silver);color:var(--white);background:#b8bcc414}.scroll-hint{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#f5f3ee4d;font-family:var(--body-serif);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.scroll-hint-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(200,168,75,.5),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.divider{width:100%;height:1px;background:linear-gradient(to right,transparent 0%,rgba(200,168,75,.3) 20%,rgba(200,168,75,.6) 50%,rgba(200,168,75,.3) 80%,transparent 100%);margin:0}.about-strip{background:var(--dark-gray);padding:5rem 2rem;text-align:center}.section-label{font-family:var(--body-serif);font-size:.72rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.about-strip h2{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:var(--white);max-width:720px;margin:0 auto 1.5rem;line-height:1.25}.about-strip p{font-family:var(--body-serif);font-size:1.05rem;color:#f5f3eeb8;max-width:640px;margin:0 auto;line-height:1.85}.chapters{background:var(--near-black);padding:6rem 2rem}.chapters-inner{max-width:1100px;margin:0 auto}.chapters-header{text-align:center;margin-bottom:4rem}.chapters-header h2{font-family:var(--serif);font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:var(--white);margin-bottom:.8rem}.chapters-header p{font-family:var(--body-serif);font-size:1rem;color:#f5f3ee8c;max-width:520px;margin:0 auto}.chapters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5px;background:#c8a84b1f;border:1px solid rgba(200,168,75,.12)}.chapter-card{background:var(--near-black);padding:2rem 2rem 2rem 2.2rem;display:flex;gap:1.4rem;align-items:flex-start;text-decoration:none;transition:background .25s;position:relative;overflow:hidden}.chapter-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--gold),var(--gold-dim));transform:scaleY(0);transform-origin:top;transition:transform .3s ease}.chapter-card:hover{background:#c8a84b0a}.chapter-card:hover:before{transform:scaleY(1)}.chapter-num{font-family:var(--elegant);font-size:2.2rem;font-weight:600;color:#c8a84b40;line-height:1;min-width:2.5rem;padding-top:.1rem;transition:color .25s}.chapter-card:hover .chapter-num{color:#c8a84b8c}.chapter-title{font-family:var(--serif);font-size:1.05rem;font-weight:700;color:var(--white);margin-bottom:.35rem;line-height:1.3}.chapter-desc{font-family:var(--body-serif);font-size:.85rem;color:#f5f3ee80;line-height:1.6}.chapter-arrow{margin-left:auto;align-self:center;color:#c8a84b4d;font-size:1.1rem;transition:color .25s,transform .25s;flex-shrink:0}.chapter-card:hover .chapter-arrow{color:var(--gold);transform:translate(4px)}.chapter-special{background:#c8a84b0f}.chapter-badge{display:inline-block;font-family:var(--body-serif);font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(200,168,75,.4);padding:.15rem .55rem;border-radius:2px;margin-bottom:.4rem}.quote-section{background:var(--dark-gray);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.quote-section:before{content:"“";position:absolute;top:-1rem;left:50%;transform:translate(-50%);font-family:var(--serif);font-size:18rem;font-weight:900;color:#c8a84b0a;line-height:1;pointer-events:none;user-select:none}.quote-section blockquote{font-family:var(--elegant);font-style:italic;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:400;color:#f5f3eee6;max-width:780px;margin:0 auto 1.8rem;line-height:1.55;position:relative}.quote-attribution{font-family:var(--body-serif);font-size:.85rem;color:var(--gold);letter-spacing:.08em}.author-section{background:var(--near-black);padding:6rem 2rem}.author-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.author-portrait{aspect-ratio:3/4;background:var(--mid-gray);border:1px solid rgba(200,168,75,.2);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.author-portrait-inner{width:100%;height:100%;background:linear-gradient(160deg,#c8a84b0f,#0d0d0dcc 60%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:1.5rem}.author-monogram{font-family:var(--serif);font-size:5rem;font-weight:900;color:#c8a84b33;line-height:1;margin-bottom:auto;margin-top:2rem}.author-name-card{font-family:var(--serif);font-size:.95rem;font-weight:700;color:var(--white);text-align:center;letter-spacing:.04em}.author-title-card{font-family:var(--body-serif);font-size:.75rem;color:var(--gold);text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-top:.2rem}.author-content h2{font-family:var(--serif);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;color:var(--white);margin-bottom:1.2rem;line-height:1.2}.author-content p{font-family:var(--body-serif);font-size:1rem;color:#f5f3eeb3;line-height:1.85;margin-bottom:1rem}.author-content p:last-of-type{margin-bottom:1.8rem}.features{background:var(--dark-gray);padding:5rem 2rem;border-top:1px solid rgba(200,168,75,.1);border-bottom:1px solid rgba(200,168,75,.1)}.features-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.feature{text-align:center}.feature-icon{font-size:2rem;margin-bottom:1rem;display:block;filter:sepia(1) saturate(2) hue-rotate(5deg) brightness(.9)}.feature h3{font-family:var(--serif);font-size:1.15rem;font-weight:700;color:var(--white);margin-bottom:.6rem}.feature p{font-family:var(--body-serif);font-size:.9rem;color:#f5f3ee8c;line-height:1.7}.testimonials{background:var(--near-black);padding:6rem 2rem}.testimonials-inner{max-width:1100px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:3.5rem}.testimonials-header h2{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--white)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.testimonial{background:var(--dark-gray);border:1px solid rgba(200,168,75,.1);padding:2rem;position:relative}.testimonial:before{content:"“";font-family:var(--serif);font-size:3.5rem;font-weight:900;color:#c8a84b33;line-height:.8;display:block;margin-bottom:.8rem}.testimonial p{font-family:var(--body-serif);font-style:italic;font-size:.95rem;color:#f5f3eebf;line-height:1.75;margin-bottom:1.2rem}.testimonial-author{font-family:var(--body-serif);font-size:.8rem;font-weight:600;color:var(--gold);letter-spacing:.06em}.cta-section{background:var(--dark-gray);padding:7rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(200,168,75,.08) 0%,transparent 65%);pointer-events:none}.cta-section h2{font-family:var(--serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:var(--white);margin-bottom:1rem;line-height:1.15}.cta-section h2 em{font-style:italic;background:linear-gradient(135deg,var(--gold),var(--gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section p{font-family:var(--body-serif);font-size:1.05rem;color:#f5f3eea6;max-width:560px;margin:0 auto 2.5rem;line-height:1.8}footer{background:var(--black);border-top:1px solid rgba(200,168,75,.1);padding:3rem 2rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-brand{font-family:var(--serif);font-size:1rem;font-weight:700;color:var(--gold)}.footer-brand span{color:var(--silver);font-weight:400}.footer-links{display:flex;gap:2rem;list-style:none}.footer-links a{font-family:var(--body-serif);font-size:.8rem;color:#f5f3ee66;text-decoration:none;letter-spacing:.05em;transition:color .2s}.footer-links a:hover{color:var(--gold)}.footer-copy{font-family:var(--body-serif);font-size:.75rem;color:#f5f3ee40;letter-spacing:.04em}@media (max-width: 900px){nav{padding:.5rem 1.25rem;min-height:0;align-items:flex-start;padding-top:max(.5rem,env(safe-area-inset-top))}.nav-start{flex-direction:column;align-items:flex-start;gap:.15rem;max-width:calc(100vw - 2.5rem)}.nav-links{display:none}.author-inner{grid-template-columns:1fr;gap:2.5rem}.author-portrait{max-width:240px;margin:0 auto}.features-inner{grid-template-columns:1fr;gap:2.5rem;max-width:480px}}@media (max-width: 600px){.hero{padding:6rem 1.5rem 4rem}.hero-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px;text-align:center}.footer-inner{flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{animation:fadeUp .8s ease .1s both}.hero-title{animation:fadeUp .9s ease .25s both}.hero-subtitle{animation:fadeUp .8s ease .5s both}.hero-author{animation:fadeUp .8s ease .65s both}.edition-banner{animation:fadeUp .8s ease .8s both}.hero-actions{animation:fadeUp .8s ease .95s both}.scroll-hint{animation:fadeUp .8s ease 1.2s both}.ornament{display:block;text-align:center;font-family:var(--elegant);font-size:1.4rem;color:#c8a84b59;letter-spacing:.5em;margin:2.5rem auto 0;user-select:none}.hero--compact{min-height:0;padding:5.25rem 1.5rem 2.5rem}.hero--compact .hero-eyebrow{margin-bottom:1.15rem}.hero--compact .title-pesach{font-size:clamp(3rem,9.5vw,6.5rem)}.hero--compact .title-without{font-size:clamp(1.65rem,4.6vw,3.4rem);margin-top:.12em}.hero--compact .title-the{font-size:clamp(3.2rem,10.5vw,7.5rem);margin-top:.05em}.hero--compact .title-pain{font-size:clamp(3.2rem,10.5vw,7.5rem)}.hero--compact .hero-subtitle{margin-top:1rem;font-size:clamp(1rem,2.2vw,1.42rem)}.hero--compact .hero-author{margin-top:.55rem;margin-bottom:.85rem}.hero--compact .edition-banner{margin-bottom:1.1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-books{width:100%;max-width:900px;margin:0 auto 1.15rem;text-align:left}.hero-books__rows{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:.85rem}.hero-book-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:1rem 1.25rem;width:100%;text-align:left}.hero-book-row__thumb{flex-shrink:0;width:5.5rem;height:8.25rem;border-radius:3px;overflow:hidden;border:1px solid rgba(200,168,75,.22);box-shadow:0 4px 14px #00000059;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;position:relative}.hero-book-row__thumb:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000073}.hero-book-row__thumb--pwop{background:linear-gradient(165deg,#0d0d0d1f,#0d0d0de6),url(/favicon-matzah-bg.jpg) center / cover no-repeat}.hero-book-row__thumb--img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-book-row__text{flex:1 1 auto;min-width:0;align-self:center}.hero-book-row__title{font-family:var(--serif);font-size:clamp(1rem,2.2vw,1.35rem);font-weight:700;letter-spacing:.02em;color:var(--white);line-height:1.3;margin:0 0 .35rem}.hero-book-row__desc{font-family:var(--body-serif);font-size:clamp(.82rem,1.6vw,.95rem);font-weight:400;color:#f5f3eead;line-height:1.45;margin:0}.hero-book-row__cta{flex:0 0 auto;align-self:center;white-space:nowrap;padding:.65rem 1.1rem;font-size:.78rem}@media (max-width: 640px){.hero-book-row{flex-wrap:wrap;align-items:flex-start}.hero-book-row__text{flex:1 1 0;min-width:0}.hero-book-row__cta{flex:1 1 100%;width:100%;text-align:center}}.hero--compact .scroll-hint{position:relative;bottom:auto;left:auto;transform:none;margin-top:1.35rem}.chapters--second-book{padding-top:4rem}.cta-section__also{margin-top:1.75rem;font-family:var(--body-serif);font-size:.95rem;color:#f5f3eea6}.cta-section__also a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.cta-section__also a:hover{color:var(--gold-light)}
