@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";.navbar{position:fixed;top:0;left:0;right:0;height:80px;z-index:100;border-radius:0;background:var(--hope-white);border-bottom:1px solid rgba(27,43,32,.08);box-shadow:0 1px 8px #1b2b200a;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.navbar--home{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;box-shadow:none}.navbar--home.navbar--scrolled{background:#1b2b20f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-container{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1200px;margin:0 auto;padding:0 24px}.brand{display:flex;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:var(--hope-forest);letter-spacing:-.3px}.navbar--home .brand{color:#fff}.brand-icon{color:var(--hope-lime-dark)}.navbar--home .brand-icon{color:#b0d95a}.nav-links{display:flex;align-items:center;gap:28px}.nav-item{font-weight:500;font-size:.9rem;color:var(--hope-text-muted);transition:color .2s ease}.navbar--home .nav-item{color:#ffffffd9}.nav-item:hover,.nav-item.active{color:var(--hope-forest)}.navbar--home .nav-item:hover,.navbar--home .nav-item.active{color:#b0d95a}.nav-cart{display:flex;align-items:center;gap:6px;position:relative}.nav-cart__badge{background:var(--hope-lime);color:var(--hope-forest);border-radius:50%;padding:2px 7px;font-size:.7rem;font-weight:700}.login-btn{padding:10px 22px!important;font-size:.9rem!important;background:var(--hope-forest)!important;color:#fff!important;box-shadow:none!important}.login-btn:hover{background:var(--hope-forest-light)!important}.navbar--home .login-btn{background:#1b2b20!important}.navbar--home .login-btn:hover{background:#243528!important}.nav-user{display:flex;align-items:center;gap:12px}.nav-user__name{font-size:.85rem;color:var(--hope-text-muted)}.navbar--home .nav-user__name{color:#ffffffb3}@media(max-width:900px){.nav-links{gap:16px}.nav-item:not(.nav-item--always){display:none}}.site-footer{background:var(--hope-gray)}.site-footer__main{max-width:1200px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.site-footer__brand{display:flex;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:var(--hope-forest);margin-bottom:16px}.site-footer__brand-icon{color:var(--hope-lime-dark)}.site-footer__desc{font-size:.9rem;line-height:1.65;color:var(--hope-text-muted);margin-bottom:20px;max-width:280px}.site-footer__socials{display:flex;gap:12px}.site-footer__socials a{width:36px;height:36px;border-radius:50%;background:var(--hope-white);display:flex;align-items:center;justify-content:center;color:var(--hope-forest);transition:background .2s ease}.site-footer__socials a:hover{background:var(--hope-lime)}.site-footer__col h4{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--hope-forest);margin-bottom:20px}.site-footer__col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.site-footer__col a{font-size:.9rem;color:var(--hope-text-muted)}.site-footer__col a:hover{color:var(--hope-forest)}.site-footer__col p{font-size:.9rem;color:var(--hope-text-muted);line-height:1.65}.site-footer__bar{background:#1a1a1a;padding:20px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.site-footer__bar p{color:#fff9;font-size:.85rem}@media(max-width:900px){.site-footer__main{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-footer__main{grid-template-columns:1fr}}.home-page{font-family:Inter,sans-serif;color:var(--hope-text);background:var(--hope-white)}.home-page h1,.home-page h2,.home-page h3,.home-page .serif{font-family:Playfair Display,serif;font-weight:700;color:var(--hope-forest)}.home-hero{position:relative;min-height:92vh;display:flex;align-items:center;background:linear-gradient(135deg,#1b2b20d1,#1b2b208c),url(https://images.unsplash.com/photo-1529156069898-ec2a9a25985c?auto=format&fit=crop&w=1920&q=80) center/cover no-repeat;padding:140px 24px 100px}.home-hero__content{max-width:1200px;margin:0 auto;width:100%}.home-hero__badge{display:inline-block;background:var(--hope-lime);color:var(--hope-forest);font-size:.7rem;font-weight:700;letter-spacing:.12em;padding:8px 14px;margin-bottom:28px}.home-hero__title{font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.15;color:var(--hope-white);max-width:720px;margin-bottom:24px}.home-hero__title .accent{color:var(--hope-lime)}.home-hero__subtitle{font-size:1.05rem;line-height:1.7;color:#ffffffe0;max-width:560px;margin-bottom:36px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.home-mission{padding:100px 24px;background:var(--hope-white)}.home-mission__inner{max-width:780px;margin:0 auto;text-align:center}.home-mission__title{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:40px}.home-mission__text{font-size:1.05rem;line-height:1.85;color:var(--hope-text-muted);text-align:left}.home-mission__text p{margin-bottom:24px}.home-mission__dropcap:first-letter{float:left;font-family:Playfair Display,serif;font-size:4.5rem;line-height:.85;color:var(--hope-lime-dark);margin:4px 12px 0 0;font-weight:700}.home-mission__quote{margin:48px 0;padding:0;border:none;text-align:center}.home-mission__quote p{font-family:Playfair Display,serif;font-style:italic;font-size:1.35rem;color:var(--hope-forest);margin-bottom:12px}.home-mission__quote cite{font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.15em;color:var(--hope-text-muted)}.home-mission__email{color:var(--hope-lime-dark);font-weight:600}.home-mission__email:hover{text-decoration:underline}.home-articles{padding:80px 24px 100px;background:var(--hope-white)}.home-section-header{max-width:1200px;margin:0 auto 48px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.home-section-header__title{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:8px}.home-section-header__subtitle{color:var(--hope-text-muted);font-size:1rem}.home-section-header__link{color:var(--hope-forest);font-weight:600;font-size:.95rem;white-space:nowrap}.home-section-header__link:hover{color:var(--hope-lime-dark)}.home-articles__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.home-article-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.home-article-card__image{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:20px}.home-article-card__category{font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--hope-lime-dark);margin-bottom:10px}.home-article-card__title{font-size:1.2rem;line-height:1.35;margin-bottom:12px}.home-article-card__excerpt{font-size:.92rem;line-height:1.65;color:var(--hope-text-muted);margin-bottom:16px;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-article-card__read{color:var(--hope-lime-dark);font-weight:600;font-size:.9rem}.home-article-card:hover .home-article-card__read{text-decoration:underline}.home-bookstore{padding:100px 24px;background:var(--hope-gray)}.home-bookstore__header{max-width:1200px;margin:0 auto 56px;text-align:center}.home-bookstore__header h2{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:12px}.home-bookstore__header p{color:var(--hope-text-muted);max-width:560px;margin:0 auto;line-height:1.65}.home-bookstore__grid{max-width:1200px;margin:0 auto 48px;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px}.home-book-item{display:flex;align-items:center;gap:20px;background:var(--hope-white);padding:20px;border-radius:6px;text-decoration:none;color:inherit;transition:box-shadow .25s ease}.home-book-item:hover{box-shadow:0 4px 20px #1b2b2014}.home-book-item__cover{width:72px;height:100px;object-fit:cover;border-radius:4px;flex-shrink:0;background:var(--hope-gray-dark)}.home-book-item__info{flex:1;min-width:0}.home-book-item__title{font-size:1.05rem;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-book-item__author{font-size:.85rem;color:var(--hope-text-muted);margin-bottom:6px}.home-book-item__price{font-weight:700;font-size:.95rem}.home-book-item__cart{width:44px;height:44px;background:var(--hope-lime);border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--hope-forest);cursor:pointer;flex-shrink:0;transition:background .2s ease}.home-book-item__cart:hover{background:var(--hope-lime-dark)}.home-bookstore__cta{text-align:center}.home-connect{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.home-connect__form-panel{background:var(--hope-forest);padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.home-connect__form-panel h2{color:var(--hope-lime);font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:16px}.home-connect__form-panel>p{color:#ffffffd1;line-height:1.7;margin-bottom:36px;max-width:420px}.home-connect__form{display:flex;flex-direction:column;gap:16px;max-width:480px}.home-connect__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home-connect__form input,.home-connect__form textarea{width:100%;padding:14px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:var(--hope-white);font-family:inherit;font-size:.95rem}.home-connect__form input::placeholder,.home-connect__form textarea::placeholder{color:#ffffff73}.home-connect__form input:focus,.home-connect__form textarea:focus{outline:none;border-color:var(--hope-lime)}.home-connect__form textarea{min-height:120px;resize:vertical}.home-connect__image{background:url(https://images.unsplash.com/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=1200&q=80) center/cover no-repeat;min-height:400px}@media(max-width:900px){.home-connect{grid-template-columns:1fr}.home-connect__form-panel{padding:60px 24px}}@media(max-width:600px){.home-connect__row{grid-template-columns:1fr}.home-hero{min-height:80vh;padding-top:120px}}:root{--hope-lime: #b0d95a;--hope-lime-dark: #8fb840;--hope-forest: #1b2b20;--hope-forest-light: #243528;--hope-gray: #f4f4f2;--hope-gray-dark: #e8e8e4;--hope-text: #2a2a2a;--hope-text-muted: #5a5a5a;--hope-white: #ffffff}.hope-page{font-family:Inter,sans-serif;color:var(--hope-text);background:var(--hope-white);min-height:calc(100vh - 100px)}.hope-page h1,.hope-page h2,.hope-page h3,.hope-page .serif{font-family:Playfair Display,serif;font-weight:700;color:var(--hope-forest)}.hope-container{max-width:1200px;margin:0 auto;padding:0 24px}.hope-page-hero{background:linear-gradient(135deg,#1b2b20e0,#1b2b20b8),url(https://images.unsplash.com/photo-1529156069898-ec2a9a25985c?auto=format&fit=crop&w=1920&q=80) center/cover no-repeat;padding:60px 24px;text-align:center}.hope-page-hero--store{background-image:linear-gradient(135deg,#1b2b20e0,#1b2b20b8),url(https://images.unsplash.com/photo-1481627834876-b7833e8f5570?auto=format&fit=crop&w=1920&q=80)}.hope-page-hero--blog{background-image:linear-gradient(135deg,#1b2b20e0,#1b2b20b8),url(https://images.unsplash.com/photo-1456513080510-7bf3a84b82f8?auto=format&fit=crop&w=1920&q=80)}.hope-page-hero--about{background-image:linear-gradient(135deg,#1b2b20e0,#1b2b20b8),url(https://images.unsplash.com/photo-1529070538774-1843cb3265df?auto=format&fit=crop&w=1920&q=80)}.hope-page-hero__title{font-size:clamp(2rem,4vw,3rem);color:var(--hope-white);margin-bottom:12px}.hope-page-hero__subtitle{color:#ffffffd9;font-size:1.05rem;max-width:560px;margin:0 auto;line-height:1.65}.hope-section{padding:80px 24px}.hope-section--gray{background:var(--hope-gray)}.hope-section-header{max-width:1200px;margin:0 auto 48px}.hope-section-header--center{text-align:center}.hope-section-header h2{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:12px}.hope-section-header p{color:var(--hope-text-muted);line-height:1.65}.hope-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:.95rem;font-weight:600;border-radius:4px;transition:all .25s ease;cursor:pointer;border:none;text-decoration:none;font-family:inherit}.hope-btn--primary{background:var(--hope-lime);color:var(--hope-forest)}.hope-btn--primary:hover{background:var(--hope-lime-dark);transform:translateY(-1px)}.hope-btn--dark{background:var(--hope-forest);color:var(--hope-white)}.hope-btn--dark:hover{background:var(--hope-forest-light)}.hope-btn--bordered{background:var(--hope-white);color:var(--hope-forest);border:1.5px solid var(--hope-forest)}.hope-btn--bordered:hover{background:var(--hope-gray)}.hope-btn--outline{background:transparent;color:var(--hope-white);border:1.5px solid rgba(255,255,255,.75)}.hope-btn--sm{padding:10px 20px;font-size:.85rem}.hope-prose{max-width:780px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:var(--hope-text-muted)}.hope-prose p{margin-bottom:24px}.hope-prose strong{color:var(--hope-forest)}.hope-dropcap:first-letter{float:left;font-family:Playfair Display,serif;font-size:4.5rem;line-height:.85;color:var(--hope-lime-dark);margin:4px 12px 0 0;font-weight:700}.hope-quote{margin:48px 0;text-align:center}.hope-quote p{font-family:Playfair Display,serif;font-style:italic;font-size:1.35rem;color:var(--hope-forest);margin-bottom:12px}.hope-quote cite{font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.15em;color:var(--hope-text-muted)}.hope-articles-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.hope-article-card{display:flex;flex-direction:column;background:var(--hope-white);border-radius:8px;overflow:hidden;transition:box-shadow .25s ease}.hope-article-card:hover{box-shadow:0 8px 30px #1b2b2014}.hope-article-card__image{width:100%;height:220px;object-fit:cover}.hope-article-card__body{padding:24px;display:flex;flex-direction:column;flex:1}.hope-article-card__meta{font-size:.8rem;color:var(--hope-text-muted);margin-bottom:12px}.hope-article-card__category{font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--hope-lime-dark);margin-bottom:10px}.hope-article-card__title{font-size:1.2rem;line-height:1.35;margin-bottom:12px}.hope-article-card__excerpt{font-size:.92rem;line-height:1.65;color:var(--hope-text-muted);margin-bottom:16px;flex:1}.hope-article-card__read{color:var(--hope-lime-dark);font-weight:600;font-size:.9rem}.hope-book-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px}.hope-book-item{display:flex;align-items:center;gap:20px;background:var(--hope-white);padding:20px;border-radius:6px;text-decoration:none;color:inherit;transition:box-shadow .25s ease}.hope-book-item:hover{box-shadow:0 4px 20px #1b2b2014}.hope-book-item__cover{width:72px;height:100px;object-fit:cover;border-radius:4px;flex-shrink:0;background:var(--hope-gray-dark)}.hope-book-item__info{flex:1;min-width:0}.hope-book-item__type{font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--hope-lime-dark);margin-bottom:4px}.hope-book-item__title{font-size:1.05rem;margin-bottom:4px}.hope-book-item__desc{font-size:.85rem;color:var(--hope-text-muted);margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hope-book-item__price{font-weight:700;font-size:.95rem}.hope-book-item__cart{width:44px;height:44px;background:var(--hope-lime);border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--hope-forest);cursor:pointer;flex-shrink:0;transition:background .2s ease}.hope-book-item__cart:hover{background:var(--hope-lime-dark)}.hope-gallery-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.hope-gallery-card{background:var(--hope-white);border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #1b2b200f}.hope-gallery-card__image{width:100%;height:280px;object-fit:cover}.hope-gallery-card__caption{padding:20px;text-align:center;font-size:1rem;color:var(--hope-forest);font-weight:500}.hope-empty,.hope-loading{text-align:center;color:var(--hope-text-muted);padding:60px 24px;font-size:1rem}.hope-values-grid{max-width:1200px;margin:48px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.hope-value-card{background:var(--hope-gray);padding:32px 24px;border-radius:8px;text-align:center}.hope-value-card h3{font-size:1.15rem;margin-bottom:12px}.hope-value-card p{font-size:.92rem;line-height:1.65;color:var(--hope-text-muted)}:root{--bg-color: #ffffff;--text-main: #2a2a2a;--text-muted: #5a5a5a;--accent-base: #b0d95a;--accent-hover: #8fb840;--surface-1: #f4f4f2;--surface-2: #e8e8e4;--border-color: rgba(27, 43, 32, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-glow: none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--bg-color);color:var(--text-main);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color .2s ease}button{font-family:inherit;cursor:pointer;border:none;background:none;outline:none}.glass-panel{background:var(--hope-white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:0 2px 12px #1b2b200f}.btn-primary{background:var(--hope-lime);color:var(--hope-forest);padding:10px 24px;border-radius:var(--radius-sm);font-weight:600;transition:all .25s ease}.btn-primary:hover{background:var(--hope-lime-dark);transform:translateY(-1px)}.btn-ghost{color:var(--text-muted);padding:10px 24px;border-radius:var(--radius-sm);font-weight:500;transition:all .25s ease}.btn-ghost:hover{color:var(--hope-forest);background:var(--surface-1)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.page-wrapper{padding-top:80px;min-height:100vh;background:var(--hope-white)}.page-wrapper--home{padding-top:0}
