.app-main:has(>.home-page){padding-bottom:0}.home-section{padding-block:72px;position:relative}.home-section--white{background:#fff}.home-section--rose{background:linear-gradient(135deg,#fff 0%,#fdf2f2 55%,#fff7e6 100%)}.home-section--sky{background:linear-gradient(135deg,#eaf3ff 0%,#fbf7f4 55%,#fdeae6 100%)}.home-section--cream{background:linear-gradient(120deg,#e6f2fb 0%,#fff8ec 60%,#ffeddc 100%)}.home-section--after-quick{padding-top:56px}.home-section--cta{padding-top:8px}.home-heading{flex-wrap:wrap;align-items:flex-end;gap:16px 24px;margin-bottom:32px;display:flex}.home-heading-main{flex:420px;align-items:center;gap:16px;min-width:0;display:flex}.home-heading-icon{background:linear-gradient(145deg, #d63a2b, var(--red-deep));color:#fff;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 24px #bb252547}.home-heading-icon .icon{width:28px;height:28px}.home-heading h2{color:var(--navy);letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(24px,2.6vw,34px);font-weight:800;line-height:1.2}.home-heading h2 span{color:var(--red)}.home-heading p{color:#5b6474;margin:6px 0 0;font-size:15px;line-height:1.6}.home-heading-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.home-heading-link{color:var(--red);white-space:nowrap;align-items:center;gap:6px;margin-right:6px;font-size:14.5px;font-weight:700;display:inline-flex}.home-heading-link .icon{width:16px;height:16px;transition:transform .15s}.home-heading-link:hover .icon{transform:translate(3px)}.home-arrow{width:44px;height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;place-items:center;transition:transform .15s,opacity .15s,background .15s;display:grid;box-shadow:0 4px 12px #01193d14}.home-arrow .icon{width:18px;height:18px}.home-arrow.prev .icon{transform:rotate(180deg)}.home-arrow.next{border-color:var(--red);background:var(--red);color:#fff}.home-arrow:not(:disabled):hover{transform:translateY(-2px)}.home-arrow:disabled{opacity:.4;cursor:default;box-shadow:none}.home-page :focus-visible{outline-offset:3px;outline:3px solid #bb252559}.home-carousel-track{--gap:24px;--cols:4;grid-auto-columns:calc((100% - (var(--cols) - 1) * var(--gap)) / var(--cols));gap:var(--gap);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-flow:column;margin:-16px -12px -48px;padding:16px 12px 48px;scroll-padding-inline:12px;display:grid;overflow-x:auto}.home-carousel-track::-webkit-scrollbar{display:none}.home-carousel-track.cols-3{--cols:3}.home-carousel-item{scroll-snap-align:start;min-width:0;display:flex}.home-carousel-item>*{flex:1}@media (max-width:1100px){.home-carousel-track,.home-carousel-track.cols-3{--gap:20px;--cols:3}}@media (max-width:820px){.home-carousel-track,.home-carousel-track.cols-3{--gap:16px;--cols:2}}@media (max-width:540px){.home-carousel-track,.home-carousel-track.cols-3{grid-auto-columns:84%}}.home-quick-wrap{z-index:3;background:linear-gradient(#0000 28px,#fff 28px);position:relative}.home-quick{background:#fff;border:1px solid #f1e4e4;border-radius:24px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:-28px;padding:10px;display:grid;box-shadow:0 18px 44px #01193d1a}.home-quick-item{text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:18px 10px 16px;transition:background .15s;display:flex;position:relative}.home-quick-item:hover{background:#fdf5f5}.home-quick-icon{background:var(--q-bg);width:52px;height:52px;color:var(--q-fg);border-radius:16px;place-items:center;margin-bottom:4px;transition:transform .2s;display:grid}.home-quick-item:hover .home-quick-icon{transform:translateY(-3px)}.home-quick-icon .icon{width:24px;height:24px}.home-quick-item strong{color:var(--navy);font-size:14.5px;font-weight:800;line-height:1.3}.home-quick-item small{color:#6b7280;font-size:12px;line-height:1.35}.home-quick-item.theme-red{--q-bg:#fdf2f2;--q-fg:#bb2525}.home-quick-item.theme-blue{--q-bg:#eaf1ff;--q-fg:#1d4ed8}.home-quick-item.theme-purple{--q-bg:#f3ecfb;--q-fg:#7c3aed}.home-quick-item.theme-amber{--q-bg:#fff7e6;--q-fg:#b45309}.home-quick-item.theme-teal{--q-bg:#e6f7f5;--q-fg:#0f766e}.home-quick-item.theme-orange{--q-bg:#fff1e8;--q-fg:#c2410c}@media (min-width:1025px){.home-quick-item+.home-quick-item:before{content:"";background:#f1f2f4;width:1px;position:absolute;top:22%;bottom:22%;left:0}}@media (max-width:1024px){.home-quick{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:540px){.home-quick{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px}.home-quick-item{padding:14px 6px 12px}}.hc-card,.hb-card{background:#fff;border:1px solid #eef0f3;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #01193d0f}.hc-card:hover,.hb-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #01193d1f}.hc-card.theme-red{--hc-bg:linear-gradient(135deg, #d63a2b, #7a1414)}.hc-card.theme-blue{--hc-bg:linear-gradient(135deg, #2563eb, #0f2a52)}.hc-card.theme-green{--hc-bg:linear-gradient(135deg, #16a34a, #064e3b)}.hc-card.theme-amber{--hc-bg:linear-gradient(135deg, #f59e0b, #b45309)}.hc-card.theme-purple{--hc-bg:linear-gradient(135deg, #7c3aed, #2e1065)}.hc-thumb{aspect-ratio:16/9;background:var(--hc-bg);color:#fff;border-radius:14px;flex-direction:column;justify-content:flex-end;margin:10px 10px 0;padding:16px;display:flex;position:relative;overflow:hidden}.hc-thumb:before{content:"";background:radial-gradient(circle at 85% 15%,#ffffff40,#0000 45%),repeating-linear-gradient(115deg,#ffffff0d 0 2px,#0000 2px 22px);position:absolute;inset:0}.hc-thumb-brand{letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:800;position:absolute;top:14px;left:16px}.hc-thumb-title{text-shadow:0 2px #0000002e;text-transform:uppercase;max-width:80%;font-size:clamp(20px,1.9vw,25px);font-weight:900;line-height:1.05;position:relative}.hc-thumb-meta{color:#ffffffeb;flex-wrap:wrap;align-items:center;gap:4px 14px;margin-top:8px;font-size:12.5px;font-weight:700;display:flex;position:relative}.hc-thumb-meta>span{align-items:center;gap:5px;display:inline-flex}.hc-thumb-meta small{color:#ffffffbf;font-size:11.5px;font-weight:600}.hc-thumb-meta .icon{width:14px;height:14px}.hc-thumb-symbol{color:#ffffff38;font:italic 110px/1 Georgia,serif;position:absolute;bottom:-18px;right:12px}.hc-badge{z-index:1;max-width:calc(100% - 150px);color:var(--red);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:22px;right:22px;overflow:hidden;box-shadow:0 4px 10px #00000026}.hc-badge.tone-free{color:#15803d}.hc-badge.tone-new{color:#b45309}.hc-body,.hb-body{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.hc-meta-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hc-chip{background:var(--red-soft);min-width:0;max-width:100%;color:var(--red);letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:800;overflow:hidden}.hc-card h3,.hb-card h3{color:var(--navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 6px;font-size:16.5px;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.hc-card h3 a:after,.hb-card h3 a:after{content:"";position:absolute;inset:0}.hc-card:hover h3 a,.hb-card:hover h3 a{color:var(--red)}.hc-card p,.hc-foot,.hb-desc{color:#5b6474;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.hb-foot{border-top:1px solid #f1f2f4;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.hc-teacher{color:#374151;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:600;display:flex}.hc-teacher-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hc-avatar{background:linear-gradient(135deg, var(--red), #e0552b);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.hc-price{color:#b45309;background:#fff7e6;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:800}.hc-price.is-free{color:#15803d;background:#ecfdf3}.hc-go{background:var(--red-soft);width:34px;height:34px;color:var(--red);border-radius:50%;flex:none;place-items:center;transition:background .15s,color .15s;display:grid}.hc-go .icon{width:16px;height:16px}.hc-card:hover .hc-go{background:var(--red);color:#fff}.tc-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eef0f3;border-radius:22px;flex-direction:column;padding:10px 10px 18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #01193d0f}.tc-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #01193d1f}.tc-photo{aspect-ratio:4/5;background:radial-gradient(circle at 50% 36%,#ffd6aa61,#0000 55%),repeating-linear-gradient(90deg,#00000012 0 12px,#ffffff0d 12px 26px),linear-gradient(170deg,#e0412e 0%,#b31f1f 55%,#7a1414 100%);border-radius:16px;display:block;position:relative;overflow:hidden}.tc-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.tc-card:hover .tc-photo img{transform:scale(1.04)}.tc-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#5f0c0c8c);height:22%;position:absolute;inset:auto 0 0}.tc-subject{z-index:1;background:linear-gradient(180deg, #fde68a, var(--gold));color:var(--red-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:900;position:absolute;bottom:12px;left:12px;box-shadow:0 6px 14px #0003}.tc-subject.is-static{box-shadow:none;align-self:flex-start;position:static}.tc-body{flex-direction:column;flex:1;padding:14px 8px 0;display:flex}.tc-name{color:var(--navy);font-size:18px;font-weight:800;line-height:1.3}.tc-card:hover .tc-name{color:var(--red)}.tc-tagline{color:#5b6474;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 14px;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.tc-more{color:var(--red);align-items:center;gap:6px;margin-top:auto;font-size:13.5px;font-weight:700;display:inline-flex}.tc-more .icon{width:15px;height:15px;transition:transform .15s}.tc-card:hover .tc-more .icon{transform:translate(3px)}html:has(.tc-dialog[open]){overflow:hidden}.tc-dialog{width:min(920px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--ink);background:#fff;border:0;border-radius:26px;margin:auto;padding:0;overflow:hidden;box-shadow:0 30px 80px #01193d59}.tc-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#01193d8c}.tc-dialog[open]{animation:.25s tcDialogIn}@keyframes tcDialogIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.tc-dialog-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid;position:relative}.tc-dialog-photo{background:radial-gradient(circle at 50% 36%,#ffd6aa61,#0000 55%),repeating-linear-gradient(90deg,#00000012 0 12px,#ffffff0d 12px 26px),linear-gradient(170deg,#e0412e 0%,#b31f1f 55%,#7a1414 100%);align-items:flex-end;display:flex;position:relative;overflow:hidden}.tc-dialog-photo img{width:100%;height:auto;display:block}.tc-dialog-content{flex-direction:column;max-height:calc(100dvh - 48px);padding:34px 34px 28px;display:flex;overflow-y:auto}.tc-dialog-content h3{color:var(--navy);margin:14px 0 4px;font-size:clamp(24px,3vw,30px);font-weight:900;line-height:1.2}.tc-dialog-tagline{color:var(--red);margin:0 0 20px;font-size:14.5px;font-weight:700;line-height:1.5}.tc-dialog-label{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.tc-highlights{gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.tc-highlights li{color:#374151;gap:10px;font-size:14.5px;line-height:1.55;display:flex}.tc-highlights li:before{content:"★";background:linear-gradient(180deg, #fde68a, var(--gold));width:22px;height:22px;color:var(--red-deep);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:11px;display:grid}.tc-dialog-close{z-index:2;width:40px;height:40px;color:var(--navy);cursor:pointer;background:#f5f6f8;border:0;border-radius:50%;place-items:center;transition:background .15s,color .15s;display:grid;position:absolute;top:14px;right:14px}.tc-dialog-close:hover{background:var(--red-soft);color:var(--red)}.tc-dialog-close .icon{width:18px;height:18px}@media (max-width:720px){.tc-dialog{overflow-y:auto}.tc-dialog-inner{grid-template-columns:minmax(0,1fr)}.tc-dialog-photo{justify-content:center;align-items:center;padding:24px 0 22px}.tc-dialog-photo img{object-fit:cover;background:linear-gradient(170deg,#e0412e 0%,#b31f1f 55%,#7a1414 100%);border:4px solid #ffffffe6;border-radius:20px;width:240px;height:300px;box-shadow:0 14px 30px #3c000059}.tc-dialog-content{max-height:none;padding:22px 20px;overflow:visible}}.home-actions{flex-wrap:wrap;gap:12px;display:flex}.home-btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn .icon{width:18px;height:18px}.home-btn--primary{background:var(--red);color:#fff;box-shadow:0 10px 22px #bb252540}.home-btn--primary:hover{background:var(--red-dark)}.home-btn--outline{color:var(--navy);background:#fff;border-color:#e8d6d6}.home-btn--outline:hover{border-color:var(--red);color:var(--red)}.home-btn--gold{background:linear-gradient(180deg, #fde68a, var(--gold));color:var(--red-deep);font-weight:800;box-shadow:0 10px 22px #0003}.home-btn--ghost-light{color:#fff;background:#ffffff14;border-color:#ffffff80}.home-btn--ghost-light:hover{background:#ffffff29}.home-books{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.home-books>li{display:flex}.home-books>li>*{flex:1}.hb-card.theme-toan{--hb-tint:linear-gradient(135deg, #eef4ff, #d6e4fd)}.hb-card.theme-vatly{--hb-tint:linear-gradient(135deg, #f3f4f6, #dfe3e8)}.hb-card.theme-hoahoc{--hb-tint:linear-gradient(135deg, #fdf2f2, #fbdcdc)}.hb-card.theme-sinhhoc{--hb-tint:linear-gradient(135deg, #effbf1, #d3f1da)}.hb-cover{background:var(--hb-tint,linear-gradient(135deg, #f5f6f8, #e9ebef));border-radius:14px;place-items:center;height:270px;margin:10px 10px 0;display:grid}.hb-book{aspect-ratio:800/1132;background:#fff;border-radius:3px 8px 8px 3px;width:158px;transition:transform .3s;position:relative;overflow:hidden;transform:perspective(700px)rotateY(-14deg);box-shadow:14px 18px 28px #01193d40,0 2px 6px #01193d1f}.hb-book img{object-fit:cover;width:100%;height:100%;display:block}.hb-book:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000004d 0,#ffffff38 3px,#0000001a 8px,#0000 14px),linear-gradient(115deg,#fff3 0%,#0000 35%);position:absolute;inset:0}.hb-card:hover .hb-book{transform:perspective(700px)rotateY(-4deg)translateY(-4px)}.hb-ribbon{background:var(--red);color:#fff;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:800;position:absolute;top:22px;left:22px;box-shadow:0 4px 10px #0000001f}.hb-contact{color:#fff;background:linear-gradient(#d63a2b 0%,#a51c1c 100%);border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #bb252538}.hb-contact:hover{transform:translateY(-1px);box-shadow:0 10px 20px #bb25254d}.hb-contact .icon{width:15px;height:15px}.hb-cta{background:var(--red-soft);color:var(--red);border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;transition:background .15s,color .15s;display:inline-flex}.hb-cta .icon{width:15px;height:15px}.hb-card:hover .hb-cta{background:var(--red);color:#fff}.hn-card{text-align:center;background:#fff;border:1px solid #0000;border-radius:22px;flex-direction:column;align-items:center;padding:44px 18px 24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 28px #01193d12}.hn-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #f59e0b38}.hn-card.is-featured{border-color:#fde68a;box-shadow:0 16px 36px #f59e0b52}.hn-exam{background:var(--red-soft);color:var(--red);letter-spacing:.03em;white-space:nowrap;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:11.5px;font-weight:800;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hn-photo{background:conic-gradient(from 200deg,#fde68a,#f59e0b,#b45309,#f59e0b,#fde68a);border-radius:50%;width:136px;height:136px;padding:5px;position:relative;box-shadow:0 10px 24px #b4530940}.hn-photo img{object-fit:cover;background:#fdf2f2;border:4px solid #fff;border-radius:50%;width:100%;height:100%}.hn-photo:after{content:"★";background:var(--gold);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;display:grid;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.hn-name{color:var(--navy);margin:22px 0 0;font-size:18px;font-weight:800;line-height:1.3}.hn-title{color:#b45309;margin:4px 0 0;font-size:13px;font-weight:700}.hn-score{background:linear-gradient(135deg,#fdf2f2,#fff7e6);border-radius:16px;width:100%;margin-top:14px;padding:12px}.hn-score strong{color:var(--red);font-size:38px;font-weight:900;line-height:1;display:block}.hn-score small{color:#b45309;margin-left:6px;font:italic 400 20px Georgia,Times New Roman,serif}.hn-boards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px;display:grid}.hn-board{isolation:isolate;color:#fff;background:linear-gradient(135deg,#6e0f0f 0%,#9c1d1d 55%,#c9392a 100%);border-radius:24px;padding:26px 26px 24px;position:relative;overflow:hidden;box-shadow:0 18px 40px #7a141440}.hn-board:before{content:"";z-index:-1;background:radial-gradient(50% 90% at 95% 0,#ffc47838,#0000 60%),repeating-linear-gradient(115deg,#ffffff0a 0 2px,#0000 2px 36px);position:absolute;inset:0}.hn-board h3{background:var(--gold-light);color:var(--red-deep);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin:0 0 18px;padding:6px 16px;font-size:13px;font-weight:900;display:inline-block}.hn-board ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.hn-board li{text-align:center;background:#ffffff1a;border:1px solid #ffffff29;border-radius:16px;padding:16px 10px 14px}.hn-board strong{color:#fde68a;font-size:36px;font-weight:900;line-height:1.05;display:block}.hn-board span{color:#ffffffe6;margin-top:6px;font-size:13px;line-height:1.35;display:block}@media (max-width:900px){.hn-boards{grid-template-columns:minmax(0,1fr)}}@media (max-width:540px){.hn-board{padding:20px 14px 16px}.hn-board ul{gap:8px}.hn-board strong{font-size:28px}.hn-board span{font-size:12px}}.home-reviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.hr-card{background:#fff;border:1px solid #eef0f3;border-radius:20px;flex-direction:column;padding:26px 24px 22px;display:flex;position:relative;box-shadow:0 8px 24px #01193d0f}.hr-card:after{content:"”";color:#fbe0e0;font:700 80px/1 Georgia,serif;position:absolute;top:6px;right:20px}.hr-stars{color:#f59e0b;letter-spacing:2px;font-size:15px}.hr-quote{color:#374151;flex:1;margin:12px 0 18px;font-size:15px;line-height:1.7}.hr-person{border-top:1px solid #f1f2f4;align-items:center;gap:12px;padding-top:16px;display:flex}.hr-avatar{background:linear-gradient(135deg, var(--red), #e0552b);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:17px;font-weight:800;display:grid}.hr-person strong{color:var(--navy);font-size:15px;display:block}.hr-person small{color:#6b7280;font-size:12.5px;display:block}.home-cta{isolation:isolate;color:#fff;background:linear-gradient(115deg,#5f0c0c 0%,#8a1414 45%,#c9392a 100%);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 40px;padding:44px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 50px #7a141447}.home-cta:before{content:"";z-index:-1;background:radial-gradient(45% 90% at 90% 10%,#ffc47840,#0000 60%),repeating-linear-gradient(115deg,#ffffff0a 0 2px,#0000 2px 40px);position:absolute;inset:0}.home-cta:after{content:"∫";z-index:-1;color:#ffffff14;font:italic 240px/1 Georgia,serif;position:absolute;bottom:-60px;right:28%}.home-cta-tag{background:var(--gold-light);color:var(--red-deep);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:900;display:inline-block}.home-cta h2{text-wrap:balance;margin:14px 0 8px;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.2}.home-cta h2 span{color:var(--gold-light)}.home-cta p{color:#ffffffdb;max-width:560px;margin:0;font-size:16px;line-height:1.65}.home-cta .home-actions{justify-content:flex-end}.home-faq{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.home-faq details{background:#fff;border:1px solid #eef0f3;border-radius:18px;transition:border-color .2s,box-shadow .2s;box-shadow:0 6px 18px #01193d0d}.home-faq details:hover{border-color:#f3c5c5}.home-faq details[open]{border-color:#f3c5c5;box-shadow:0 14px 30px #01193d14}.home-faq summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-size:15.5px;font-weight:800;line-height:1.45;list-style:none;display:flex}.home-faq summary::-webkit-details-marker{display:none}.home-faq details[open] summary{color:var(--red)}.home-faq-toggle{background:var(--red-soft);width:32px;height:32px;color:var(--red);border-radius:50%;flex:none;place-items:center;transition:background .2s,color .2s;display:grid}.home-faq-toggle .icon{width:16px;height:16px;transition:transform .2s}.home-faq details[open] .home-faq-toggle{background:var(--red);color:#fff}.home-faq details[open] .home-faq-toggle .icon{transform:rotate(180deg)}.home-faq details p{color:#5b6474;margin:0;padding:0 20px 18px;font-size:14.5px;line-height:1.7}@media (max-width:820px){.home-faq{grid-template-columns:minmax(0,1fr);gap:12px}.home-faq summary{padding:16px;font-size:15px}.home-faq details p{padding:0 16px 16px}}@media (max-width:1024px){.home-books,.home-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cta{grid-template-columns:minmax(0,1fr)}.home-cta .home-actions{justify-content:flex-start}}@media (max-width:820px){.home-section{padding-block:52px}.home-section--after-quick{padding-top:44px}.home-heading-icon{border-radius:14px;width:48px;height:48px}.home-heading-icon .icon{width:24px;height:24px}.home-heading p{font-size:14px}.home-section--cta{padding-bottom:40px}}@media (max-width:640px){.home-books,.home-reviews{grid-template-columns:minmax(0,1fr)}.home-heading-main{flex-basis:100%}.home-heading-actions{margin-left:0}.home-cta{border-radius:22px;padding:32px 22px}.home-cta .home-actions,.tc-dialog .home-actions{grid-template-columns:minmax(0,1fr);display:grid}}@media (prefers-reduced-motion:reduce){.hc-card,.hb-card,.hn-card,.tc-card,.home-btn,.hb-book{transition:none}}.hc-card.theme-slate{--hc-bg:linear-gradient(135deg, #475569, #0f172a)}
