@import"https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--navy: #05192D;--blue: #3ABEF9;--yellow: #FFEA00}.gate-bg{min-height:100svh;background:linear-gradient(160deg,#05192d,#0a2a4d,#051a2e);display:flex;align-items:center;justify-content:center;padding:24px 16px;font-family:Inter,sans-serif}.gate-card{width:100%;max-width:420px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.gate-cover-img{width:100%;max-width:380px;border-radius:16px 16px 0 0;display:block;object-fit:cover;box-shadow:0 -8px 40px #00000080,0 0 0 3px #3abef966}.gate-form-section{width:100%;background:#ffffff0f;border:2px solid rgba(58,190,249,.4);border-top:none;border-radius:0 0 20px 20px;padding:28px 32px 24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 48px #0006}.gate-lock{display:none}.gate-title{font-size:clamp(2rem,6vw,2.75rem);font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.02em}.gate-subtitle{color:#93c5fd;font-size:clamp(.82rem,2.5vw,.95rem);margin-bottom:36px;line-height:1.5}.gate-form{display:flex;flex-direction:column;gap:14px}.gate-input{width:100%;padding:16px 20px;border-radius:12px;border:2px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-size:1.1rem;font-family:Inter,sans-serif;letter-spacing:.2em;text-align:center;outline:none;transition:border-color .2s,background .2s}.gate-input::placeholder{color:#ffffff59;letter-spacing:.05em}.gate-input:focus{border-color:var(--blue);background:#3abef91a}.gate-input-error{border-color:#f87171!important;background:#f871711a!important}.gate-error{color:#fca5a5;font-size:.82rem;margin:0}.gate-btn{padding:16px 32px;background:var(--blue);color:var(--navy);font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif;letter-spacing:.05em;margin-top:4px;touch-action:manipulation}.gate-btn:hover{background:#60cfff;transform:translateY(-2px);box-shadow:0 8px 24px #3abef966}.gate-btn:active{transform:translateY(0)}.gate-footer{color:#ffffff40;font-size:.7rem;margin-top:32px;letter-spacing:.15em;text-transform:uppercase}@keyframes gate-shake{0%,to{transform:translate(0)}15%{transform:translate(-8px)}30%{transform:translate(8px)}45%{transform:translate(-6px)}60%{transform:translate(6px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}.gate-shake{animation:gate-shake .6s ease}.search-sticky{position:sticky;top:0;z-index:200;background:#05192deb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:12px 16px;border-bottom:2px solid rgba(58,190,249,.3)}.search-bar-wrap{position:relative;max-width:860px;margin:0 auto}.search-input-row{display:flex;align-items:center;background:#ffffff1a;border:2px solid rgba(58,190,249,.4);border-radius:14px;padding:0 14px;gap:10px;transition:border-color .2s,background .2s}.search-input-row:focus-within{border-color:var(--blue);background:#3abef914}.search-icon{font-size:1rem;flex-shrink:0;opacity:.7}.search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-family:Inter,sans-serif;font-size:clamp(.85rem,2.5vw,1rem);padding:13px 0}.search-input::placeholder{color:#fff6}.search-clear{background:transparent;border:none;color:#ffffff80;cursor:pointer;font-size:.85rem;padding:4px 6px;border-radius:6px;transition:color .15s,background .15s;flex-shrink:0}.search-clear:hover{color:#fff;background:#ffffff1a}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0000004d,0 0 0 2px #3abef94d;max-height:420px;overflow-y:auto;z-index:300;overscroll-behavior:contain}.search-results-count{padding:10px 16px 6px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;border-bottom:1px solid #f1f5f9}.search-result-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f8fafc;cursor:pointer;gap:12px;transition:background .15s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f0f9ff}.search-result-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.search-result-emoji{font-size:1.4rem;flex-shrink:0}.search-result-word{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.search-result-word strong{font-size:1rem;color:var(--navy)}.search-result-phonetic{font-size:.72rem;color:var(--blue);font-family:Courier New,monospace;font-weight:600}.search-result-kreyol{font-family:Crimson Pro,serif;font-style:italic;font-size:1rem;font-weight:700;color:var(--blue);margin-top:1px}.search-result-example{font-size:.75rem;color:#6b7280;font-style:italic;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.search-result-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.search-result-chapter{font-size:.65rem;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:.1em}.search-result-chapter-name{font-size:.7rem;color:#9ca3af;text-align:right;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-go{background:#f0f9ff;border:1.5px solid var(--blue);border-radius:8px;color:var(--navy);font-size:.85rem;padding:4px 8px;cursor:pointer;transition:background .15s;margin-top:2px}.search-result-go:hover{background:var(--blue)}@media(max-width:640px){.search-sticky{padding:10px 12px}.search-results{max-height:60vh;border-radius:0 0 16px 16px}.search-result-example,.search-result-chapter-name{display:none}}*,*:before,*:after{box-sizing:border-box}.app-bg{font-family:Inter,sans-serif;background:linear-gradient(135deg,#cbd5e1,#94a3b8);min-height:100vh;color:var(--navy);line-height:1.6}.serif{font-family:Crimson Pro,serif}.ebook-page{background:#fff;max-width:900px;margin:40px auto;padding:70px;box-shadow:0 30px 60px -15px #0000004d;position:relative;min-height:1100px;border-radius:4px}.cover-page{background:linear-gradient(135deg,var(--navy) 0%,#0a2a4d 50%,#051a2e 100%)!important;color:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;text-align:center!important;min-height:1200px!important;overflow:hidden!important}.cover-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(58,190,249,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,234,0,.1) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4;pointer-events:none}.cover-book-hero{position:relative;z-index:10;width:100%;display:flex;justify-content:center;align-items:center;flex:1;padding:clamp(16px,4vw,48px) 0}.cover-book-img{width:clamp(260px,60%,480px);border-radius:12px;box-shadow:0 40px 80px #0009,0 0 0 4px #3abef940,20px 20px 60px #0006;display:block;transform:perspective(800px) rotateY(-4deg);transition:transform .4s ease,box-shadow .4s ease}.cover-book-img:hover{transform:perspective(800px) rotateY(0) scale(1.02);box-shadow:0 50px 100px #0009,0 0 0 4px #3abef980,0 0 60px #3abef933}.cover-quote-box{background:#ffffff14;border:2px solid rgba(255,255,255,.15);padding:clamp(16px,4vw,32px) clamp(20px,5vw,40px);border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:600px;margin:0 auto 24px;box-shadow:0 12px 32px #0003}.cover-quote{font-style:italic;font-size:clamp(1rem,3vw,1.6rem);line-height:1.5}.cover-features{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(12px,3vw,28px);font-size:clamp(.75rem,2vw,.9rem);margin-bottom:20px}.cover-feature{display:flex;align-items:center;gap:8px}.cover-feature-icon{font-size:clamp(1rem,3vw,1.4rem);color:#facc15}.cover-bottom{margin-bottom:clamp(32px,5vw,60px);position:relative;z-index:10;padding:0 24px;text-align:center}.cover-author{font-weight:700;text-transform:uppercase;letter-spacing:.2em;font-size:clamp(.8rem,2.5vw,1.125rem)}.cover-edition{color:#9ca3af;font-size:clamp(.6rem,1.5vw,.72rem);margin-top:8px;letter-spacing:.15em}.toc-page{background:linear-gradient(to bottom,#f8fafc,#fff)!important}.toc-header{margin-bottom:36px}.toc-title{font-size:clamp(2rem,6vw,3.75rem);font-weight:700;color:var(--navy);margin-top:8px}.toc-subtitle{color:#4b5563;margin-top:12px;font-size:clamp(.85rem,2.5vw,1.125rem)}.toc-list{display:flex;flex-direction:column;gap:10px}.toc-item{padding:16px 20px;background:#fff;border-radius:12px;border-left:5px solid var(--blue);cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #00000014}.toc-item:hover,.toc-item:active{transform:translate(6px);box-shadow:0 4px 16px #3abef94d;border-left-color:var(--yellow)}.toc-item-inner{display:flex;justify-content:space-between;align-items:center;gap:12px}.toc-item-info{flex:1;min-width:0}.toc-module-label{font-size:.7rem;color:#3b82f6;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2px}.toc-item-title{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toc-item-count{font-size:.8rem;color:#6b7280;margin-top:2px}.toc-item-emoji{font-size:clamp(1.25rem,3.5vw,1.875rem);flex-shrink:0}.module-label{color:#3b82f6;font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.3em}.chapter-header{margin-bottom:24px}.chapter-title{font-size:clamp(2rem,5.5vw,3.75rem);font-weight:700;color:var(--navy);margin-top:6px;line-height:1.15}.chapter-img{width:100%;height:clamp(160px,30vw,320px);object-fit:cover;border-radius:14px;margin-bottom:32px;box-shadow:0 8px 24px #00000026;display:block}.bridge-tip{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:6px solid var(--yellow);padding:clamp(1rem,3vw,1.75rem);margin:2rem 0;border-radius:0 12px 12px 0;font-size:clamp(.85rem,2vw,.95rem);line-height:1.7;box-shadow:0 4px 12px #ffea0033}.cultural-note{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid var(--yellow);border-radius:12px;padding:clamp(1rem,3vw,1.5rem);margin:1.5rem 0;box-shadow:0 4px 12px #ffea0040}.note-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:700;font-size:clamp(.9rem,2.5vw,1.1rem);color:var(--navy);flex-wrap:wrap}.cultural-note p{font-size:clamp(.82rem,2vw,.95rem);line-height:1.7;color:var(--navy)}.vocab-box{background:linear-gradient(to right,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:12px;padding:clamp(.75rem,3vw,1.5rem);margin:1.5rem 0}.vocab-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f9;gap:12px}.vocab-row:last-child{border-bottom:none}.vocab-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.audio-btns{display:flex;gap:6px;flex-shrink:0}.audio-btn{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;transition:all .2s;cursor:pointer;border:2px solid transparent;font-size:15px;line-height:1;flex-shrink:0;touch-action:manipulation}.audio-btn:hover,.audio-btn:active{background:var(--blue);color:#fff;transform:scale(1.1);border-color:var(--blue)}.vocab-text{display:flex;flex-direction:column;flex:1;min-width:0}.vocab-tag{font-size:9px;color:#60a5fa;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.vocab-word-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.vocab-english{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;letter-spacing:-.015em}.phonetic{color:var(--blue);font-weight:600;font-size:clamp(.7rem,1.8vw,.85rem);font-family:Courier New,monospace}.example-phrase{background:#f0f9ff;border-left:3px solid var(--blue);padding:.5rem .75rem;margin-top:.4rem;border-radius:0 8px 8px 0;font-size:clamp(.75rem,1.8vw,.9rem);font-style:italic;line-height:1.5}.vocab-right{text-align:right;flex-shrink:0}.vocab-kreyol-label{font-size:9px;color:#d1d5db;font-weight:700;text-transform:uppercase;letter-spacing:.1em;display:block}.vocab-kreyol{font-size:clamp(1.1rem,3vw,1.5rem);font-family:Crimson Pro,serif;font-style:italic;font-weight:700;color:var(--blue);white-space:nowrap}.chapter-footer{margin-top:64px;padding-top:32px;border-top:2px solid #f1f5f9;text-align:center}.chapter-footer-text{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5em;font-weight:600}.settings-panel{position:fixed;top:20px;right:20px;z-index:1000;background:#fff;padding:18px;border-radius:16px;box-shadow:0 15px 25px #00000026;border:3px solid var(--blue);width:260px}.settings-title{font-size:.7rem;font-weight:700;text-transform:uppercase;margin-bottom:14px;color:#6b7280;letter-spacing:.1em}.settings-body{display:flex;flex-direction:column;gap:14px}.settings-label{font-size:10px;font-weight:700;color:#4b5563;display:block;margin-bottom:4px}.settings-select{width:100%;font-size:.75rem;border:2px solid #e5e7eb;border-radius:8px;padding:8px;outline:none;background:#f9fafb;max-width:100%}.settings-select:focus{border-color:#60a5fa}.settings-range{width:100%;accent-color:var(--blue)}.settings-speed-display{font-size:9px;color:#9ca3af;text-align:center;margin-top:4px}.scroll-top{position:fixed;bottom:30px;right:30px;width:46px;height:46px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #3abef966;transition:all .3s;z-index:999;border:none;font-size:1.1rem;touch-action:manipulation}.scroll-top:hover,.scroll-top:active{transform:translateY(-4px);box-shadow:0 8px 20px #3abef980}@media(max-width:900px){.ebook-page{margin:20px 16px;padding:48px 40px;min-height:auto;border-radius:6px}.cover-page{min-height:900px!important}}@media(max-width:640px){.ebook-page{margin:12px 10px;padding:32px 20px;border-radius:8px;box-shadow:0 10px 30px #0000002e}.cover-page{min-height:100svh!important;padding:24px 20px!important;justify-content:center!important;gap:28px!important}.cover-top{margin-top:40px;padding:0 8px}.cover-logo{width:140px;margin-bottom:16px}.cover-divider{width:64px;height:4px}.cover-middle{padding:0 4px}.cover-bottom{margin-bottom:40px}.cover-quote-box{padding:20px 16px;border-radius:16px;margin-top:24px}.cover-features{margin-top:20px;gap:10px}.chapter-img{height:180px;border-radius:10px;margin-bottom:20px}.vocab-row{padding:12px 0;align-items:flex-start}.vocab-right{text-align:right;min-width:80px}.vocab-kreyol{white-space:normal;word-break:break-word}.toc-item{padding:12px 14px}.toc-item-title{white-space:normal}.settings-panel{inset:auto 0 0;width:100%;border-radius:16px 16px 0 0;padding:12px 20px;border:none;border-top:3px solid var(--blue);box-shadow:0 -8px 24px #0000001f;display:flex;flex-direction:row;align-items:center;gap:12px}.settings-title{display:none}.settings-body{flex-direction:row;gap:12px;align-items:center;flex:1;flex-wrap:nowrap}.settings-body>div{flex:1;min-width:0}.settings-select{font-size:.7rem;padding:6px 8px}.settings-label{font-size:9px;margin-bottom:3px}.settings-speed-display{font-size:8px}.scroll-top{bottom:84px;right:16px;width:40px;height:40px;font-size:1rem}.app-bg{padding-bottom:80px}}@media(max-width:380px){.ebook-page{margin:8px 6px;padding:24px 14px}.audio-btn{width:30px;height:30px;font-size:13px}.vocab-left{gap:8px}.vocab-right{min-width:66px}.settings-body{flex-direction:column;gap:8px}.settings-panel{padding:10px 14px 14px}.scroll-top{bottom:120px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%}
