:root{--navy:#2350a0;--navy-dark:#1a3c78;--navy-deep:#020617;--gold:#ecc805;--gold-light:#f6df5e;--gnosis-red:#c84119;--bg:#f5f2ed;--white:#fff;--ink:#0f172a;--muted:#64748b;--radius:24px;--radius-lg:32px;--font-display:"Fraunces", Georgia, serif;--font-body:"Montserrat", ui-sans-serif, system-ui, sans-serif;--shadow:0 10px 30px #2350a014;--shadow-hover:0 20px 40px #2350a029}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%}a{color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0b1220}::-webkit-scrollbar-thumb{background:linear-gradient(#3b5ba8 0%,#2350a0 50%,#1a3c78 100%);border:2px solid #0b1220;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ecc805 0%,#c9a800 100%)}*{scrollbar-width:thin;scrollbar-color:#2350a0 #0b1220}.container{max-width:1100px;margin-inline:auto;padding-inline:1.25rem}.section{padding-block:clamp(3rem,7vw,5rem)}.hero{color:#f8fafc;text-align:center;background:linear-gradient(#0e2242e0 0%,#020617 100%),url(/galaxy-bg.webp) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding-block:clamp(4rem,8vh,6rem);display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ecc8051a 0%,#0000 65%);position:absolute;inset:0}.session-fab{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#cbd5e1;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .25s;display:flex;position:absolute;top:1rem;left:1rem}.session-fab:hover{background:var(--gold);color:#0f172a;border-color:var(--gold);transform:translateY(-2px)}.session-fab.logged{color:var(--gold-light);border-color:#ecc80566}.session-fab.logged:hover{background:var(--gnosis-red);color:#fff;border-color:var(--gnosis-red)}.hero-inner{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:860px;margin-inline:auto;padding-inline:1.5rem;display:flex;position:relative}.hero-sol{filter:drop-shadow(0 0 18px #ecc8058c);width:88px;height:88px;margin-bottom:1.2rem;animation:4s ease-in-out infinite floatSol}@keyframes floatSol{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-light);background:#ecc8051f;border:1px solid #ecc8054d;border-radius:999px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.78rem;font-weight:800;display:inline-block}.hero h1{font-family:var(--font-display);margin-bottom:1.2rem;font-size:clamp(2.4rem,5.5vw,4.2rem);line-height:1.1}.hero h1 .accent{color:var(--gold);font-style:italic;font-weight:300}.hero-sub{color:#cbd5e1;margin-inline:auto;max-width:60ch;margin-bottom:1.4rem;font-size:1.1rem;line-height:1.7}.search-card{-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);background:linear-gradient(135deg,#142850bf 0%,#020617b3 100%);border:1px solid #ecc80559;border-radius:999px;width:100%;max-width:720px;margin:1.6rem auto 0;padding:.4rem;transition:border-color .3s,box-shadow .3s,transform .3s;box-shadow:0 24px 60px #00000080,inset 0 1px #ffffff14,0 0 0 1px #ecc8050f}.search-card:hover{border-color:#ecc8058c;transform:translateY(-1px)}.search-card:focus-within{border-color:var(--gold);transform:translateY(-1px);box-shadow:0 0 0 4px #ecc8052e,0 24px 60px #00000080,inset 0 1px #ffffff1a,0 0 30px #ecc80526}.search-row{align-items:center;gap:.4rem;display:flex}.search-field{background:#ffffff0a;border:0;border-radius:999px;flex:1;align-items:center;min-height:54px;padding:.25rem .5rem .25rem 1.25rem;display:flex}.search-field svg{color:var(--gold);filter:drop-shadow(0 0 6px #ecc80559);opacity:.9;flex-shrink:0;margin-right:.85rem}.search-field input{color:#fff;letter-spacing:.01em;background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:1.05rem}.search-field input::placeholder{color:#ffffff73;font-weight:400}.search-field input:focus::placeholder{color:#ffffff4d}.btn-search{background:linear-gradient(135deg, var(--gold-light) 0%, var(--gold) 100%);color:#0f172a;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.98rem;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #ecc8054d,inset 0 1px #fff6}.btn-search svg{display:none}.btn-search:hover{background:linear-gradient(135deg, #fff3b0 0%, var(--gold-light) 100%);color:#0f172a;transform:translateY(-2px);box-shadow:0 12px 30px #ecc80566,inset 0 1px #ffffff80}.btn-search:active{transform:translateY(0)scale(.98)}.btn-search:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.hero-tip{color:#ffffff8c;font-size:.82rem}.results-section{color:#e2e8f0;background:linear-gradient(#020617 0%,#0e2242f5 100%),url(/galaxy-bg.webp) 50%/cover no-repeat;flex-direction:column;justify-content:flex-start;min-height:100dvh;padding-block:clamp(3rem,7vw,5rem);display:flex;position:relative;overflow:hidden}.results-section:before{content:"";opacity:.16;pointer-events:none;z-index:0;background:url(/galaxy-bg.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scaleX(-1)scaleY(-1)}.results-section .container{z-index:2;width:100%;position:relative}.results-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.8rem;display:flex}.results-meta h2{font-family:var(--font-display);color:#fff;font-size:clamp(1.5rem,3.5vw,1.9rem)}.results-meta .count{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;padding:.35rem .9rem;font-size:.92rem;font-weight:600}.suggestion{color:var(--navy);background:#fefce8;border:1px solid #ecc80566;border-radius:14px;margin-bottom:1.5rem;padding:.9rem 1.2rem;font-size:.95rem}.suggestion button{color:var(--gnosis-red);cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.book-list{flex-direction:column;gap:1.2rem;display:flex}.book-item{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #e2e8f0;transition:border-color .25s,box-shadow .25s;overflow:hidden}.book-item:hover{border-color:var(--gold);box-shadow:var(--shadow-hover)}.book-head{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.6rem;display:flex}.book-head:hover{background:#f8fafc}.book-title{font-family:var(--font-display);color:var(--navy);flex-wrap:wrap;align-items:center;gap:.8rem;font-size:1.2rem;display:flex}.book-num{color:#0f172a;background:var(--gold);text-transform:uppercase;letter-spacing:.06em;border-radius:8px;padding:.2rem .6rem;font-size:.72rem;font-weight:800}.book-pages-label{color:var(--muted);font-size:.8rem;font-weight:700}.book-toggle{color:var(--navy);align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;transition:transform .25s;display:inline-flex}.book-toggle.open{transform:rotate(180deg)}.external-link{color:var(--navy);background:#2350a014;border:1px solid #2350a040;border-radius:10px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.external-link:hover{background:var(--navy);color:#fff}.book-pages{background:#fafafa;border-top:1px solid #f1f5f9;flex-direction:column;gap:1.5rem;padding:1.5rem 1.6rem;display:flex}.page-block{background:var(--white);cursor:pointer;border:1px solid #e2e8f0;border-radius:16px;padding:1.4rem 1.6rem;transition:border-color .2s,box-shadow .2s}.page-block:hover{border-color:var(--gold);box-shadow:0 4px 14px #2350a014}.page-block--open{border-color:var(--gold)}.page-block--link:hover{border-color:var(--navy)}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.page-read-hint{text-transform:uppercase;letter-spacing:.06em;color:var(--navy);align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;transition:color .2s,transform .2s;display:inline-flex}.page-block--link:hover .page-read-hint{color:var(--gnosis-red);transform:translate(2px)}.page-label{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);background:#2350a014;border-radius:8px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.page-text{color:var(--ink);white-space:pre-line;font-size:1.02rem;line-height:1.8}.page-text--preview{color:#475569}.page-text mark{color:var(--navy-deep);background:#ecc80580;border-radius:3px;padding:0 2px;font-weight:700}.loading{color:var(--gold-light);flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;font-weight:700;display:flex}.spinner{border:4px solid #2350a026;border-top-color:var(--gold);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.no-results{background:var(--white);border-radius:var(--radius-lg);text-align:center;border:1px dashed #cbd5e1;max-width:560px;margin-inline:auto;padding:4rem 2rem}.no-results h3{font-family:var(--font-display);color:var(--navy);margin-bottom:.6rem;font-size:1.4rem}.no-results p{color:var(--muted)}.initial-state{text-align:center;padding:3rem 1rem 1rem}.initial-state .sol{opacity:.95;width:64px;height:64px;margin-bottom:1rem}.initial-state h3{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:clamp(1.4rem,3.5vw,1.7rem)}.initial-state p{color:#cbd5e1;max-width:46ch;margin-inline:auto}.quick-terms{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;display:flex}.quick-term{color:var(--navy);background:var(--white);cursor:pointer;border:1px solid #2350a033;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s}.quick-term:hover{border-color:var(--gold);background:#fefce8}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:2.8rem;display:flex}.pg-btn{background:var(--white);min-width:42px;height:42px;color:var(--navy);cursor:pointer;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .9rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.pg-btn:hover:not(:disabled){background:var(--navy);color:#fff;border-color:var(--navy)}.pg-btn:disabled{opacity:.4;cursor:not-allowed}.pg-btn.active{background:var(--gold);border-color:var(--gold);color:#0f172a}@media (width<=640px){.pagination{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:.35rem;margin-top:2rem;padding:.5rem 0;overflow-x:auto}.pagination::-webkit-scrollbar{display:none}.pagination:before,.pagination:after{content:"";flex:0 0 1rem}.pg-btn{min-width:38px;height:38px;padding:0 .7rem;font-size:.82rem}}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617bf;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.modal-box{background:var(--white);text-align:center;border-radius:24px;width:100%;max-width:400px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 25px 60px #0006}.modal-close{width:32px;height:32px;color:var(--navy);cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:12px;right:14px}.modal-close:hover{background:var(--gnosis-red);color:#fff}.modal-sol{width:56px;height:56px;margin-bottom:.8rem}.modal-box h3{font-family:var(--font-display);color:var(--navy);margin-bottom:.4rem;font-size:1.5rem}.modal-sub{color:var(--muted);margin-bottom:1.4rem;font-size:.9rem}.modal-box form{flex-direction:column;gap:.8rem;display:flex}.modal-box input{border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.modal-box input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ecc80533}.modal-error{color:var(--gnosis-red);font-size:.85rem;font-weight:600}.modal-submit{justify-content:center}.reader-overlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617d9;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.reader-box{background:var(--white);border-radius:20px;flex-direction:column;width:100%;max-width:860px;max-height:92dvh;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000080}.reader-header{color:#fff;background:linear-gradient(135deg,#0e2242 0%,#020617 100%);justify-content:space-between;align-items:center;gap:.8rem;padding:.9rem 1.25rem;display:flex}.reader-title{flex:1;align-items:center;gap:.7rem;min-width:0;display:flex}.reader-sol{background:var(--white);object-fit:contain;border-radius:50%;flex-shrink:0;width:34px;height:34px;padding:2px}.reader-title div{flex-direction:column;min-width:0;display:flex}.reader-label{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:.6rem;font-weight:800}.reader-title strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.2;overflow:hidden}.reader-close{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;transition:all .2s;display:flex}.reader-close:hover{background:var(--gnosis-red)}.reader-content{-webkit-overflow-scrolling:touch;flex:1;min-height:120px;padding:2rem clamp(1.25rem,4vw,2.8rem);overflow-y:auto}.reader-text{color:var(--ink);white-space:pre-line;font-size:1.1rem;line-height:1.9}.reader-nav{background:linear-gradient(135deg,#0e2242 0%,#020617 100%);border-top:1px solid #ecc80533;justify-content:space-between;align-items:center;gap:.6rem;padding:.7rem 1rem;display:flex}.reader-nav-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;line-height:1;transition:all .2s;display:flex}.reader-nav-btn:hover:not(:disabled){background:var(--gold);color:#0f172a;border-color:var(--gold);transform:scale(1.05)}.reader-nav-btn:active:not(:disabled){transform:scale(.95)}.reader-nav-btn:disabled{opacity:.25;cursor:not-allowed}.reader-page-info{color:#fff;text-align:center;min-width:60px;font-size:.85rem;font-weight:800}.podcast-cta{color:#fff;background:linear-gradient(#0e2242f5 0%,#020617 100%),url(/galaxy-bg.webp) 50%/cover no-repeat;padding-block:clamp(5rem,10vw,7.5rem);position:relative;overflow:hidden}.podcast-cta:before{content:"";background:radial-gradient(circle,#ecc8051f 0%,#0000 70%);position:absolute;inset:0}.podcast-cta-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:820px;margin-inline:auto;display:flex;position:relative}.podcast-cta-sol{filter:drop-shadow(0 0 20px #ecc80573);width:110px;height:110px;margin-bottom:2rem}.podcast-cta-title{font-family:var(--font-display);color:#fff;margin-bottom:1.8rem;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.15}.podcast-cta-title .accent-gold{color:var(--gold);font-style:italic;font-weight:300}.podcast-cta-desc{color:#cbd5e1;max-width:62ch;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.podcast-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-podcast-cta{background:var(--white);color:var(--navy);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 15px 35px #0006}.btn-podcast-cta:hover{background:var(--gold);color:#0f172a;transform:translateY(-3px);box-shadow:0 20px 45px #ecc80559}.btn-podcast-outline{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.btn-podcast-outline:hover{border-color:var(--gold);color:var(--gold-light);background:#ecc8051a}.site-footer{background:var(--navy-deep);color:#94a3b8;border-top:2px solid #0000;border-image:linear-gradient(90deg, transparent, var(--gold), transparent) 1;position:relative;overflow:hidden}.footer-glow{pointer-events:none;background:radial-gradient(circle,#ecc80514 0%,#0000 70%);width:600px;height:240px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.footer-grid{z-index:2;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-block:3.5rem;display:grid;position:relative}.footer-brand img{width:44px;height:44px;margin-bottom:.8rem}.footer-brand strong{font-family:var(--font-display);color:var(--white);margin-bottom:.5rem;font-size:1.2rem;display:block}.footer-brand p{font-size:.9rem;line-height:1.6}.footer-title{font-family:var(--font-display);color:var(--gold-light);margin-bottom:1.2rem;font-size:1.05rem}.footer-links{flex-direction:column;gap:.7rem;list-style:none;display:flex}.footer-links a{color:#cbd5e1;align-items:center;gap:.4rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.footer-links a:hover{color:var(--gold)}.link-arrow{color:var(--gold);font-weight:800}.footer-social-row{gap:.6rem;margin-bottom:1.2rem;display:flex}.social-icon-box{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.social-icon-box:hover{background:var(--gold);color:#0f172a;border-color:var(--gold);transform:translateY(-2px)}.footer-actions{flex-direction:column;gap:.7rem;display:flex}.btn-wsp-footer{color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-wsp-footer:hover{background:#20ba5a;transform:translateY(-2px)}.btn-sedes-footer{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-sedes-footer:hover{border-color:var(--gold);color:var(--gold-light)}.footer-bottom{z-index:2;border-top:1px solid #ffffff14;padding-block:1.5rem;position:relative}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex}.footer-bottom-links{gap:1.2rem;display:flex}.footer-bottom-links a{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:var(--gold)}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}.search-card{max-width:640px}}@media (width<=640px){.search-card{border-color:#ecc8054d;border-radius:20px;padding:.5rem}.search-row{flex-direction:column;align-items:stretch;gap:.5rem}.search-field{background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;min-height:50px;padding:.2rem .3rem .2rem 1rem}.search-field:focus-within{border-color:#ecc80580}.search-field input{font-size:1rem}.btn-search{border-radius:14px;justify-content:center;width:100%;padding:.85rem 1.6rem;font-size:1rem}.btn-search svg{width:18px;height:18px;display:inline-flex}.hero{padding-block:3.5rem 4rem}.hero-sol{width:68px;height:68px}.session-fab{width:42px;height:42px;top:.75rem;left:.75rem}.hero h1{font-size:clamp(1.9rem,8vw,2.6rem);line-height:1.15}.hero-sub{font-size:.98rem}.hero-actions{gap:.7rem}.hero-tip{text-align:center;width:100%}.results-section{padding-block:2.5rem}.results-meta{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.4rem}.book-head{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.1rem 1.2rem}.book-head>div:last-child{justify-content:space-between;width:100%}.book-title{gap:.6rem;font-size:1.05rem}.book-pages{gap:1rem;padding:1.2rem}.page-block{padding:1.1rem 1.2rem}.page-text{font-size:.95rem;line-height:1.75}.no-results{padding:2.5rem 1.5rem}.reader-overlay{align-items:stretch;padding:0}.reader-box{border-radius:0;height:100dvh;max-height:100dvh}.reader-header{padding:.7rem 1rem}.reader-sol{width:28px;height:28px}.reader-title strong{font-size:.85rem}.reader-nav{justify-content:space-between;gap:.5rem;padding:.6rem .8rem}.reader-nav-btn{width:40px;height:40px;font-size:1.15rem}.reader-content{padding:1.25rem 1rem}.reader-text{font-size:1rem;line-height:1.8}.quick-terms{gap:.5rem}.quick-term{padding:.45rem .9rem;font-size:.8rem}.podcast-cta-actions{flex-direction:column;width:100%}.btn-podcast-cta,.btn-podcast-outline{width:100%}.footer-grid{grid-template-columns:1fr;gap:2rem;padding-block:2.5rem}.footer-bottom-inner{text-align:center;flex-direction:column;gap:.6rem}}#root{min-height:100vh}
