.hero{background:#faf9f6;min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:stretch}.hero:before{content:"";position:absolute;width:800px;height:800px;border-radius:50%;background:#8a15380d;filter:blur(120px);top:-73px;right:200px;pointer-events:none}.hero:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#fef3c666;filter:blur(100px);top:256px;right:-100px;pointer-events:none}.hero__inner{max-width:1387px;margin:0 auto;padding:calc(var(--header-height) + 16px) 64px 0;display:grid;grid-template-columns:1fr 528px;gap:48px;align-items:start;width:100%;position:relative;z-index:1}.hero__content{max-width:620px;min-width:0;padding-bottom:120px;align-self:center}.hero__badge{display:inline-flex;align-items:center;height:38px;padding:0 17px;background:#fff;border:1px solid rgba(138,21,56,.1);border-radius:9999px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:32px}.hero__badge-text{font-size:14px;font-weight:600;color:#8a1538;letter-spacing:-.15px;white-space:nowrap}.hero__heading{font-size:clamp(40px,4.4vw,68px);font-weight:700;color:#101828;letter-spacing:-1.53px;line-height:1.05;margin:0 0 32px;max-width:590px;overflow-wrap:break-word}.hero__heading-accent{color:#8a1538}.hero__desc{font-size:clamp(17px,1.35vw,20px);color:#4a5565;line-height:1.625;letter-spacing:-.45px;max-width:561px;margin:0 0 48px}.hero__buttons{display:flex;align-items:center;gap:16px;margin-bottom:48px}.hero__btn-primary{display:inline-flex;align-items:center;gap:12px;height:60px;padding:0 28px;background:#8a1538;color:#fff;font-size:18px;font-weight:700;letter-spacing:-.44px;border-radius:16px;box-shadow:0 10px 15px #8a153833,0 4px 6px #8a153833;white-space:nowrap;transition:opacity .2s ease}.hero__btn-primary:hover{opacity:.9;color:#fff}.hero__btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:62px;padding:0 33px;background:#fff;color:#1e2939;font-size:18px;font-weight:700;letter-spacing:-.44px;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;white-space:nowrap;transition:border-color .2s ease}.hero__btn-secondary:hover{border-color:#8a1538;color:#1e2939}.hero__social-proof{display:flex;align-items:center;gap:16px}.hero__avatars{position:relative;width:152px;height:40px;flex-shrink:0}.hero__avatar{position:absolute;width:40px;height:40px;border-radius:50%;border:2px solid #fff;background:linear-gradient(135deg,#d1d5db,#9ca3af)}img.hero__avatar{object-fit:cover}.hero__avatar--initials{display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;line-height:1;background:linear-gradient(135deg,#8a1538,#b91c4b)}.hero__avatar:nth-child(1){left:0}.hero__avatar:nth-child(2){left:28px}.hero__avatar:nth-child(3){left:56px}.hero__avatar:nth-child(4){left:84px}.hero__avatar:nth-child(5){left:112px}.hero__proof-meta{display:flex;flex-direction:column;gap:2px}.hero__stars{display:flex;align-items:center;gap:2px}.hero__stars-rating{font-size:12px;color:#6a7282;margin-left:4px}.hero__proof-text{font-size:14px;font-weight:700;color:#4a5565;letter-spacing:-.15px}.hero__proof-text{text-align:start}.hero__image-col{position:relative;height:auto;display:flex;align-items:flex-start;align-self:stretch;justify-content:flex-end}.hero__circles{position:absolute;inset:0;pointer-events:none}.hero__circle{position:absolute;border-radius:50%}.hero__circle--outer{width:600px;height:600px;border:1px solid rgba(138,21,56,.1);top:37px;left:-4px}.hero__circle--inner{width:500px;height:500px;border:1px solid rgba(138,21,56,.05);top:87px;left:46px}.hero__book-outer{position:relative;width:450px;height:calc(100% - 80px);z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;--book-r: 24px;--book-r-in: 16px;--book-r-flat: 4px}.hero__book-back-cover{position:absolute;width:96%;height:96%;top:2%;right:16px;background:#1a1a1a;border-radius:var(--book-r);box-shadow:3px 3px 8px #00000059;z-index:0}.hero__book-inside{position:absolute;width:90%;height:94%;top:3%;right:5%;z-index:1}.hero__book-page{position:absolute;top:0;right:0;width:98%;height:100%;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:var(--book-r-in) var(--book-r-flat) var(--book-r-flat) var(--book-r-in);box-shadow:0 1px 3px #0000001a;transform-origin:right center;z-index:1}.hero__book-image{position:absolute;inset:0;border-radius:var(--book-r);box-shadow:#8a153840 0 20px 20px -5px,#8a153826 0 40px 40px -10px;transform-origin:right center;will-change:transform,box-shadow;z-index:10;overflow:hidden}.hero__book-img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;-webkit-touch-callout:none;pointer-events:none;border-radius:var(--book-r-in) var(--book-r-flat) var(--book-r-flat) var(--book-r-in)}.hero__book-effect{position:absolute;width:24px;height:100%;top:0;right:0;margin-right:12px;border-right:2px solid rgba(0,0,0,.08);background-image:linear-gradient(270deg,#ffffff40,#fff0);z-index:5;pointer-events:none;will-change:margin-right}.hero__book-light{position:absolute;inset:0;background-image:linear-gradient(270deg,#fff0,#ffffff80);opacity:.12;z-index:4;pointer-events:none;mix-blend-mode:overlay;will-change:opacity}.hero__float-badge{position:absolute;border:1px solid rgba(255,255,255,.5);border-radius:16px;box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a;padding:14px 17px;display:flex;align-items:center;gap:12px;z-index:20}.hero__float-badge--bestseller{left:-41px;top:92px;background:#ffffffe6}.hero__float-badge--special{right:-64px;bottom:135px;background:#fffffff7}.hero__float-icon{width:40px;height:40px;border-radius:50%;background:#fef3c6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero__float-icon--brand{width:40px;height:40px;background:#8a15381a}.hero__float-icon img{width:24px;height:24px;object-fit:contain}.hero__float-icon--brand img{width:20px;height:20px}.hero__float-title{font-size:14px;font-weight:700;color:#101828;line-height:1.4;white-space:nowrap}.hero__float-sub{font-size:12px;color:#6a7282;white-space:nowrap}.categories-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;color:inherit}.cat-card:hover{border-color:#8a153840;box-shadow:0 4px 16px #8a153814;transform:translateY(-2px)}.cat-card__icon-wrap{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.cat-card__name{font-size:16px;font-weight:700;color:#101828;margin:0 0 6px;line-height:1.3}.cat-card__count{font-size:14px;color:#6a7282;margin:0}.authors-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;padding-top:20px}.author-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;color:inherit}.author-card:hover .author-card__name{color:#8a1538}.author-card__img-wrap{width:128px;height:128px;border-radius:50%;overflow:hidden;flex-shrink:0}.author-card__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:50%}.author-card__name{font-size:18px;font-weight:700;color:#101828;margin:0;letter-spacing:-.2px;transition:color .2s ease}.author-card__specialty{font-size:14px;color:#4a5565;margin:0}.features{background:#faf9f6;padding:65px 0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:17px 64px;gap:16px}.feature-card--mid{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.feature-card__icon{width:64px;height:64px;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.feature-card__icon img{width:40px;height:40px;object-fit:contain}.feature-card__title{font-size:20px;font-weight:700;color:#101828;margin:0;letter-spacing:-.2px}.feature-card__desc{font-size:14px;color:#4a5565;margin:0;line-height:1.6;max-width:240px}html,body{overflow-x:hidden}.hero{overflow:hidden}@media(max-width:1425px){.hero__float-badge--special{right:-40px}}@media(max-width:1200px){.hero__inner{grid-template-columns:1fr 420px;padding-left:48px;padding-right:48px}.hero__book-outer{width:360px;height:calc(100% - 80px);--book-r: 20px;--book-r-in: 13px;--book-r-flat: 3px}.hero__circle--outer{width:480px;height:480px}.hero__circle--inner{width:390px;height:390px}.hero__float-badge--special{right:-20px}.categories-grid{grid-template-columns:repeat(3,1fr)}.feature-card{padding:17px 40px}}@media(max-width:1024px){.section-inner{padding-left:40px;padding-right:40px}.hero__inner{grid-template-columns:1fr 340px;padding-left:40px;padding-right:40px;gap:32px}.hero__book-outer{width:300px;height:calc(100% - 80px);--book-r: 17px;--book-r-in: 11px;--book-r-flat: 3px}.hero__circle--outer{width:380px;height:380px}.hero__circle--inner{width:300px;height:300px}.hero__float-badge--special{right:-20px}.hero__heading{letter-spacing:-1px}.authors-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:870px){.hero{min-height:auto;align-items:flex-start;overflow:visible}.hero__inner{grid-template-columns:1fr;padding:calc(var(--header-height) + 24px) 0 48px;gap:0}.hero__image-col{display:flex;order:-1;height:400px;align-self:auto;width:100%;justify-content:center;align-items:flex-start;overflow:visible;position:relative;margin-bottom:32px}.hero__circles{display:none}.hero__book-outer{width:267px;height:400px;--book-r: 15px;--book-r-in: 10px;--book-r-flat: 3px}.hero__float-badge{display:flex;padding:10px 13px;gap:8px}.hero__float-icon{width:36px;height:36px}.hero__float-icon--brand{width:30px;height:30px}.hero__float-title{font-size:12px}.hero__float-sub{font-size:10px}.hero__float-badge--bestseller{inset:16px auto auto -12px}.hero__float-badge--special{inset:auto -12px 20px auto}.hero__content{max-width:100%;text-align:center;padding:32px 16px 0;order:0}.hero__badge{margin-left:auto;margin-right:auto}.hero__heading{font-size:36px;letter-spacing:-.6px;margin-bottom:20px}.hero__desc{font-size:16px;max-width:100%;margin-bottom:32px}.hero__buttons{flex-direction:row;align-items:center;gap:12px;margin-bottom:32px}.hero__btn-primary,.hero__btn-secondary{flex:1;justify-content:center;font-size:17px;height:56px;border-radius:14px}.hero__social-proof{justify-content:center}.categories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-card{padding:20px 12px}.cat-card__icon-wrap{width:44px;height:44px;margin-bottom:12px}.cat-card__name{font-size:14px}.authors-grid{grid-template-columns:repeat(2,1fr);gap:20px}.author-card__img-wrap{width:90px;height:90px}.author-card__name{font-size:15px}.author-card__specialty{font-size:13px}.features-grid{grid-template-columns:1fr}.feature-card{padding:28px 24px}.feature-card--mid{border-left:none;border-right:none;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}}@media(max-height:640px){.hero{min-height:auto;padding-bottom:0}.hero__inner{padding-bottom:48px}}@media(max-width:480px){.hero__buttons{flex-direction:column;align-items:stretch}.hero__btn-primary,.hero__btn-secondary{flex:none;width:100%}.hero__image-col{height:360px}.hero__book-outer{width:240px;height:360px;--book-r: 13px;--book-r-in: 9px;--book-r-flat: 2px}.hero__heading{font-size:32px}.categories-grid{grid-template-columns:repeat(3,1fr);gap:8px}.cat-card{padding:14px 6px}.cat-card__icon-wrap{width:36px;height:36px;margin-bottom:8px}.cat-card__name{font-size:12px}.cat-card__count{display:none}}@media(max-width:360px){.hero__heading{font-size:28px}.hero__desc{font-size:14px}.hero__image-col{height:320px}.hero__book-outer{width:213px;height:320px;--book-r: 12px;--book-r-in: 8px;--book-r-flat: 2px}.categories-grid{grid-template-columns:repeat(2,1fr)}.authors-grid{grid-template-columns:repeat(2,1fr);gap:12px}.author-card__img-wrap{width:72px;height:72px}.section-title{font-size:22px}.section{padding:40px 0}}
