@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:#0f1419;color:#e6edf3;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:600;line-height:1.25}p{margin-top:0;margin-bottom:1rem}a{color:#00add8;text-decoration:none;transition:color .2s ease}a:hover{color:#00708c;text-decoration:underline}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background-color:#161b22;padding:.2em .4em;border-radius:3px;font-size:.9em}pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;padding:1rem;background-color:#161b22;border-radius:4px;overflow-x:auto}pre code{background-color:transparent;padding:0}img{max-width:100%;height:auto}.article-prose{color:#e6edf3d6;font-size:1rem;line-height:1.9}.article-prose>:first-child{margin-top:0}.article-prose>:last-child{margin-bottom:0}.article-prose h1,.article-prose h2,.article-prose h3,.article-prose h4,.article-prose h5,.article-prose h6{color:#e6edf3;scroll-margin-top:6.5rem}.article-prose h1{margin:2.5rem 0 1.1rem;font-size:clamp(1.8rem,5vw,2.5rem)}.article-prose h2{margin:3.2rem 0 1.15rem;padding-bottom:.6rem;border-bottom:1px solid rgba(230,237,243,.16);font-size:clamp(1.4rem,4vw,1.85rem)}.article-prose h3{margin:2.25rem 0 .8rem;font-size:1.22rem}.article-prose h4{margin:2rem 0 .7rem;font-size:1.08rem}.article-prose h5,.article-prose h6{margin:1.8rem 0 .65rem;font-size:.98rem}.article-prose p,.article-prose ul,.article-prose ol,.article-prose blockquote,.article-prose table,.article-prose pre,.article-prose figure{margin:0 0 1.35rem}.article-prose ul,.article-prose ol{padding-left:1.55rem}.article-prose li+li{margin-top:.35rem}.article-prose a{color:#00add8;overflow-wrap:anywhere}.article-prose strong{color:#e6edf3}.article-prose hr{height:1px;margin:2.5rem 0;border:0;background:#e6edf329}.article-prose blockquote{margin-left:0;padding:.85rem 1rem;border-left:3px solid #00add8;background:#00add812;color:#e6edf3bf}.article-prose blockquote>:last-child{margin-bottom:0}.article-prose .article-bubble{display:grid;grid-template-columns:2.85rem minmax(0,1fr);align-items:start;gap:.75rem;margin:1.65rem 0}.article-prose .article-bubble .article-bubble__avatar{width:2.85rem;height:2.85rem;margin:0;border:1px solid rgba(230,237,243,.22);border-radius:50%;object-fit:cover}.article-prose .article-bubble .article-bubble__content{position:relative;min-width:0;padding:.8rem 1rem;border:1px solid rgba(230,237,243,.14);border-radius:.25rem .8rem .8rem;background:#e6edf30e}.article-prose .article-bubble .article-bubble__content:before{position:absolute;top:.8rem;left:-.4rem;width:.7rem;height:.7rem;border-bottom:1px solid rgba(230,237,243,.14);border-left:1px solid rgba(230,237,243,.14);background:#e6edf30e;content:"";transform:rotate(45deg)}.article-prose .article-bubble .article-bubble__content p{position:relative;margin:0}.article-prose .article-bubble .article-bubble__content p+p{margin-top:.28rem}.article-prose .article-bubble .article-bubble__name{color:#00add8;font-size:.72rem;font-weight:700;letter-spacing:.04em}.article-prose .article-link-card{display:grid;grid-template-columns:minmax(7rem,29%) minmax(0,1fr);min-height:7.5rem;margin:1.65rem 0;overflow:hidden;border:1px solid rgba(230,237,243,.15);border-radius:.7rem;background:#e6edf30b;color:inherit;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.article-prose .article-link-card:hover,.article-prose .article-link-card:focus-visible{border-color:#00add8c7;background:#00add814;color:inherit;text-decoration:none;transform:translateY(-1px)}.article-prose .article-link-card .article-link-card__image{width:100%;height:100%;min-height:7.5rem;margin:0;border:0;border-radius:0;background:#161b22;object-fit:cover}.article-prose .article-link-card .article-link-card__fallback{display:grid;min-height:7.5rem;place-items:center;padding:.75rem;background:linear-gradient(135deg,rgba(0,173,216,.32),transparent 72%),#e6edf314;color:#e6edf3;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:clamp(1.5rem,5vw,2.8rem);font-weight:700}.article-prose .article-link-card .article-link-card__body{display:grid;align-content:center;gap:.3rem;min-width:0;padding:.8rem 1rem}.article-prose .article-link-card .article-link-card__service,.article-prose .article-link-card .article-link-card__url{color:#e6edf380;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.68rem;line-height:1.45}.article-prose .article-link-card .article-link-card__service{color:#00add8;font-weight:700;letter-spacing:.04em}.article-prose .article-link-card .article-link-card__title{display:-webkit-box;overflow:hidden;color:#e6edf3;font-size:.94rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-prose .article-link-card .article-link-card__description{display:-webkit-box;overflow:hidden;color:#e6edf3a6;font-size:.77rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-prose .article-link-card .article-link-card__url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-prose :not(pre)>code{padding:.15em .4em;border:1px solid rgba(230,237,243,.11);border-radius:4px;background:#e6edf314;color:#b7ecff;font-size:.86em}.article-prose pre{padding:1rem 1.1rem;border:1px solid rgba(230,237,243,.12);border-radius:8px;background:#0b1015;overflow-x:auto;line-height:1.7}.article-prose pre code{padding:0;background:transparent;color:#d9e2ea;font-size:.86rem}.article-prose pre.mermaid{padding:1.25rem;text-align:center;white-space:normal}.article-prose pre.mermaid svg{display:block;max-width:100%;height:auto;margin:0 auto}.article-prose pre.mermaid.mermaid-error{color:#ffb4b4;text-align:left;white-space:pre-wrap}.article-prose pre.mermaid.mermaid-error:before{display:block;margin-bottom:.75rem;color:#ffb4b4;content:"Mermaidの構文を確認してください";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:.8rem;font-weight:700}.article-prose img{display:block;width:100%;margin:1.6rem 0;border:1px solid rgba(230,237,243,.14);border-radius:8px;background:#161b22}.article-prose img.article-image[data-width]{max-width:100%;margin-right:auto;margin-left:auto}.article-prose img.article-image[data-width="10"]{width:10%}.article-prose img.article-image[data-width="15"]{width:15%}.article-prose img.article-image[data-width="20"]{width:20%}.article-prose img.article-image[data-width="25"]{width:25%}.article-prose img.article-image[data-width="30"]{width:30%}.article-prose img.article-image[data-width="35"]{width:35%}.article-prose img.article-image[data-width="40"]{width:40%}.article-prose img.article-image[data-width="45"]{width:45%}.article-prose img.article-image[data-width="50"]{width:50%}.article-prose img.article-image[data-width="55"]{width:55%}.article-prose img.article-image[data-width="60"]{width:60%}.article-prose img.article-image[data-width="65"]{width:65%}.article-prose img.article-image[data-width="70"]{width:70%}.article-prose img.article-image[data-width="75"]{width:75%}.article-prose img.article-image[data-width="80"]{width:80%}.article-prose img.article-image[data-width="85"]{width:85%}.article-prose img.article-image[data-width="90"]{width:90%}.article-prose img.article-image[data-width="95"]{width:95%}.article-prose img.article-image[data-width="100"]{width:100%}.article-prose table{display:block;width:100%;border-collapse:collapse;overflow-x:auto;font-size:.92rem}.article-prose th,.article-prose td{min-width:8rem;padding:.65rem .75rem;border:1px solid rgba(230,237,243,.14);text-align:left}.article-prose th{background:#e6edf312;color:#e6edf3}@media(max-width:480px){.article-prose .article-bubble{grid-template-columns:2.3rem minmax(0,1fr);gap:.6rem}.article-prose .article-bubble .article-bubble__avatar{width:2.3rem;height:2.3rem}.article-prose .article-link-card{grid-template-columns:5.8rem minmax(0,1fr);min-height:6.5rem}.article-prose .article-link-card .article-link-card__image,.article-prose .article-link-card .article-link-card__fallback{min-height:6.5rem}.article-prose .article-link-card .article-link-card__body{padding:.7rem .75rem}.article-prose .article-link-card .article-link-card__description{-webkit-line-clamp:1}}.glass{background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.glass:hover{background:#ffffff1f}.site-wrapper[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;min-height:100vh}.site-nav[data-astro-cid-sckkx6r4]{border-bottom:1px solid rgba(0,123,158,.3);background-color:#007b9ee6;backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.site-nav[data-astro-cid-sckkx6r4] .nav-container[data-astro-cid-sckkx6r4]{width:100%;max-width:none;margin:0;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-nav[data-astro-cid-sckkx6r4] .nav-brand[data-astro-cid-sckkx6r4]{font-weight:700;font-size:1.25rem;color:#e6edf3;text-decoration:none}.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4]{display:flex;gap:1.5rem}.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:#fff;font-weight:500;font-size:.95rem;transition:color .2s}.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{color:#00add8}.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{font-weight:700;color:#000}.site-nav[data-astro-cid-sckkx6r4] .menu-button[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;gap:6px;background:transparent;border:0;padding:0;cursor:pointer}.site-nav[data-astro-cid-sckkx6r4] .menu-line[data-astro-cid-sckkx6r4]{display:block;width:22px;height:2px;background:#e6edf3;transition:transform .25s ease,opacity .2s ease}.site-nav[data-astro-cid-sckkx6r4] .mobile-menu[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:.75rem;padding:.75rem 1.5rem 1rem;border-top:1px solid rgba(255,255,255,.12);background:#007b9ef5;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.site-nav[data-astro-cid-sckkx6r4] .mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:#fff;font-weight:600;font-size:.95rem}.site-nav[data-astro-cid-sckkx6r4] .mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{color:#000}.site-nav[data-astro-cid-sckkx6r4] .mobile-menu[data-astro-cid-sckkx6r4].is-open{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.site-nav[data-astro-cid-sckkx6r4].menu-open #menu-line-1[data-astro-cid-sckkx6r4]{transform:rotate(45deg) translate(5px,5px)}.site-nav[data-astro-cid-sckkx6r4].menu-open #menu-line-2[data-astro-cid-sckkx6r4]{opacity:0}.site-nav[data-astro-cid-sckkx6r4].menu-open #menu-line-3[data-astro-cid-sckkx6r4]{transform:rotate(-45deg) translate(5px,-5px)}.site-footer[data-astro-cid-sckkx6r4]{text-align:center;padding:1.5rem 1rem;border-top:1px solid rgba(0,123,158,.3);background-color:#007b9ee6;color:#fff;font-size:.85rem;margin-top:auto}.site-footer[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:0}@media(max-width:768px){.site-nav[data-astro-cid-sckkx6r4] .nav-container[data-astro-cid-sckkx6r4]{flex-wrap:nowrap}.site-nav[data-astro-cid-sckkx6r4] .nav-links[data-astro-cid-sckkx6r4]{display:none}.site-nav[data-astro-cid-sckkx6r4] .menu-button[data-astro-cid-sckkx6r4]{display:inline-flex}.site-nav[data-astro-cid-sckkx6r4] .mobile-menu[data-astro-cid-sckkx6r4]{display:flex}}
