/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.h-1{height:var(--spacing)}.h-9{height:calc(var(--spacing) * 9)}.h-58{height:calc(var(--spacing) * 58)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}}:root{--bg:#fff;--bg-raised:#f6f8fc;--bg-sunken:#edf1f8;--blue:#2e5eff;--blue-deep:#1b3fcc;--cyan:#00b8e6;--ink:#0b1220;--ink-soft:#5b6472;--ink-faint:#94a0b4;--line:#0b122017;--line-strong:#0b122029;--grad:linear-gradient(120deg,#2e5eff,#00c2ff);--grad-soft:linear-gradient(120deg,#2e5eff14,#00c2ff14);--shadow:0 2px 4px #0b122008,0 20px 44px -24px #2e5eff2e;--jp:"Noto Sans JP",sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace;--ok:#1a9c6b;--warn:#c88a00;--danger:#d13b3b}*{box-sizing:border-box}body{font-family:var(--jp);color:var(--ink);background:var(--bg-raised);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.7}.card li,.card p{white-space:pre-wrap}a{color:inherit}.wrap{max-width:1100px;margin:0 auto;padding:0 24px}.topbar{background:var(--ink);color:#fff;padding:18px 0}.topbar .wrap{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:.02em;font-size:17px;font-weight:900}.accent{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.nav{gap:22px;display:flex}.nav a{color:#b7bfd1;font-size:13px;font-weight:700;text-decoration:none}.nav a:hover{color:#fff}main{padding:40px 0 80px}h1{margin:0 0 6px;font-size:24px;font-weight:900}h2{margin:0 0 14px;font-size:15px}.eyebrow,h2{font-weight:700}.eyebrow{font-family:var(--mono);letter-spacing:.08em;color:var(--blue-deep);text-transform:uppercase;font-size:11px}.lead{color:var(--ink-soft);margin:0 0 28px;font-size:14px}.card{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:20px 22px}.card+.card{margin-top:12px}.section{margin-bottom:40px}.stat-grid{background:var(--line-strong);border:1px solid var(--line-strong);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid;overflow:hidden}.stat-cell{background:#fff;padding:20px 18px}.stat-num{font-family:var(--mono);color:var(--ink);font-size:28px;font-weight:700}.stat-num .unit{color:var(--ink-faint);margin-left:2px;font-size:13px;font-weight:400}.stat-label{margin-top:4px;font-size:12px}.badge,.stat-label{color:var(--ink-soft)}.badge{font-family:var(--mono);letter-spacing:.04em;background:var(--bg-sunken);border-radius:4px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge-ok{color:var(--ok);background:#1a9c6b1f}.badge-warn{color:var(--warn);background:#c88a001f}.badge-danger{color:var(--danger);background:#d13b3b1f}.badge-blue{background:var(--grad-soft);color:var(--blue-deep)}.list-row{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;text-decoration:none;display:flex}.list-row:first-child{border-top:none}.list-row:hover .list-row-title{color:var(--blue-deep)}.list-row-title{font-size:14px;font-weight:700}.list-row-meta{font-family:var(--mono);color:var(--ink-faint);margin-top:3px;font-size:11px}.btn{cursor:pointer;font-size:14px;font-weight:700;font-family:var(--jp);border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 22px;text-decoration:none;display:inline-flex}.btn-primary{background:var(--grad);color:#fff;box-shadow:0 10px 26px -10px #2e5eff8c}.btn-ghost,input:not([type=radio]):not([type=checkbox]),select,textarea{border:1px solid var(--line-strong);color:var(--ink);background:#fff}input:not([type=radio]):not([type=checkbox]),select,textarea{font-family:var(--jp);width:100%;border-radius:6px;padding:10px 12px;font-size:14px}input:not([type=radio]):not([type=checkbox]):focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:1px}input[type=checkbox],input[type=radio]{width:auto;accent-color:var(--blue);flex-shrink:0}label{color:var(--ink-soft);margin-bottom:6px;font-weight:700;display:block}label,pre{font-size:12px}pre{font-family:var(--mono);background:var(--bg-sunken);white-space:pre-wrap;word-break:break-word;border-radius:6px;padding:12px;overflow-x:auto}.empty{color:var(--ink-faint);text-align:center;padding:24px 0;font-size:13px}.graph-col-headers{border-bottom:1px solid var(--line);justify-content:space-between;gap:64px;margin-bottom:18px;padding:0 8px 14px;display:flex}.graph-col-header{min-width:190px;font-family:var(--mono);letter-spacing:.06em;color:var(--blue-deep);text-transform:uppercase;flex:1 1 0;font-size:11px;font-weight:700}.graph-wrap{justify-content:space-between;align-items:flex-start;gap:64px;padding:8px;display:flex;position:relative;overflow-x:auto}.graph-svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.graph-edge{fill:none;stroke:var(--line-strong);stroke-width:1.5px;stroke-dasharray:4 4;opacity:.6}.graph-edge-active{fill:none;stroke:url(#graph-gradient);stroke-width:2px;opacity:.9}.graph-col{z-index:1;flex-direction:column;flex:none;gap:14px;min-width:190px;display:flex;position:relative}.graph-col-features{gap:0;min-width:220px}.graph-feature-group{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.graph-feature-group:last-child{margin-bottom:0}.graph-node{border:1px solid var(--line-strong);opacity:.5;background:#fff;border-radius:8px;padding:12px 14px;transition:border-color .2s,box-shadow .2s,opacity .2s}.graph-node.is-active{border-color:var(--blue);opacity:1;box-shadow:0 4px 14px -6px #2e5eff59}.graph-node-label{font-size:13px;font-weight:700}.graph-node-sublabel{color:var(--ink-faint);margin-top:3px;font-size:11px}.graph-node-feature{padding:9px 12px}.graph-node-feature .graph-node-label{font-size:12px;font-weight:600}.graph-node-agent{padding:16px}.graph-node-agent .graph-node-label{font-size:14px}.graph-node[role=button]{cursor:pointer}.graph-node.is-selected,.graph-node[role=button]:hover{border-color:var(--blue-deep)}.graph-node.is-selected{background:var(--grad-soft);opacity:1;box-shadow:0 0 0 2px #2e5eff59,0 6px 18px -6px #2e5eff73}.graph-node.is-highlighted{border-color:var(--blue);opacity:1;box-shadow:0 4px 14px -6px #2e5eff4d}.graph-node.is-dimmed{opacity:.18}.graph-edge-dimmed{fill:none;stroke:var(--line-strong);stroke-width:1px;opacity:.12}.graph-edge-selected{fill:none;stroke:url(#graph-gradient);stroke-width:2.5px;stroke-dasharray:7 7;opacity:1;animation:graph-flow .5s linear infinite}@keyframes graph-flow{to{stroke-dashoffset:-28px}}.chat-fab{z-index:60;font-family:var(--jp);color:#fff;background:var(--grad);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:700;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 30px -10px #2e5eff8c}.chat-fab-icon{font-size:16px}.chat-panel{z-index:60;border:1px solid var(--line-strong);width:360px;height:520px;max-height:calc(100vh - 48px);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden}.chat-panel-header{background:var(--ink);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.chat-panel-close{color:#b7bfd1;cursor:pointer;background:0 0;border:none;padding:0;font-size:20px;line-height:1}.chat-panel-close:hover{color:#fff}.chat-panel-messages{background:var(--bg-raised);flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:82%;padding:10px 13px;font-size:13px;line-height:1.6}.chat-bubble-user{background:var(--grad);color:#fff;border-bottom-right-radius:3px;align-self:flex-end}.chat-bubble-secretary{border:1px solid var(--line-strong);color:var(--ink);background:#fff;border-bottom-left-radius:3px;align-self:flex-start}.chat-bubble-loading{color:var(--ink-faint);font-style:italic}.chat-panel-error{color:var(--danger);background:#d13b3b14;flex-shrink:0;padding:8px 16px;font-size:12px}.chat-panel-input-row{border-top:1px solid var(--line);flex-shrink:0;gap:8px;padding:12px;display:flex}.chat-panel-input-row input{flex:1}.chat-panel-send{white-space:nowrap;padding:10px 16px}.chat-panel-footer{text-align:center;flex-shrink:0;padding:8px 16px 12px;font-size:12px}.chat-panel-footer a{color:var(--blue-deep);font-weight:700;text-decoration:none}@media (max-width:560px){.chat-fab{padding:12px 18px;font-size:13px;bottom:16px;right:16px}.chat-panel{width:auto;height:78vh;max-height:none;bottom:10px;left:10px;right:10px}}.lp-header{background:var(--ink);color:#fff;z-index:40;padding:18px 0;position:sticky;top:0}.lp-header .wrap{justify-content:space-between}.lp-header .wrap,.lp-nav{align-items:center;display:flex}.lp-nav{gap:28px}.lp-nav a{color:#b7bfd1;font-size:13px;font-weight:700;text-decoration:none}.lp-nav a:hover{color:#fff}.hero{background:var(--grad-soft);border-bottom:1px solid var(--line);padding:84px 0 76px}.hero-inner{max-width:760px}.hero-title{letter-spacing:-.01em;margin:0 0 22px;font-size:42px;font-weight:900;line-height:1.35}.hero-lead{color:var(--ink-soft);max-width:640px;margin:0 0 34px;font-size:16px;line-height:1.9}.hero-cta{flex-wrap:wrap;gap:14px;display:flex}.lp-section{padding:76px 0}.lp-section-alt{background:var(--bg-raised);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lp-section-head{max-width:620px;margin:0 0 40px}.lp-section-title{letter-spacing:-.01em;margin:0 0 12px;font-size:26px;font-weight:900}.lp-section-lead{color:var(--ink-soft);font-size:14px;line-height:1.85}.dept-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.dept-card{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:26px 24px}.dept-card-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.dept-card-icon{background:var(--grad);border-radius:10px;flex-shrink:0;width:38px;height:38px}.dept-card-title{font-size:16px;font-weight:900}.dept-card ul{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.dept-card li{color:var(--ink-soft);font-size:13px;line-height:1.7}.foundation-grid{background:var(--line-strong);border:1px solid var(--line-strong);border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;display:grid;overflow:hidden}.foundation-cell{background:#fff;padding:22px 20px}.foundation-cell-title{margin-bottom:6px;font-size:13px;font-weight:700}.foundation-cell-body{color:var(--ink-soft);font-size:12px;line-height:1.7}.lp-footer{background:var(--ink);color:#b7bfd1;padding:40px 0;font-size:12px}.lp-footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:640px){.hero{padding:56px 0 48px}.hero-title{font-size:30px}.lp-section{padding:52px 0}.lp-nav{display:none}}.pricing-banner{background:var(--ink);color:#fff;border-radius:14px;gap:20px;padding:32px 34px}.pricing-banner,.pricing-banner-formula{flex-wrap:wrap;align-items:center;display:flex}.pricing-banner-formula{font-family:var(--mono);gap:14px;font-size:20px;font-weight:700}.pricing-banner-term{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;padding:10px 16px}.pricing-banner-op{color:#7fb0ff;font-size:22px}.pricing-banner-note{color:#b7bfd1;max-width:320px;font-size:13px;line-height:1.8}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;display:grid}.plan-card{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:0;display:flex;overflow:hidden}.plan-card-illustration{background:var(--bg-raised);border-bottom:1px solid var(--line);padding:8px 0 0}.plan-card-body{flex-direction:column;flex:1;padding:24px 24px 28px;display:flex}.plan-card-eyebrow{font-family:var(--mono);letter-spacing:.08em;color:var(--blue-deep);text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.plan-card-name{margin-bottom:4px;font-size:19px;font-weight:900}.plan-card-tagline{color:var(--ink-soft);margin-bottom:18px;font-size:13px}.plan-price{background:var(--bg-raised);border-radius:8px;margin-bottom:18px;padding:14px 16px;font-size:12px;line-height:1.9}.plan-price-row{justify-content:space-between;gap:10px;display:flex}.plan-price-label{color:var(--ink-soft)}.plan-price-value{font-family:var(--mono);text-align:right;font-weight:700}.plan-list-title{color:var(--ink-soft);margin:14px 0 8px;font-size:11px;font-weight:700}.plan-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.plan-list li{color:var(--ink-soft);padding-left:20px;font-size:12.5px;line-height:1.6;position:relative}.plan-list-good li:before{content:"○";color:var(--ok);font-weight:700;position:absolute;left:0}.plan-list-bad li:before{content:"×";color:var(--ink-faint);font-weight:700;position:absolute;left:0}.plan-card-cta{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.plan-card-cta .btn{justify-content:center;width:100%}.llm-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.llm-card{border:1px solid var(--line-strong);background:#fff;border-radius:10px;padding:18px}.llm-card-name{font-family:var(--mono);margin-bottom:8px;font-size:14px;font-weight:700}.llm-card-body{color:var(--ink-soft);font-size:12px;line-height:1.75}.compare-table-wrap{border:1px solid var(--line-strong);background:#fff;border-radius:10px;overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:620px;font-size:12.5px}.compare-table td,.compare-table th{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:14px 16px}.compare-table thead th{background:var(--bg-raised);color:var(--ink-soft);font-size:11px;font-weight:700}.compare-table td:first-child,.compare-table th:first-child{white-space:nowrap;color:var(--ink);font-weight:700}.compare-table tbody tr:last-child td{border-bottom:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}