.avatar,.btn-primary,.f700,.grad-text,.moko-label{font-weight:700}.faq-note,.font9rem,.moko-label{font-size:.9rem}:root{--accent:#6c63ff;--soft:#f7f8fc;--moko:#f19ec2;--chiro:#8fd3a6;--obachan:#6c63ff;--ink:#594ebd!important;--muted:#6b7a90}.grad-text{display:inline-block;background:linear-gradient(135deg,#7a5cff,#91a1f8,#5c9dfe,#91a1f8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}#toTopBtn,#topBtn,.avatar{border-radius:50%;color:#fff}.c-666 a{color:#495057;text-decoration:none!important}#toTopBtn,#topBtn{position:fixed;right:15px;bottom:10px;width:48px;height:48px;background:linear-gradient(135deg,#c9b8ff,#e7d3ff);display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;z-index:999;box-shadow:0 4px 10px rgba(120,90,180,.25);opacity:0;pointer-events:none;transition:opacity .4s,transform .3s}#toTopBtn show,#topBtn.show{opacity:1;pointer-events:auto;transform:translateY(0)}#toTopBtn :hover,#topBtn :hover{background:linear-gradient(135deg,#dec7ff,#c1b0fc);transform:translateY(-3px)!important}.footer{background:linear-gradient(135deg,rgba(159,140,243,.8),rgba(145,161,248,.95))}.avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px}.avatar.moko{background:var(--moko)}.avatar.chiro,.avatar.chirol{background:var(--chiro)}.avatar.chiro{background:#8fd3a6}.avatar.obachan{background:var(--obachan)}.faq-q h5{font-size:1.05rem;margin-bottom:.35rem}.faq-q{border-bottom:1px dashed #e6ecf2;cursor:pointer;padding:.35rem .25rem;border-radius:14px}.faq-q .media-body{min-width:0}.faq-note{color:#5c6b7a}.btn-primary{background:linear-gradient(135deg,#76c7c0,#8e76f1);color:#fff;text-shadow:0 2px 4px rgba(0,40,90,.5),0 6px 12px rgba(0,40,90,.3)}.faq-q:hover{background:rgba(122,92,255,.06)}.faq-q .collapse{margin-top:.35rem}#faq h5 a,#faqAccordion h5 a[data-toggle=collapse]{position:relative;display:block;padding-right:1.8rem;text-decoration:none}#faq h5 a,#faqAccordion h5 a[data-toggle=collapse]::after{content:"▾";position:absolute;right:0;top:0;line-height:1.2;transform:rotate(-90deg);transition:transform .18s ease-in-out,opacity .18s ease-in-out;opacity:.75}#faq h5 a,#faqAccordion h5 a[data-toggle=collapse][aria-expanded=true]::after{transform:rotate(0);opacity:1}#faq h5 a,#faqAccordion h5 a[data-toggle=collapse]:hover{text-decoration:none;opacity:.92}#faqAccordion .media{border-bottom:1px dashed rgba(0,0,0,.08);padding-bottom:.75rem}#faqAccordion .media:last-child{border-bottom:0;padding-bottom:0}.character-wrap{position:relative;height:auto;text-align:center!important;margin:0 auto;width:200px}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}[data-animate]{opacity:0;will-change:opacity}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media (prefers-reduced-motion:reduce){.fadeIn{-webkit-animation-duration:1ms;animation-duration:1ms}}.moko-photo{width:150px;height:150px;border-radius:50%;object-fit:cover}.moko-bubble{position:relative;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;padding:1rem 1.25rem;box-shadow:0 4px 14px rgba(0,0,0,.06);line-height:1.7}@media (min-width:768px){.moko-bubble::before{content:"";position:absolute;left:-10px;top:20px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;filter:drop-shadow(-1px 0 0 rgba(0,0,0,.1))}}.speech-bubble::after,.speech-bubble::before{content:"";border-style:solid;position:absolute}@media (max-width:767.98px){.moko-bubble{margin-top:.5rem}.moko-photo{width:96px;height:96px;border-radius:50%;object-fit:cover}}.moko-label{color:#6c757d;margin-bottom:.25rem}.speech-bubble{position:relative;background:#f8f9fa;border:1px solid #dee2e6;border-radius:.75rem;padding:.75rem .9rem;max-width:100%}.speech-bubble::before{left:-10px;top:18px;border-width:10px;border-color:transparent #dee2e6 transparent transparent}.speech-bubble::after{left:-8px;top:19px;border-width:9px;border-color:transparent #f8f9fa transparent transparent}.moko-toc-list li a{font-size:1rem!important;display:block;padding:.55rem .75rem;color:#4a5874;border-bottom:1px dashed #eef1f6;transition:.15s;text-decoration:none}.moko-toc{max-height:calc(100vh - 100px);overflow-y:auto}.moko-toc-list{padding:0;margin:0;list-style:none}.moko-toc-list li a i{color:var(--moko);margin-right:.35rem}.moko-toc-list li a:hover{background:rgba(241,158,194,.12);padding-left:1rem;color:#2a3550}.moko-toc::-webkit-scrollbar{width:6px}.moko-toc::-webkit-scrollbar-thumb{background:#d9dbe3;border-radius:3px}.moko-toc::-webkit-scrollbar-thumb:hover{background:#c4c6ce}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.sticky-toc{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:30px;scrollbar-gutter:stable}.moko-toc-list,.toc a{color:inherit;text-decoration:none}.toc a:hover{text-decoration:underline}.ratio-500x330{position:relative;width:100%;max-width:500px;margin:0 auto;padding-top:50%;padding-bottom:0;overflow:hidden}.ratio-500x330 img{position:absolute;inset:0;width:100%;height:auto;object-fit:contain;display:block}@media screen and (max-width:560px){.sp-img{width:350px!important;height:auto;margin:auto}section{margin:.75rem!important}}.obachan-column{background:#f4f3f9;border:1px solid #d9cff7;border-left:6px solid #e0cfa9;padding:1.5rem 1.75rem;border-radius:.5rem;font-size:1rem;line-height:1.9}.obachan-column .card-body p{text-align:left}.obachan-header{display:flex;align-items:center}.obachan-icon{font-size:1.4rem;margin-right:.5rem}.obachan-title{font-size:1.2rem;margin:0;font-weight:600}.obachan-column p{margin-bottom:.9rem}.obachan-summary{background:#fff;border-radius:.4rem;padding:.75rem 1rem;font-size:.95rem}@media (max-width:575.98px){.obachan-column{padding:1.25rem;font-size:1.05rem;line-height:2}.obachan-title{font-size:1.15rem}.obachan-summary{font-size:1rem}.obachan-note{font-size:.9rem;color:#6c757d;margin-top:.75rem}}