:root{--theme-font-sans: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", Meiryo, "Yu Gothic Medium", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--theme-font-sans-en: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--theme-font-mono: "JetBrains Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Meiryo, monospace, serif;--theme-font-montserrat: Montserrat, sans-serif;--theme-font-montserrat-mix: Montserrat, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", Meiryo, "Yu Gothic Medium", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--theme-site-width: 1200px;--theme-sidebar-width: 228px;--theme-space-vw: clamp(24px, 4vw, 48px)}:root{--theme-tx-1: #f7f6f4;--theme-tx-2: #c7c7ca;--theme-tx-3: #747886;--theme-tx-4: #3f404c;--theme-bg-1: #262626;--theme-bg-2: #282a37;--theme-bg-3: #353747;--theme-ac-1: #ff7fc7;--theme-ac-2: #80e3f4;--theme-ac-3: #e5ee8c;--theme-ac-4: #00ea78;--theme-ac-5: #c59cf4;--theme-ac-2-alpha: hsla(189, 84%, 73%, .15);--theme-ac-3-alpha: hsla(66, 74%, 74%, .15)}*,:before,:after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}html{font-family:var(--theme-font-sans);word-break:break-word;-ms-text-size-adjust:100%;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{background-color:var(--theme-bg-2);color:var(--theme-tx-1);font-size:16px;line-height:1.5;word-break:break-word}ol,ul{list-style:none}a{color:var(--theme-ac-2);text-decoration:underline}@media (hover: hover) and (pointer: fine){a:hover{text-decoration:none}}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--theme-tx-1);font-weight:600;line-height:1}h1{font-size:32px}@media (min-width: 768px){h1{font-size:48px}}h2{font-size:28px}@media (min-width: 768px){h2{font-size:36px}}h3{font-size:20px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}p{line-height:1.9}:placeholder-shown{color:var(--theme-tx-4)}::-webkit-input-placeholder,:-ms-input-placeholder{color:var(--theme-tx-4)}:-moz-placeholder,::-moz-placeholder{opacity:1;color:var(--theme-tx-4)}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-layout>:not(.app-main){flex:none}.app-layout>.app-main{flex:1 0 auto}.app-header-inner{display:flex;justify-content:space-between;align-items:center;max-width:var(--theme-site-width);margin:0 auto;padding:var(--theme-space-vw)}.app-header-main{display:flex;align-items:center;gap:8px}.app-header-logo{position:relative;top:-1.375px;display:block;width:147px;height:32px}@media (max-width: 400px){.app-header-logo{width:129px;height:28px}}.app-header-badge{position:relative;top:1px;display:block;padding:2px 4px;border-radius:4px;background-color:var(--theme-ac-2-alpha);color:var(--theme-ac-2);font-size:12px;font-weight:500;font-family:var(--theme-font-sans-en);line-height:1;white-space:nowrap}.app-header-nav ul{display:flex;gap:calc(var(--theme-space-vw) / 3 * 2)}.app-header-nav a{color:var(--theme-tx-1);font-size:16px;font-weight:800;font-family:var(--theme-font-montserrat);letter-spacing:.0125em;text-decoration:none;text-transform:uppercase}@media (hover: hover) and (pointer: fine){.app-header-nav a:hover{color:var(--theme-ac-2)}}.app-footer{border-top:1px solid var(--theme-tx-4)}.app-footer-inner{position:relative;max-width:var(--theme-site-width);margin:0 auto;padding:var(--theme-space-vw)}.app-footer-copyright{color:var(--theme-tx-3);font-size:16px;font-weight:800;font-family:var(--theme-font-montserrat);line-height:1;letter-spacing:.0125em}.app-footer-copyright a{color:var(--theme-tx-3);text-decoration:none}.docs-layout-inner{position:relative;max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw) 0}@media (max-width: 999px){.docs-layout-inner{align-self:flex-start}.docs-layout-inner>*+*{margin-top:calc(var(--theme-space-vw) * 1.5)}}@media (min-width: 1000px){.docs-layout-inner{display:grid;grid-template-columns:var(--theme-sidebar-width) 1fr}.docs-layout-inner .docs-main{padding-left:calc(var(--theme-space-vw) * 1.5);overflow:hidden}}.docs-menu{font-family:var(--theme-font-sans-en)}.docs-menu-mobile{border:2px solid var(--theme-tx-4);border-radius:8px}@media (min-width: 1000px){.docs-menu-mobile{display:none}}.docs-menu-mobile-summary{padding:8px 12px;color:var(--theme-ac-2);font-weight:800;font-family:var(--theme-font-montserrat);letter-spacing:.025em}.docs-menu-mobile-contents{padding:24px 24px 20px;background-color:var(--theme-bg-2);border-top:2px solid var(--theme-tx-4)}.docs-menu-desktop{position:sticky;top:var(--theme-space-vw);max-height:calc(100vh - var(--theme-space-vw));padding-bottom:calc(var(--theme-space-vw) * 3);overflow-y:scroll}@media (max-width: 999px){.docs-menu-desktop{display:none}}.docs-menu-group+.docs-menu-group{margin-top:24px}.docs-menu-group-heading{margin-bottom:8px;color:var(--theme-tx-1);font-size:16px;font-weight:800;font-family:var(--theme-font-montserrat);line-height:1.5;letter-spacing:.025em;text-transform:uppercase}.docs-menu-list a{display:block;padding:8px 16px;border:1px solid transparent;border-radius:4px;color:var(--theme-tx-1);font-size:16px;font-weight:400;font-family:var(--theme-font-sans-en);line-height:1.5;text-decoration:none}@media (hover: hover) and (pointer: fine){.docs-menu-list a:hover{color:var(--theme-ac-2)}}.docs-menu-list a:focus{border-color:var(--theme-ac-2);outline:none}.docs-menu-list .docs-menu-item.is-current a{pointer-events:none;background-color:var(--theme-ac-2-alpha);color:var(--theme-ac-2);font-weight:600}.docs-main{padding-bottom:calc(var(--theme-space-vw) * 1.5)}.docs-main>*+*,.docs-main>.docs-main-contents>*+*{margin-top:20px}.docs-main :is(h1,h2,h3,h4,h5,h6){position:relative;margin-left:calc(-1 * var(--theme-space-vw));padding-left:var(--theme-space-vw);font-weight:800;font-family:var(--theme-font-montserrat-mix);letter-spacing:.0125em}.docs-main :is(h1,h2,h3,h4,h5,h6):not(:first-child){padding-top:1em}.docs-main :is(h1,h2,h3,h4,h5,h6) a{position:absolute;right:calc(100% - var(--theme-space-vw) + 4px);bottom:2px;font-size:.75em;text-decoration:none;visibility:hidden}@media (hover: hover) and (pointer: fine){.docs-main :is(h1,h2,h3,h4,h5,h6):hover a{visibility:visible}}.docs-main :is(h1,h2,h3,h4,h5,h6) a .icon-link:before{content:"#"}.docs-main ol:not([class]),.docs-main ul:not([class]){padding-left:32px;list-style:initial}.docs-main ol:not([class])>li,.docs-main ul:not([class])>li{margin-top:8px}.docs-main table{width:100%;border-spacing:0;border-collapse:collapse}@media (max-width: 999px){.docs-main table{display:block;max-width:100%;width:max-content;overflow:auto;white-space:nowrap}}.docs-main table tr{border-top:1px solid var(--theme-tx-4)}.docs-main table th,.docs-main table td{padding:12px 16px;border:1px solid var(--theme-tx-4)}.docs-main table th{font-weight:600}.docs-main :not(pre)>code{padding:.2em .5em;background-color:var(--theme-bg-1);border:1px solid var(--theme-tx-4);border-radius:2px;color:var(--theme-ac-5);font-size:87.5%;font-family:var(--theme-font-mono);word-break:break-all}.docs-main pre{padding:0;background-color:var(--theme-bg-2);border:2px solid var(--theme-tx-4);border-radius:8px;font-size:16px;font-family:var(--theme-font-mono);line-height:1.5;letter-spacing:.00125em;word-wrap:normal;overflow-x:auto;-webkit-overflow-scrolling:touch}.docs-main pre code,.docs-main pre .hljs{padding:24px;background-color:transparent;color:var(--theme-tx-1);overflow:auto}.docs-main pre code{display:block}.block-custom-box{padding:24px;border-radius:8px}.block-custom-box>*+*{margin-top:16px}.block-custom-box-title{font-weight:700;line-height:1.25}.block-custom-box-title.is-font-en{font-size:18px;font-family:var(--theme-font-sans-en)}.block-custom-box.is-info{background-color:var(--theme-ac-2-alpha)}.block-custom-box.is-info .block-custom-box-title{color:var(--theme-ac-2)}.block-custom-box.is-warning{background-color:var(--theme-ac-3-alpha)}.block-custom-box.is-warning .block-custom-box-title{color:var(--theme-ac-3)}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:var(--theme-ac-1)}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:var(--theme-ac-5)}.hljs-class .hljs-title,.hljs-title,.hljs-title.class_{color:var(--theme-ac-4)}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:var(--theme-ac-3)}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:var(--theme-ac-1)}.hljs-tag{color:var(--theme-tx-1)}.hljs-comment{color:var(--theme-tx-3)}.section-hero{padding:max(var(--theme-space-vw),32px) 0 calc(var(--theme-space-vw) * 2.5);border-bottom:1px solid var(--theme-ac-5)}.section-hero-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw)}.section-hero-grid{display:grid;grid-template-columns:100%;grid-template-rows:1fr 466px;gap:min(calc(var(--theme-space-vw) * 2),60px)}@media (min-width: 768px){.section-hero-grid{grid-template-columns:9fr 10fr;grid-template-rows:1fr}}.section-hero-column{display:grid;grid-template-columns:100%;grid-template-rows:auto;gap:min(var(--theme-space-vw),28px)}.section-hero-message{width:100%;height:auto}.section-hero-buttons{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:calc(var(--theme-space-vw) / 2)}.section-hero-button{display:block;padding:14px;border:4px solid var(--theme-ac-2);border-radius:8px;color:var(--theme-ac-2);font-size:18px;font-weight:800;font-family:var(--theme-font-montserrat);letter-spacing:.025em;text-align:center;text-decoration:none;text-transform:uppercase}@media (hover: hover) and (pointer: fine){.section-hero-button:hover{background-color:var(--theme-ac-2-alpha)}}.section-hero-button.is-strong{background-color:var(--theme-ac-2);border-color:var(--theme-ac-2);color:var(--theme-bg-2)}@media (hover: hover) and (pointer: fine){.section-hero-button.is-strong:hover{color:var(--theme-bg-2);filter:brightness(1.1)}}.section-hero-images{position:relative}.section-hero-image{position:absolute;left:0;display:flex;gap:5%;width:100%;height:70%}.section-hero-image:nth-child(1){top:0}.section-hero-image:nth-child(2){bottom:0;flex-direction:row-reverse}.section-hero-image:nth-child(1)>.section-hero-window{border-color:var(--theme-ac-2)}.section-hero-image:nth-child(2)>.section-hero-window{border-color:var(--theme-ac-1)}.section-hero-image:nth-child(2)>.section-hero-brand-wrap{align-items:flex-end}.section-hero-window{flex:1 0;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;background-color:var(--theme-bg-1);border:4px solid;border-radius:20px}.section-hero-window-header{padding:14px}.section-hero-window-header-buttons{display:flex;gap:8px}.section-hero-window-header-button{width:12px;height:12px;border-radius:999em}.section-hero-window-header-button:nth-child(1){background-color:#ff5f57}.section-hero-window-header-button:nth-child(2){background-color:#ffbc2e}.section-hero-window-header-button:nth-child(3){background-color:#2bc840}.section-hero-window-content{padding-left:14px;font-size:12px;font-family:var(--theme-font-mono);line-height:1.325;letter-spacing:.00125em;word-wrap:normal;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;opacity:.875}.section-hero-brand-wrap{flex:0 0 18.5%;display:grid}.section-hero-brand{display:block;width:100%;height:auto}.section-feature{padding:calc(var(--theme-space-vw) * 2) 0;background-color:var(--theme-bg-2)}.section-feature-inner{display:grid;gap:var(--theme-space-vw);max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw)}.section-feature-title{text-shadow:-1px -1px 0px var(--theme-ac-1),1px 1px 0px var(--theme-ac-2);color:var(--theme-bg-2);font-size:clamp(40px,6.5vw,80px);font-weight:800;font-family:var(--theme-font-montserrat);line-height:1;letter-spacing:-.0125em;text-transform:uppercase}.section-feature-grids{display:grid;gap:calc(var(--theme-space-vw) / 2)}.section-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:calc(var(--theme-space-vw) / 2)}.section-feature-card{position:relative;display:grid;gap:calc(var(--theme-space-vw) / 4);padding:clamp(24px,5vw,32px);border:2px solid var(--theme-tx-4);border-radius:8px}.section-feature-card-inner{display:grid;align-self:flex-start;gap:clamp(8px,1.25vw,12px)}.section-feature-card-title{color:var(--theme-ac-5);font-size:clamp(16px,4.25vw,20px);font-weight:800;font-family:var(--theme-font-montserrat);letter-spacing:.025em}.section-feature-card-text{font-size:clamp(14px,3.75vw,16px);line-height:1.6}.section-feature-card-link{position:absolute;right:0;bottom:0;display:flex;padding:clamp(2px,.3125vw,4px) clamp(8px,1.25vw,12px);border-top:2px solid var(--theme-tx-4);border-left:2px solid var(--theme-tx-4);border-top-left-radius:5px;color:var(--theme-ac-2);font-size:12px;text-decoration:none}@media (hover: hover) and (pointer: fine){.section-feature-card-link:hover{background-color:var(--theme-ac-2-alpha)}}.block-search{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans Japanese,Meiryo,Yu Gothic Medium,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.block-search{margin-bottom:24px}.block-search>*+*{margin-top:8px}.block-search-field{position:relative;border:1px solid var(--theme-tx-3);border-radius:4px}.block-search-field:focus-within{background-color:var(--theme-ac-2-alpha);border-color:var(--theme-ac-2)}.block-search-field .block-search-icon{pointer-events:none;position:absolute;top:50%;left:12px;width:16px;height:16px;fill:var(--theme-tx-2);transform:translateY(-50%);z-index:1}.block-search-field>input{display:block;max-width:100%;min-width:100%;padding:8px 36px;background-color:transparent;border:none;box-sizing:border-box;color:var(--theme-tx-1);font-size:16px;line-height:1.5}.block-search-field input:focus{outline:none}.block-search-field input::-webkit-search-cancel-button{cursor:pointer;position:absolute;top:50%;right:12px;width:20px;height:20px;margin:0;background-image:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polygon fill-rule="evenodd" fill="%23ff7fc7" points="8 9.414 3.707 13.707 2.293 12.293 6.586 8 2.293 3.707 3.707 2.293 8 6.586 12.293 2.293 13.707 3.707 9.414 8 13.707 12.293 12.293 13.707 8 9.414"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:72% 72%;transform:translateY(-50%);z-index:1}.block-search-list{max-width:100%;padding:0;box-sizing:border-box;list-style:none}.block-search-list a{display:block;padding-bottom:6px;color:var(--theme-tx-1);text-decoration:none}@media (hover: hover) and (pointer: fine){.block-search-list a:hover>div{background-color:var(--theme-ac-2-alpha)}}.block-search-list a>div{position:relative;padding:8px 16px;background-color:transparent;border:1px solid var(--theme-tx-4);border-radius:4px}.block-search-list a:focus{outline:none}.block-search-list a:focus>div{background-color:var(--theme-ac-2-alpha);border-color:var(--theme-ac-2)}.block-search-list p{margin:0;line-height:1.375}.block-search-list p>strong{font-size:14px;font-weight:500}.block-search-list p>strong mark{background:none;color:var(--theme-ac-2)}.block-search-list p>small{color:#90a4b7;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.block-logo-stage{padding:40px;border:2px solid var(--theme-tx-4);border-radius:8px;font-family:var(--theme-font-mono)}.block-logo-stage-image{display:block;width:auto;height:40px;margin:0 auto}.block-logo-stage-caption{margin-top:24px;margin-bottom:-24px;color:var(--theme-tx-3);font-size:12px;line-height:1.25;text-align:center}.block-performance{padding:24px;border:2px solid var(--theme-tx-4);border-radius:8px;font-family:var(--theme-font-mono)}.block-performance-group+.block-performance-group{margin-top:24px}.block-performance-row{display:flex;align-items:center;gap:8px}.block-performance-text{color:var(--theme-tx-2);font-size:12px;line-height:1.25}.block-performance-text.is-color-ac-2{color:var(--theme-ac-2)}.block-performance-text.is-row-head,.block-performance-text.is-row-end{flex:none;width:68px}.block-performance-bar{flex:1 0;height:32px}.block-performance-bar.is-flex-grow-pattern-1{flex-grow:.85}.block-performance-bar.is-flex-grow-pattern-2{flex-grow:.05}.block-performance-bar.is-flex-grow-pattern-3{flex-grow:.55}.block-performance-bar.is-bg-ac-1{background-color:var(--theme-ac-1)}.block-performance-bar.is-bg-ac-2{background-color:var(--theme-ac-2)}.block-performance-comparison{position:relative;height:24px;margin-left:76px;margin-right:76px;background-color:var(--theme-tx-3)}.block-performance-comparison:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-bg-2);z-index:1}.block-performance-comparison.is-pattern-1{clip-path:polygon(0 0,85% 0,5% 100%,0 100%)}.block-performance-comparison.is-pattern-1:after{clip-path:polygon(1px 0,80% 0,2% 100%,1px 100%)}.block-performance-comparison.is-pattern-2{clip-path:polygon(0 0,100% 0,55% 100%,0 100%)}.block-performance-comparison.is-pattern-2:after{clip-path:polygon(1px 0,97% 0,52% 100%,1px 100%)}.block-performance-status{margin-top:16px;margin-bottom:-10px;color:var(--theme-tx-3);font-size:12px;line-height:1.25;text-align:center}
