:root{--uchu-light-gray-raw:95.57% 0.003 286.35;--uchu-light-gray:oklch(var(--uchu-light-gray-raw));--uchu-gray-raw:84.68% 0.002 197.12;--uchu-gray:oklch(var(--uchu-gray-raw));--uchu-dark-gray-raw:63.12% 0.004 219.55;--uchu-dark-gray:oklch(var(--uchu-dark-gray-raw));--uchu-light-red-raw:88.98% 0.052 3.28;--uchu-light-red:oklch(var(--uchu-light-red-raw));--uchu-red-raw:62.73% 0.209 12.37;--uchu-red:oklch(var(--uchu-red-raw));--uchu-dark-red-raw:45.8% 0.177 17.7;--uchu-dark-red:oklch(var(--uchu-dark-red-raw));--uchu-light-pink-raw:95.8% 0.023 354.27;--uchu-light-pink:oklch(var(--uchu-light-pink-raw));--uchu-pink-raw:85.43% 0.09 354.1;--uchu-pink:oklch(var(--uchu-pink-raw));--uchu-dark-pink-raw:64.11% 0.084 353.91;--uchu-dark-pink:oklch(var(--uchu-dark-pink-raw));--uchu-light-purple-raw:89.1% 0.046 305.24;--uchu-light-purple:oklch(var(--uchu-light-purple-raw));--uchu-purple-raw:58.47% 0.181 302.06;--uchu-purple:oklch(var(--uchu-purple-raw));--uchu-dark-purple-raw:39.46% 0.164 298.29;--uchu-dark-purple:oklch(var(--uchu-dark-purple-raw));--uchu-light-blue-raw:89.66% 0.046 260.67;--uchu-light-blue:oklch(var(--uchu-light-blue-raw));--uchu-blue-raw:62.39% 0.181 258.33;--uchu-blue:oklch(var(--uchu-blue-raw));--uchu-dark-blue-raw:43.48% 0.17 260.2;--uchu-dark-blue:oklch(var(--uchu-dark-blue-raw));--uchu-light-green-raw:93.96% 0.05 148.74;--uchu-light-green:oklch(var(--uchu-light-green-raw));--uchu-green-raw:79.33% 0.179 145.62;--uchu-green:oklch(var(--uchu-green-raw));--uchu-dark-green-raw:58.83% 0.158 145.05;--uchu-dark-green:oklch(var(--uchu-dark-green-raw));--uchu-light-yellow-raw:97.05% 0.039 91.2;--uchu-light-yellow:oklch(var(--uchu-light-yellow-raw));--uchu-yellow-raw:90.92% 0.125 92.56;--uchu-yellow:oklch(var(--uchu-yellow-raw));--uchu-dark-yellow-raw:69.14% 0.109 91.04;--uchu-dark-yellow:oklch(var(--uchu-dark-yellow-raw));--uchu-light-orange-raw:93.83% 0.037 56.93;--uchu-light-orange:oklch(var(--uchu-light-orange-raw));--uchu-orange-raw:78.75% 0.142 54.329;--uchu-orange:oklch(var(--uchu-orange-raw));--uchu-dark-orange-raw:58.28% 0.128 52.2;--uchu-dark-orange:oklch(var(--uchu-dark-orange-raw));--uchu-yang-raw:99.4% 0 0;--uchu-yang:oklch(var(--uchu-yang-raw));--uchu-light-yin-raw:91.87% 0.003 264.54;--uchu-light-yin:oklch(var(--uchu-light-yin-raw));--uchu-yin-raw:14.38% 0.007 256.88;--uchu-yin:oklch(var(--uchu-yin-raw));--width:1024px;--padding:2rem;--font-family:sans-serif;--font-size:1.2rem}@media(width <= 640px){:root{--padding:1rem 0.5rem;zoom:.9}}.container{max-width:var(--width);padding:var(--padding);font-family:var(--font-family);font-size:var(--font-size);color:var(--uchu-yin);line-height:1.5}.container.wide{max-width:calc(var(--width) * 1.25)}.container.centered{margin-left:auto;margin-right:auto}.columns{display:flex;gap:1rem}.columns>*{flex:1}input{font-size:var(--font-size)}input::placeholder{color:var(--uchu-dark-gray)}header{margin-top:-2rem}main{margin:0}hr{margin:2rem 0;border:0;border-top:2px solid var(--uchu-dark-blue)}time,code{padding:0 .15rem}a{color:var(--uchu-dark-blue);word-break:break-all}time{background-color:var(--uchu-light-gray)}time::before{content:"🗓️";padding-right:.15rem}figure img{display:block;max-width:100%;margin:0 auto;box-shadow:rgb(0 0 0/15%)1.95px 1.95px 2.6px}figure a{display:block;background-color:initial;padding:0;text-decoration:none}figure figcaption{margin-top:.25rem;color:var(--uchu-dark-gray);font-size:1rem;text-align:center}nav ul{display:flex;padding:0;gap:1.5rem;justify-content:end}nav li{display:flex;align-items:center;list-style:none;border-radius:3px}nav li:hover{background-color:var(--uchu-light-blue)}nav a{color:var(--uchu-yin);background-color:initial;text-decoration:none;font-weight:500;padding:.25rem .5rem}nav a::before{content:"●";padding-right:.25rem;color:var(--uchu-orange);position:relative;top:-1px}nav li:hover a::before{color:var(--uchu-blue)}@media(width <= 640px){nav a::before{font-size:.9rem}}h1,h2,h3,blockquote{overflow-x:auto}h1{color:var(--uchu-dark-blue);border-bottom:2px solid var(--uchu-dark-blue)}h2{color:var(--uchu-dark-purple);border-bottom:1px solid var(--uchu-dark-purple)}h1+.information,h2+.information{display:flex;margin-top:-1rem;font-size:1rem;justify-content:space-between}h1+.information div,h2+.information div{display:flex}h1+.information ul,h2+.information ul{display:flex;margin:0 0 0 .5rem;padding:0;gap:.5rem}h1+.information li,h2+.information li{list-style:none}blockquote,pre{margin:1rem 0;padding:.5rem .5rem .5rem 2.75rem;border-radius:3px;position:relative}blockquote::before,pre::before{position:absolute;top:.75rem;left:1rem;font-size:1rem;font-weight:700}code{background-color:var(--uchu-light-gray)}pre{font-size:1rem;background-color:var(--uchu-light-gray);overflow:auto hidden}pre::before{content:"{}";left:.75rem;top:.5rem;font-family:monospace;color:var(--uchu-dark-gray);font-weight:700}pre code{padding:0;background-color:initial}blockquote{background-color:var(--uchu-light-gray)}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}blockquote::before{content:"“";top:1.5rem;left:1rem;font-size:2rem;font-family:serif;color:var(--uchu-dark-gray);line-height:0}blockquote code,blockquote pre{background-color:rgb(0 0 0/.1)}blockquote pre code{background-color:initial}blockquote.warning{background-color:var(--uchu-light-yellow)}blockquote.warning p:first-child{display:none}blockquote.warning p:nth-child(2){margin-top:0}blockquote.warning::before{content:"⚠";top:1.25rem;font-size:1rem;color:var(--uchu-dark-yellow)}.books-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem}.books-list figure{position:relative;margin:0}.books-list a{height:100%}.books-list img{width:100%;height:100%;object-fit:cover}.books-list figcaption{position:absolute;top:5px;right:5px;color:#fff;background-color:rgb(0 0 0/75%);border-radius:3px;padding:0 .5rem}@media(width <= 640px){.books-list{grid-template-columns:1fr 1fr 1fr}}ul.links-list{padding:0}ul.links-list li{list-style:none;margin:1rem 0;display:grid;grid-template-columns:2rem 1fr}ul.links-list li::before{grid-row:span 2;text-align:center}ul.links-list li.link::before{content:"🔗"}ul.links-list li.book::before{content:"📖"}ul.links-list li.note::before{content:"📄"}ul.links-list span:last-child{font-size:1rem}ul.links-list span:first-child{font-size:var(--font-size)}ul.links-list a{padding-left:0}@media(width <= 640px){article figure{margin-left:0;margin-right:0}}.pagination{display:flex;justify-content:space-between;font-size:1rem;clear:both}.pagination>*{margin-top:2rem;flex-basis:50%}.pagination>*:first-child{text-align:left}.pagination>*:last-child{text-align:right}.search{height:3rem;margin:1rem 0;padding:.5rem;border:2px solid var(--uchu-dark-blue);border-radius:3px;display:flex;align-items:center}.search .chip{margin:0 .25rem;padding:.25rem .5rem;border-radius:3px;background-color:var(--uchu-light-blue)}.search input{margin:0 .25rem;padding:0;border:0;outline:0;flex-grow:1}.search input::placeholder{color:var(--uchu-dark-gray)}.book figure{float:right;margin:0 0 1rem 1rem}.book figcaption{display:flex;justify-content:center;color:var(--uchu-yin)}.book figcaption span:first-child{font-weight:500;margin-right:.25rem}.book figcaption span:nth-child(2){color:var(--uchu-orange);font-size:1.75rem;line-height:.8}.book figcaption span:nth-child(3){color:var(--uchu-gray);font-size:1.75rem;line-height:.8}.book figcaption span:last-child{margin-left:.25rem}@media(width <= 640px){.book figure{float:none;margin:revert}}footer{margin-top:3rem;font-size:1rem;text-align:center}footer::before{content:"❣";display:block;color:var(--uchu-red)}