.bookyol-home{font-family:'Rubik',sans-serif;color:#1A1A1A;background:#FFF;line-height:1.6;overflow-x:hidden;width:100%;max-width:100%}.entry-content>.bookyol-home,.post-inner>.bookyol-home{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw}.bookyol-home *,.bookyol-home *::before,.bookyol-home *::after{box-sizing:border-box}.bookyol-home a{text-decoration:none;color:inherit}.bookyol-home img{max-width:100%;height:auto}.bookyol-container{max-width:1200px;margin:0 auto;padding:0 24px}.bookyol-hero{padding:56px 0 16px;text-align:center;background:#FAFAFA}.bookyol-hero+.bookyol-section{padding-top:40px}.bookyol-hero__title{font-family:'Rubik',sans-serif;font-size:clamp(32px, 4.5vw, 52px);font-weight:700;color:#1A1A1A;margin-bottom:12px;line-height:1.15}.bookyol-hero__title em,.bookyol-hero__title span.highlight{color:#2680FF;font-style:italic}.bookyol-hero__subtitle{font-size:17px;color:#777;max-width:520px;margin:0 auto 28px}.bookyol-search{max-width:520px;margin:0 auto 32px;display:flex;border:2px solid #EEEBE6;border-radius:14px;overflow:hidden;background:#fff;transition:border-color 0.3s,box-shadow 0.3s}.bookyol-search:focus-within{border-color:#2680FF;box-shadow:0 0 0 4px rgb(38 128 255 / .1)}.bookyol-search input[type="text"],.bookyol-search input[type="search"]{flex:1;border:none!important;padding:14px 20px!important;font-size:15px!important;font-family:'Rubik',sans-serif!important;outline:none!important;background:transparent!important;box-shadow:none!important;margin:0!important;min-height:auto!important}.bookyol-search input::placeholder{color:#AAA}.bookyol-search button{background:#2680FF!important;color:#fff!important;border:none!important;padding:14px 28px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;font-family:'Rubik',sans-serif!important;transition:background 0.2s;border-radius:0!important;line-height:normal!important}.bookyol-search button:hover{background:#1A6FE0!important}.bookyol-shelf-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:16px 0 32px}.bookyol-shelf{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.bookyol-shelf__track{display:flex;gap:16px;animation:bookyol-scroll 40s linear infinite;width:max-content}.bookyol-shelf__track:hover{animation-play-state:paused}@keyframes bookyol-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.bookyol-shelf__item{flex-shrink:0;width:130px;display:block;transition:transform 0.3s}.bookyol-shelf__item:hover{transform:translateY(-8px)}.bookyol-shelf__item img{width:130px;height:195px;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px rgb(0 0 0 / .12);transition:box-shadow 0.3s;display:block}.bookyol-shelf__item:hover img{box-shadow:0 8px 28px rgb(0 0 0 / .2)}.bookyol-shelf__title{display:block;font-size:12px;font-weight:600;color:#1A1A1A;margin-top:8px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.bookyol-shelf__author{display:block;font-size:11px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.bookyol-section{padding:48px 0}.bookyol-section--gray{background:#F8F7F4}.bookyol-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.bookyol-section__label{display:flex;align-items:center;gap:10px}.bookyol-section__dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.bookyol-section__title{font-family:'Rubik',sans-serif;font-size:clamp(22px, 3vw, 30px);font-weight:700;color:#1A1A1A;margin:0;padding:0}.bookyol-section__link{font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px;transition:gap 0.2s;white-space:nowrap}.bookyol-section__link:hover{gap:8px}.bookyol-formats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 0 8px}.bookyol-format-card{border-radius:16px;padding:32px 24px;position:relative;overflow:hidden;transition:transform 0.3s,box-shadow 0.3s;cursor:pointer;display:block;min-height:200px}.bookyol-format-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgb(0 0 0 / .12)}.bookyol-format-card--digital{background:linear-gradient(135deg,#4A90D9 0%,#357ABD 100%);color:#fff}.bookyol-format-card--audio{background:linear-gradient(135deg,#FF6B6B 0%,#EE5A24 100%);color:#fff}.bookyol-format-card--physical{background:linear-gradient(135deg,#2ECC87 0%,#1ABC7B 100%);color:#fff}.bookyol-format-card__icon{font-size:36px;margin-bottom:16px;display:block}.bookyol-format-card__title{font-family:'Rubik',sans-serif;font-size:22px;font-weight:700;margin-bottom:8px;color:#fff}.bookyol-format-card__desc{font-size:14px;color:rgb(255 255 255 / .85);line-height:1.6;margin-bottom:16px}.bookyol-format-card__platforms{display:flex;gap:8px;flex-wrap:wrap}.bookyol-format-card__pill{font-size:11px;font-weight:600;padding:4px 12px;border-radius:100px;background:rgb(255 255 255 / .25);color:#fff;backdrop-filter:blur(4px)}.bookyol-format-card__arrow{position:absolute;top:20px;right:20px;font-size:20px;color:rgb(255 255 255 / .4);transition:all 0.3s}.bookyol-format-card:hover .bookyol-format-card__arrow{color:rgb(255 255 255 / .8);transform:translateX(4px)}.bookyol-books-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.bookyol-book-card{transition:transform 0.3s;display:block}.bookyol-book-card:hover{transform:translateY(-6px)}.bookyol-book-card__img{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:2/3;background:#F0EDE8}.bookyol-book-card__img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s;display:block}.bookyol-book-card:hover .bookyol-book-card__img img{transform:scale(1.04)}.bookyol-book-card__badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;padding:3px 10px;border-radius:100px;color:#fff;z-index:2;line-height:1.4}.bookyol-badge--trending{background:#FF6B6B}.bookyol-badge--new{background:#2680FF}.bookyol-badge--pick{background:#F5A623}.bookyol-badge--audio{background:#4A90D9}.bookyol-book-card__rating{position:absolute;bottom:8px;right:8px;background:rgb(0 0 0 / .7);color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px;backdrop-filter:blur(8px)}.bookyol-book-card__rating .star{color:gold}.bookyol-book-card__info{padding:10px 2px 0}.bookyol-book-card__title{font-size:14px;font-weight:600;color:#1A1A1A;line-height:1.3;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bookyol-book-card__author{font-size:12px;color:#999}.bookyol-categories{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.bookyol-cat-pill{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:100px;font-size:14px;font-weight:600;transition:all 0.3s;border:2px solid #fff0;cursor:pointer}.bookyol-cat-pill:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .08)}.bookyol-cat-pill__icon{font-size:18px}.bookyol-cat-pill--biz{background:#EFF5FF;color:#4A90D9}.bookyol-cat-pill--biz:hover{border-color:#4A90D9}.bookyol-cat-pill--psy{background:#E8F0FF;color:#7C5CFC}.bookyol-cat-pill--psy:hover{border-color:#7C5CFC}.bookyol-cat-pill--self{background:#EDFFF6;color:#2ECC87}.bookyol-cat-pill--self:hover{border-color:#2ECC87}.bookyol-cat-pill--prod{background:#FFF8EC;color:#F5A623}.bookyol-cat-pill--prod:hover{border-color:#F5A623}.bookyol-cat-pill--mkt{background:#FFF0F0;color:#FF6B6B}.bookyol-cat-pill--mkt:hover{border-color:#FF6B6B}.bookyol-cat-pill--fin{background:#EEFCFB;color:#20B2AA}.bookyol-cat-pill--fin:hover{border-color:#20B2AA}.bookyol-cat-pill--lead{background:#FFF0F7;color:#E84393}.bookyol-cat-pill--lead:hover{border-color:#E84393}.bookyol-cat-pill--bio{background:#F0F0FF;color:#5352ED}.bookyol-cat-pill--bio:hover{border-color:#5352ED}.bookyol-cat-pill--sci{background:#FFFDE7;color:#C49000}.bookyol-cat-pill--sci:hover{border-color:#C49000}.bookyol-cat-pill--phil{background:#F3E5F5;color:#8E24AA}.bookyol-cat-pill--phil:hover{border-color:#8E24AA}.bookyol-cat-pill--his{background:#EFEBE9;color:#795548}.bookyol-cat-pill--his:hover{border-color:#795548}.bookyol-cat-pill--cre{background:#FFF3E0;color:#E65100}.bookyol-cat-pill--cre:hover{border-color:#E65100}.bookyol-audio-banner{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#1A1128 0%,#2D1B4E 50%,#1A1128 100%);border-radius:16px;overflow:hidden;min-height:300px}.bookyol-audio-banner__content{padding:44px 40px;display:flex;flex-direction:column;justify-content:center}.bookyol-audio-banner__tag{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#FF6B6B;margin-bottom:12px}.bookyol-audio-banner__title{font-family:'Rubik',sans-serif;font-size:clamp(22px, 2.5vw, 32px);font-weight:700;color:#fff;line-height:1.2;margin-bottom:12px}.bookyol-audio-banner__desc{font-size:14px;color:rgb(255 255 255 / .6);line-height:1.7;margin-bottom:24px;max-width:360px}.bookyol-audio-banner__btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1A1128;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:700;transition:all 0.2s;align-self:flex-start}.bookyol-audio-banner__btn:hover{background:#FF6B6B;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 107 107 / .3)}.bookyol-audio-banner__books{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px}.bookyol-audio-banner__books img{width:110px;height:165px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px rgb(0 0 0 / .3);transition:transform 0.3s}.bookyol-audio-banner__books img:hover{transform:scale(1.05) translateY(-4px)}.bookyol-audio-banner__books img:nth-child(2){transform:translateY(-12px)}.bookyol-collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bookyol-collection-card{border-radius:16px;padding:28px;position:relative;overflow:hidden;transition:transform 0.3s,box-shadow 0.3s;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.bookyol-collection-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgb(0 0 0 / .15)}.bookyol-collection--1{background:linear-gradient(135deg,#667EEA,#764BA2)}.bookyol-collection--2{background:linear-gradient(135deg,#F093FB,#F5576C)}.bookyol-collection--3{background:linear-gradient(135deg,#4FACFE,#00F2FE)}.bookyol-collection--4{background:linear-gradient(135deg,#43E97B,#38F9D7)}.bookyol-collection--5{background:linear-gradient(135deg,#FA709A,#FEE140)}.bookyol-collection--6{background:linear-gradient(135deg,#A18CD1,#FBC2EB)}.bookyol-collection-card__emoji{font-size:32px;margin-bottom:16px}.bookyol-collection-card__title{font-family:'Rubik',sans-serif;font-size:20px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.2}.bookyol-collection-card__count{font-size:13px;color:rgb(255 255 255 / .7)}.bookyol-collection-card__arrow{position:absolute;top:20px;right:20px;color:rgb(255 255 255 / .4);font-size:20px;transition:all 0.3s}.bookyol-collection-card:hover .bookyol-collection-card__arrow{color:#fff;transform:translateX(4px)}.bookyol-newsletter{background:linear-gradient(135deg,#E8F0FF 0%,#DCE8FF 50%,#EFF5FF 100%);border:1px solid #E0D8FF;border-radius:16px;padding:56px 40px;text-align:center}.bookyol-newsletter__title{font-family:'Rubik',sans-serif;font-size:clamp(22px, 3vw, 32px);font-weight:700;color:#1A1A1A;margin-bottom:8px}.bookyol-newsletter__subtitle{font-size:16px;color:#777;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.bookyol-newsletter__form{max-width:460px;margin:0 auto}.bookyol-newsletter__form form{display:flex!important;width:100%;max-width:460px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .08);background:#fff}.bookyol-newsletter__form input[type="email"]{flex:1;border:2px solid #EEEBE6!important;border-right:none!important;padding:14px 20px!important;font-size:15px!important;font-family:'Rubik',sans-serif!important;outline:none!important;border-radius:12px 0 0 12px!important;background:#fff!important;box-shadow:none!important;margin:0!important}.bookyol-newsletter__form input:focus{border-color:#2680FF!important}.bookyol-newsletter__form button{background:#2680FF!important;color:#fff!important;border:none!important;padding:14px 28px!important;font-size:14px!important;font-weight:700!important;cursor:pointer;font-family:'Rubik',sans-serif!important;border-radius:0 12px 12px 0!important;transition:background 0.2s;white-space:nowrap}.bookyol-newsletter__form button:hover{background:#1A6FE0!important}.bookyol-newsletter__note{font-size:12px;color:#AAA;margin-top:14px}.bookyol-quote-banner{text-align:center;padding:48px 28px;background:linear-gradient(135deg,#F8F7F4 0%,#FAF8FF 100%);border-radius:20px;border:1px solid #EEEBE6;position:relative}.bookyol-quote-banner::before{content:'\201C';position:absolute;top:4px;left:24px;font-family:'Rubik',sans-serif;font-size:96px;line-height:1;color:#E0D8FF;font-weight:700;pointer-events:none}.bookyol-quote-banner blockquote{font-family:'Rubik',sans-serif;font-size:clamp(20px, 2.6vw, 28px);font-weight:500;font-style:italic;line-height:1.45;color:#1A1A1A;margin:0 auto 14px auto;max-width:800px;padding:0;border:none;background:none}.bookyol-quote-banner cite{font-family:'Rubik',sans-serif;font-size:14px;font-weight:600;font-style:normal;color:#2680FF;letter-spacing:.3px}.bookyol-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bookyol-article-card{border:1px solid #EEEBE6;border-radius:12px;overflow:hidden;background:#fff;transition:all 0.3s;display:block}.bookyol-article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .08)}.bookyol-article-card__img{height:160px;display:flex;align-items:center;justify-content:center;font-size:40px;overflow:hidden}.bookyol-article-card__img--blue{background:#EFF5FF}.bookyol-article-card__img--coral{background:#FFF0F0}.bookyol-article-card__img--violet{background:#E8F0FF}.bookyol-article-card__img--green{background:#EDFFF6}.bookyol-article-card__img--amber{background:#FFF8EC}.bookyol-article-card__img img{width:100%;height:100%;object-fit:cover}.bookyol-article-card__body{padding:20px}.bookyol-article-card__tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;display:block}.bookyol-article-card__title{font-family:'Rubik',sans-serif;font-size:17px;font-weight:700;line-height:1.4;margin-bottom:8px;color:#1A1A1A}.bookyol-article-card__excerpt{font-size:14px;color:#777;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bookyol-platforms{border-top:1px solid #EEEBE6;border-bottom:1px solid #EEEBE6;padding:16px 0;background:#fff}.bookyol-platforms .bookyol-container{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.bookyol-platforms__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#AAA}.bookyol-platforms__name{font-size:14px;font-weight:500;color:#BBB;transition:color 0.2s}.bookyol-platforms__name:hover{color:#2680FF}@media (max-width:1024px){.bookyol-books-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.bookyol-formats{grid-template-columns:1fr}.bookyol-books-grid{grid-template-columns:repeat(3,1fr)}.bookyol-collections-grid{grid-template-columns:repeat(2,1fr)}.bookyol-articles-grid{grid-template-columns:1fr}.bookyol-audio-banner{grid-template-columns:1fr}.bookyol-audio-banner__books{padding:0 24px 24px}.bookyol-audio-banner__content{padding:32px 24px}.bookyol-section__header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.bookyol-books-grid{grid-template-columns:repeat(2,1fr)}.bookyol-collections-grid{grid-template-columns:1fr}.bookyol-newsletter{padding:40px 20px}.bookyol-newsletter__form form{flex-direction:column}.bookyol-newsletter__form input[type="email"]{border-right:2px solid #EEEBE6!important;border-radius:12px 12px 0 0!important}.bookyol-newsletter__form button{border-radius:0 0 12px 12px!important}.bookyol-hero__title{font-size:28px}}.bookyol-search-hero{padding:64px 0 40px;text-align:center;background:linear-gradient(180deg,#F8F7F4 0%,#FFFFFF 100%)}.bookyol-search-hero__logo{font-family:'Rubik',sans-serif;font-size:clamp(36px, 5vw, 56px);font-weight:700;color:#2680FF;letter-spacing:-.01em;margin:0 0 12px 0;line-height:1}.bookyol-search-hero__tagline{font-size:clamp(16px, 1.5vw, 20px);color:#555;margin:0 0 28px 0;line-height:1.5}.bookyol-search-hero__form{display:flex;max-width:640px;margin:0 auto 24px;background:#fff;border:2px solid #E5E0D5;border-radius:14px;overflow:hidden;transition:border-color 0.2s,box-shadow 0.2s}.bookyol-search-hero__form:focus-within{border-color:#2680FF;box-shadow:0 8px 28px rgb(38 128 255 / .15)}.bookyol-search-hero__form input[type="search"]{flex:1;border:none!important;padding:16px 20px!important;font-size:16px!important;font-family:'Rubik',sans-serif!important;background:transparent!important;outline:none!important;box-shadow:none!important;margin:0!important}.bookyol-search-hero__form input::placeholder{color:#AAA}.bookyol-search-hero__form button{padding:0 28px;background:#2680FF;color:#fff;border:none;font-size:15px;font-weight:600;font-family:'Rubik',sans-serif;cursor:pointer;transition:background 0.2s}.bookyol-search-hero__form button:hover{background:#1A6FE0}.bookyol-search-hero__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 24px;max-width:720px}.bookyol-scope-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;border:1.5px solid #E5E0D5;border-radius:999px;color:#1A1A1A!important;font-size:14px;font-weight:600;text-decoration:none;transition:border-color 0.2s,background 0.2s,transform 0.1s}.bookyol-scope-pill:hover{border-color:#2680FF;background:rgb(38 128 255 / .06);transform:translateY(-1px)}.bookyol-scope-pill__icon{font-size:16px}.bookyol-search-hero__trending{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;max-width:800px;margin-left:auto;margin-right:auto}.bookyol-search-hero__trending-label{font-size:13px;color:#888;margin-right:6px}.bookyol-search-hero__trending-chip{display:inline-block;padding:6px 14px;background:rgb(38 128 255 / .08);color:#1A6FE0!important;border-radius:999px;font-size:13px;text-decoration:none;transition:background 0.2s}.bookyol-search-hero__trending-chip:hover{background:rgb(38 128 255 / .16)}.bookyol-hook-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bookyol-hook-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:28px 24px;background:#fff;border:1px solid #E5E0D5;border-radius:16px;text-decoration:none;color:#1A1A1A;transition:border-color 0.2s,transform 0.1s,box-shadow 0.2s;overflow:hidden}.bookyol-hook-card:hover{border-color:#2680FF;transform:translateY(-2px);box-shadow:0 8px 28px rgb(38 128 255 / .1)}.bookyol-hook-card__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,rgb(38 128 255 / .12),rgb(38 128 255 / .04));font-size:28px}.bookyol-hook-card__title{font-family:'Rubik',sans-serif;font-size:20px;font-weight:700;margin:0;color:#1A1A1A!important;line-height:1.3}.bookyol-hook-card__arrow{position:absolute;top:24px;right:24px;color:#AAA;font-size:18px;transition:color 0.2s,transform 0.2s}.bookyol-hook-card:hover .bookyol-hook-card__arrow{color:#2680FF;transform:translateX(4px)}.bookyol-author-strip{width:100%}.bookyol-author-strip__list{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.bookyol-author-strip__list::-webkit-scrollbar{height:6px}.bookyol-author-strip__list::-webkit-scrollbar-thumb{background:#E5E0D5;border-radius:3px}.bookyol-author-strip__chip{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 10px;background:#fff;border:1px solid #EEEBE6;border-radius:14px;text-decoration:none;color:#1A1A1A;flex-shrink:0;width:140px;text-align:center;transition:border-color 0.2s,transform 0.1s;scroll-snap-align:start}.bookyol-author-strip__chip:hover{border-color:#2680FF;transform:translateY(-2px)}.bookyol-author-strip__avatar{display:block;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#E5E0D5;flex-shrink:0}.bookyol-author-strip__avatar img{width:100%;height:100%;object-fit:cover;display:block}.bookyol-author-strip__avatar--initial{display:flex;align-items:center;justify-content:center;font-family:'Rubik',sans-serif;font-size:28px;font-weight:700;color:#2680FF;background:#F8F7F4}.bookyol-author-strip__name{font-family:'Rubik',sans-serif;font-size:14px;font-weight:700;color:#1A1A1A!important;line-height:1.2}.bookyol-author-strip__meta{font-size:11px;color:#888}.bookyol-cpt-collections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.bookyol-cpt-collection-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #EEEBE6;border-radius:16px;text-decoration:none;color:#1A1A1A;transition:border-color 0.2s,transform 0.1s,box-shadow 0.2s}.bookyol-cpt-collection-card:hover{border-color:#2680FF;transform:translateY(-2px);box-shadow:0 8px 28px rgb(0 0 0 / .08)}.bookyol-cpt-collection-card__collage{display:flex;gap:6px;padding:18px 20px;background:linear-gradient(135deg,rgb(38 128 255 / .1),#F8F7F4)}.bookyol-cpt-collection-card__collage img{width:60px;height:90px;object-fit:cover;border-radius:4px;box-shadow:0 4px 12px rgb(0 0 0 / .18)}.bookyol-cpt-collection-card__body{padding:18px 22px 22px}.bookyol-cpt-collection-card__title{font-family:'Rubik',sans-serif;font-size:20px;font-weight:700;margin:0 0 6px 0;line-height:1.25;color:#1A1A1A!important}.bookyol-cpt-collection-card__meta{font-size:13px;color:#888;margin:0}.bookyol-quote-block{position:relative;display:block;padding:clamp(48px, 6vw, 72px) clamp(28px, 5vw, 56px) clamp(40px, 5vw, 56px);background:radial-gradient(circle at 100% 0%,rgb(38 128 255 / .1),transparent 55%),radial-gradient(circle at 0% 100%,rgb(46 204 135 / .08),transparent 55%),linear-gradient(135deg,#FFFFFF 0%,#FBF8F1 100%);border:1px solid #E5E0D5;border-radius:24px;text-decoration:none;color:#1A2540;text-align:center;overflow:hidden;box-shadow:0 1px 2px rgb(26 37 64 / .04),0 12px 32px -16px rgb(38 128 255 / .18);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.bookyol-quote-block::before,.bookyol-quote-block::after{position:absolute;font-family:Georgia,'Times New Roman',serif;font-size:clamp(120px, 18vw, 220px);line-height:.85;font-weight:700;color:rgb(38 128 255 / .1);pointer-events:none;user-select:none}.bookyol-quote-block::before{content:"“";top:-18px;inset-inline-start:12px}.bookyol-quote-block::after{content:"”";bottom:-64px;inset-inline-end:16px}[dir="rtl"] .bookyol-quote-block::before{content:"”"}[dir="rtl"] .bookyol-quote-block::after{content:"“"}.bookyol-quote-block:hover{border-color:#2680FF;transform:translateY(-3px);box-shadow:0 2px 4px rgb(26 37 64 / .05),0 24px 48px -20px rgb(38 128 255 / .28)}.bookyol-quote-block__text{position:relative;z-index:1;font-family:'Rubik',sans-serif;font-size:clamp(20px, 2.4vw, 30px);font-weight:500;color:#1A2540;line-height:1.55;letter-spacing:-.01em;max-width:760px;margin:0 auto 28px;padding:0;border:0;quotes:none}.bookyol-quote-block__mark{color:#2680FF;font-size:1em;line-height:1;opacity:.6;font-weight:700;margin:0 4px}.bookyol-quote-block__sources{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;padding:10px 20px 10px 14px;background:#FFF;border-radius:999px;border:1px solid #E5E0D5;box-shadow:0 4px 12px -8px rgb(26 37 64 / .12)}.bookyol-quote-block__source-img{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:8px;overflow:hidden;background:#F1EDE3;box-shadow:0 1px 2px rgb(26 37 64 / .1)}.bookyol-quote-block__source-img--avatar{border-radius:50%}.bookyol-quote-block__source-img img{width:100%;height:100%;object-fit:cover;display:block}.bookyol-quote-block__cite{font-size:14px;color:#4A5568;font-style:normal;font-weight:600;letter-spacing:.01em}@media (max-width:768px){.bookyol-search-hero{padding:40px 0 28px}.bookyol-search-hero__form{flex-direction:column;border-radius:12px}.bookyol-search-hero__form input[type="search"]{text-align:center;border-bottom:1px solid #EEEBE6!important}.bookyol-search-hero__form button{padding:14px 0;border-radius:0}.bookyol-hook-cards{grid-template-columns:1fr}.bookyol-cpt-collections-grid{grid-template-columns:1fr}.bookyol-quote-block{padding:32px 24px}.bookyol-quote-block__sources{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.bookyol-search-hero__logo{font-size:32px}.bookyol-search-hero__tagline{font-size:15px}.bookyol-scope-pill{padding:8px 14px;font-size:13px}.bookyol-author-strip__chip{width:120px}.bookyol-author-strip__avatar{width:60px;height:60px}}.bookyol-ideas-feed{background:linear-gradient(180deg,#FBF8F1 0%,#F4EFE3 100%)}.bookyol-ideas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.bookyol-idea-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:24px 22px 20px;background:#FFF;border:1px solid #E5E0D5;border-radius:16px;text-decoration:none;color:#1A2540;overflow:hidden;transition:transform 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease;box-shadow:0 1px 2px rgb(26 37 64 / .04)}.bookyol-idea-card::before{content:"";position:absolute;top:0;bottom:0;inset-inline-start:0;width:4px;background:linear-gradient(180deg,#2680FF 0%,#2ecc87 100%);opacity:0;transition:opacity 0.22s ease}.bookyol-idea-card:hover{transform:translateY(-3px);border-color:#2680FF;box-shadow:0 14px 28px -16px rgb(38 128 255 / .28),0 2px 4px rgb(26 37 64 / .06)}.bookyol-idea-card:hover::before{opacity:1}.bookyol-idea-card__emoji{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:22px;line-height:1;background:linear-gradient(135deg,rgb(38 128 255 / .12),rgb(46 204 135 / .12));border-radius:12px;flex-shrink:0}.bookyol-idea-card__title{font-family:'Rubik',sans-serif;font-size:18px;font-weight:700;line-height:1.4;color:#1A2540;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bookyol-idea-card__excerpt{font-family:'Rubik',sans-serif;font-size:14px;line-height:1.65;color:#4A5568;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1 auto}.bookyol-idea-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding-top:14px;border-top:1px dashed #E5E0D5;font-size:13px}.bookyol-idea-card__date{color:#8A93A6;font-weight:500}.bookyol-idea-card__cta{color:#2680FF;font-weight:600;transition:gap 0.2s ease}.bookyol-idea-card:hover .bookyol-idea-card__cta{color:#1860C9}@media (max-width:768px){.bookyol-ideas-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.bookyol-idea-card{padding:20px 18px 18px}.bookyol-idea-card__title{font-size:17px}}.site-footer{background:radial-gradient(ellipse at 0% 0%,rgb(38 128 255 / .08),transparent 50%),radial-gradient(ellipse at 100% 100%,rgb(46 204 135 / .06),transparent 50%),linear-gradient(180deg,#FBF8F1 0%,#F1EDE3 100%)!important;border-top:1px solid #E5E0D5;color:#4A5568;position:relative}.site-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2680FF 0%,#2ecc87 50%,#FF6B6B 100%);opacity:.85}.site-footer .site-primary-footer-wrap{padding-top:56px!important;padding-bottom:40px!important}.site-footer .footer-widget-area .widget-title,.site-footer .ast-builder-html-element h3,.site-footer .ast-builder-html-element h4{font-family:'Rubik',sans-serif;font-size:14px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em;color:#1A2540!important;margin-bottom:16px!important;position:relative;padding-bottom:10px}.site-footer .footer-widget-area .widget-title::after,.site-footer .ast-builder-html-element h3::after,.site-footer .ast-builder-html-element h4::after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:32px;height:2px;background:linear-gradient(90deg,#2680FF,#2ecc87);border-radius:2px}.site-footer .footer-widget-area p,.site-footer .ast-builder-html-element p{font-family:'Rubik',sans-serif;font-size:14px;line-height:1.75;color:#4A5568!important}.site-footer .footer-widget-area a,.site-footer .ast-builder-html-element a{color:#4A5568!important;text-decoration:none;transition:color 0.2s ease,padding 0.2s ease;font-weight:500}.site-footer .footer-widget-area a:hover,.site-footer .ast-builder-html-element a:hover{color:#2680FF!important;padding-inline-start:4px}.site-footer .footer-widget-area ul{list-style:none;padding:0;margin:0}.site-footer .footer-widget-area ul li{margin-bottom:10px;font-size:14px}.site-footer .footer-widget-area ul li a::before{content:"→";display:inline-block;margin-inline-end:8px;color:#2680FF;opacity:0;transform:translateX(6px);transition:opacity 0.2s ease,transform 0.2s ease}[dir="rtl"] .site-footer .footer-widget-area ul li a::before{content:"←";transform:translateX(-6px)}.site-footer .footer-widget-area ul li a:hover::before{opacity:1;transform:translateX(0)}.site-footer img{max-width:165px;height:auto}.site-below-footer-wrap,.ast-below-footer{background:rgb(26 37 64 / .04)!important;border-top:1px solid #E5E0D5;padding-top:18px!important;padding-bottom:18px!important;font-size:13px;color:#8A93A6!important}.site-below-footer-wrap a,.ast-below-footer a{color:#4A5568!important}.site-below-footer-wrap a:hover,.ast-below-footer a:hover{color:#2680FF!important}@media (max-width:768px){.site-footer .site-primary-footer-wrap{padding-top:40px!important;padding-bottom:24px!important}.site-footer .footer-widget-area+.footer-widget-area{margin-top:28px}}