.llmops-page{--llmops-cyan: 188 94% 45%;background:var(--bg-primary)}.llmops-page .topnav__crumb,.llmops-page .paper-hero__breadcrumb,.llmops-page .paper-hero__title,.llmops-page .paper-hero__cover-title,.llmops-page .paper-hero__sub,.llmops-page .content-section__title,.llmops-page .afr-sec__ko,.llmops-page .content-section__sub,.llmops-page .contents-nav a,.llmops-page .contents-nav__label,.llmops-page .page-footer{letter-spacing:0}.llmops-page .content-section__num{color:hsl(var(--teal-50));letter-spacing:0}[data-theme=dark] .llmops-page .content-section__num{color:#59cfc3}.llmops-page .paper-hero__title{max-width:24ch;font-size:60px;letter-spacing:0}.llmops-page .paper-hero__title em{background:linear-gradient(120deg,hsl(var(--teal-50)),hsl(var(--llmops-cyan)));-webkit-background-clip:text;background-clip:text;color:transparent}.llmops-page .paper-hero__sub{max-width:780px}.cover--llmops{background-color:#141414;--_a: hsl(var(--teal-50));--_b: hsl(var(--llmops-cyan))}.llmops-hero .paper-hero__cover{--llmops-cover-pad-top: clamp(30px, 4vw, 46px);--llmops-cover-pad-x: clamp(22px, 4vw, 56px);--llmops-screen-clip: clamp(24px, 3.4vw, 46px);min-height:0;height:auto;border-color:hsla(var(--teal-50) / .3)}.llmops-cover-content{--hero-cover-stack-gap: clamp(18px, 2.2vw, 26px);position:relative;inset:auto;padding:var(--llmops-cover-pad-top) var(--llmops-cover-pad-x) 0}.llmops-cover-title{max-width:900px;font-weight:500}.llmops-hero__screen-preview{position:relative;z-index:2;flex:0 0 auto;width:min(78vw,760px);aspect-ratio:1440 / 1000;margin-bottom:calc(-1 * var(--llmops-screen-clip));border-radius:16px;background:#fff;box-shadow:0 30px 80px #0000005c,0 8px 24px #00000038,inset 0 0 0 1px #ffffffb8;overflow:hidden;pointer-events:auto;transition:transform .65s cubic-bezier(.34,1.4,.5,1),box-shadow .65s cubic-bezier(.34,1.4,.5,1);will-change:transform}.llmops-hero .paper-hero__cover:hover .llmops-hero__screen-preview,.llmops-hero__screen-preview:hover{transform:translateY(-8px);box-shadow:0 38px 94px #0000006b,0 12px 30px #00000042,inset 0 0 0 1px #ffffffb8}.llmops-hero__screen-preview img{width:100%;height:100%;object-fit:cover;object-position:top center}.llmops-proof{display:flex;flex-wrap:wrap;gap:8px;max-width:880px}.llmops-proof span{display:inline-flex;min-height:30px;align-items:center;padding:5px 11px;border-radius:var(--r-4);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-secondary);font-family:var(--font-mono);font-size:11px;letter-spacing:0}.llmops-page .content-section__body p{color:hsl(var(--neutral-80))}[data-theme=dark] .llmops-page .content-section__body p{color:hsl(var(--neutral-20))}.llmops-question-grid,.llmops-outcome,.llmops-ops-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:30px 0 0;overflow:hidden;border:1px solid var(--border-primary);border-radius:var(--r-7);background:var(--border-primary)}.llmops-question-grid>div,.llmops-outcome>div,.llmops-ops-notes>div{background:var(--bg-secondary);padding:24px 22px}.llmops-question-grid span,.llmops-outcome span{display:inline-flex;margin-bottom:16px;font-family:var(--font-mono);font-size:11px;color:hsl(var(--teal-50))}.llmops-question-grid h3,.llmops-outcome h3,.llmops-ops-notes h3{margin:0 0 9px;color:var(--text-primary);font-family:var(--font-display);font-size:18px;letter-spacing:0}.llmops-question-grid p,.llmops-outcome p,.llmops-ops-notes p{margin:0;color:var(--text-secondary);font-size:13.5px;line-height:1.64}.llmops-system-diagram{display:grid;grid-template-columns:minmax(280px,1.2fr) 44px minmax(220px,.82fr) 44px minmax(220px,.82fr);gap:0;align-items:stretch;margin:34px 0 0}.llmops-system-lane,.llmops-system-core{min-width:0}.llmops-system-label{margin-bottom:10px;color:hsl(var(--teal-50));font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.llmops-system-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.llmops-system-source-grid article,.llmops-system-lane--surfaces article,.llmops-system-api-node,.llmops-system-snapshot{min-width:0;border:1px solid var(--border-primary);background:var(--bg-secondary)}.llmops-system-source-grid article{min-height:98px;padding:15px 16px;border-radius:var(--r-5)}.llmops-system-source-grid article:nth-child(5){grid-column:1 / -1}.llmops-system-diagram article span,.llmops-system-snapshot span{display:block;margin-bottom:8px;color:var(--text-tertiary);font-family:var(--font-mono);font-size:10.5px;font-weight:700;line-height:1.35;letter-spacing:0;text-transform:uppercase}.llmops-system-diagram article h3{margin:0 0 7px;color:var(--text-primary);font-family:var(--font-display);font-size:17px;line-height:1.2;letter-spacing:0}.llmops-system-diagram article p,.llmops-system-snapshot p{margin:0;color:var(--text-secondary);font-size:12.5px;line-height:1.55}.llmops-system-connector{position:relative;min-height:100%}.llmops-system-connector:before{content:"";position:absolute;left:7px;right:7px;top:calc(50% + 4px);height:1px;background:linear-gradient(90deg,var(--border-primary),hsl(var(--teal-50)))}.llmops-system-connector span{position:absolute;right:7px;top:calc(50% - 1px);width:8px;height:8px;border-top:1px solid hsl(var(--teal-50));border-right:1px solid hsl(var(--teal-50));transform:rotate(45deg)}.llmops-system-connector--out:before{background:linear-gradient(90deg,hsl(var(--teal-50)),var(--border-primary))}.llmops-system-core{display:grid;grid-template-rows:auto minmax(190px,1fr) auto}.llmops-system-api-node{display:flex;flex-direction:column;justify-content:center;padding:24px 22px;border-color:hsla(var(--teal-50) / .48);border-radius:var(--r-6);background:linear-gradient(180deg,hsla(var(--teal-50) / .08),hsla(var(--llmops-cyan) / .08)),var(--bg-primary)}.llmops-system-api-node span{color:hsl(var(--teal-50))}.llmops-system-api-node h3{font-size:25px;line-height:1.08}.llmops-system-snapshot{margin-top:8px;padding:13px 14px;border-style:dashed;border-radius:var(--r-5);background:var(--bg-primary)}.llmops-system-lane--surfaces{display:grid;grid-template-rows:auto repeat(2,minmax(104px,1fr));gap:8px}.llmops-system-lane--surfaces article{padding:17px 18px;border-radius:var(--r-5)}.llmops-shot{margin:34px 0 0;border:1px solid var(--border-primary);border-radius:var(--r-7);overflow:hidden;background:var(--bg-secondary);box-shadow:0 22px 80px #00000014}[data-theme=dark] .llmops-shot{box-shadow:0 22px 80px #00000047}.llmops-shot__bar{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 14px;border-bottom:1px solid var(--border-primary);background:var(--bg-primary)}.llmops-shot__bar span{width:8px;height:8px;border-radius:50%;background:hsl(var(--neutral-30))}.llmops-shot__bar span:nth-child(1){background:hsl(var(--red-50))}.llmops-shot__bar span:nth-child(2){background:hsl(var(--yellow-50))}.llmops-shot__bar span:nth-child(3){background:hsl(var(--green-50))}.llmops-shot__bar b{margin-left:8px;color:var(--text-tertiary);font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:0}.llmops-shot img{display:block;width:100%;height:auto;background:#fff}.llmops-shot figcaption{margin:0;padding:13px 16px 15px;color:var(--text-secondary);border-top:1px solid var(--border-primary);font-size:13px;line-height:1.55}.llmops-admin-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.llmops-admin-gallery .llmops-shot{margin:0}.llmops-shot--span{grid-column:1 / -1}.llmops-decision-table{display:grid;gap:1px;margin:30px 0 0;overflow:hidden;border:1px solid var(--border-primary);border-radius:var(--r-7);background:var(--border-primary)}.llmops-decision-table__head,.llmops-decision-table>div:not(.llmops-decision-table__head){display:grid;grid-template-columns:minmax(150px,.72fr) minmax(230px,1.28fr) minmax(0,1fr);gap:18px;align-items:start;padding:18px 20px;background:var(--bg-secondary)}.llmops-decision-table__head{background:var(--bg-primary);color:var(--text-tertiary);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:0}.llmops-decision-table b{color:var(--text-primary);font-family:var(--font-display);font-size:16px;letter-spacing:0}.llmops-decision-table span{color:var(--text-secondary);font-family:var(--font-mono);font-size:11.5px;line-height:1.58;letter-spacing:0}.llmops-decision-table p{margin:0;color:var(--text-secondary);font-size:13.5px;line-height:1.58}.llmops-ops-notes{margin-top:18px}@media(max-width:980px){.llmops-page .paper-hero__title{font-size:48px}.llmops-system-diagram{grid-template-columns:1fr;gap:14px}.llmops-system-connector{min-height:28px}.llmops-system-connector:before{inset:0 auto 0 50%;width:1px;height:auto;background:linear-gradient(180deg,var(--border-primary),hsl(var(--teal-50)))}.llmops-system-connector span{left:calc(50% - 4px);right:auto;top:auto;bottom:2px;transform:rotate(135deg)}}@media(max-width:820px){.llmops-question-grid,.llmops-outcome,.llmops-ops-notes,.llmops-admin-gallery{grid-template-columns:1fr}.llmops-shot--span{grid-column:auto}.llmops-decision-table__head{display:none}.llmops-decision-table>div:not(.llmops-decision-table__head){grid-template-columns:1fr;gap:8px}}@media(max-width:720px){.llmops-hero .paper-hero__cover{--llmops-cover-pad-top: 28px;--llmops-cover-pad-x: 18px;--llmops-screen-clip: 30px}.llmops-cover-content{--hero-cover-stack-gap: 18px}.llmops-cover-title{max-width:10ch;font-size:clamp(34px,9vw,44px);line-height:.98}.llmops-hero__screen-preview{width:min(100%,340px);border-radius:14px}.llmops-page .paper-hero__title{font-size:38px}}@media(max-width:520px){.llmops-page .topnav__row{gap:8px;padding:0 12px}.llmops-system-source-grid{grid-template-columns:1fr}.llmops-system-source-grid article:nth-child(5){grid-column:auto}.llmops-page .topnav__logo span:last-child{display:none}.llmops-page .topnav__actions{gap:5px}.llmops-page .topnav__actions .btn{height:32px;padding:0 10px;font-size:13px}.llmops-page .iconbtn{width:32px;height:32px}.llmops-page .paper-hero__title{font-size:30px;line-height:1.12}.llmops-proof span{width:100%}.llmops-shot__bar b{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.airwards-knowledge-map-root{margin:34px 0 0}.airwards-source-shell{--airwards-card: #ffffff;--airwards-card-foreground: #0f172a;--airwards-foreground: #0f172a;--airwards-muted: #f1f5f9;--airwards-muted-soft: rgba(241, 245, 249, .3);--airwards-muted-foreground: #64748b;--airwards-border: #e2e8f0;color:var(--airwards-foreground);font-family:Inter,"Noto Sans KR",var(--font-sans)}[data-theme=dark] .airwards-source-shell{--airwards-card: #0f172a;--airwards-card-foreground: #f8fafc;--airwards-foreground: #f8fafc;--airwards-muted: #1e293b;--airwards-muted-soft: rgba(30, 41, 59, .3);--airwards-muted-foreground: #94a3b8;--airwards-border: #334155}.airwards-source-stack{display:grid;gap:24px;min-width:0;max-width:100%}.airwards-source-shell canvas{display:block;width:100%;height:100%;max-width:100%;box-sizing:border-box}.airwards-source-shell button{border:0;font:inherit;cursor:pointer}.airwards-source-shell h3,.airwards-source-shell p{margin:0}.airwards-source-shell .relative{position:relative;min-width:0;max-width:100%}.airwards-source-shell .absolute{position:absolute}.airwards-source-shell .inset-0{inset:0}.airwards-source-shell .right-3{right:12px}.airwards-source-shell .top-3{top:12px}.airwards-source-shell .z-10{z-index:10}.airwards-source-shell .flex{display:flex}.airwards-source-shell .flex-col{flex-direction:column}.airwards-source-shell .flex-row{flex-direction:row}.airwards-source-shell .items-center{align-items:center}.airwards-source-shell .items-end{align-items:flex-end}.airwards-source-shell .justify-center{justify-content:center}.airwards-source-shell .justify-between{justify-content:space-between}.airwards-source-shell .gap-1{gap:4px}.airwards-source-shell .gap-2{gap:8px}.airwards-source-shell .space-y-1>:not([hidden])~:not([hidden]){margin-top:4px}.airwards-source-shell .h-4{height:16px}.airwards-source-shell .w-4{width:16px}.airwards-source-shell .h-8{height:32px}.airwards-source-shell .w-8{width:32px}.airwards-source-shell .h-72{position:relative;height:288px;width:100%;min-width:0;max-width:100%;overflow:hidden}.airwards-source-shell .h-96{position:relative;height:384px;width:100%;min-width:0;max-width:100%;overflow:hidden}.airwards-source-shell .h-full{height:100%}.airwards-source-shell .w-full{width:100%}.airwards-source-shell .overflow-hidden{overflow:hidden}.airwards-source-shell .rounded-md{border-radius:6px}.airwards-source-shell .rounded-lg{border-radius:8px}.airwards-source-shell .rounded-xl{border-radius:12px}.airwards-source-shell .border{border:1px solid var(--airwards-border)}.airwards-source-shell .border-t{border-top:1px solid var(--airwards-border)}.airwards-source-shell .border-b{border-bottom:1px solid var(--airwards-border)}.airwards-source-shell .border-border,.airwards-source-shell .border-border\/60{border-color:var(--airwards-border)}.airwards-source-shell .border-slate-200{border-color:#e2e8f0}.airwards-source-shell .border-slate-700{border-color:#334155}.airwards-source-shell .bg-card{background:var(--airwards-card)}.airwards-source-shell .bg-muted{background:var(--airwards-muted)}.airwards-source-shell .bg-muted\/30{background:var(--airwards-muted-soft)}.airwards-source-shell .bg-white\/95{background:#fffffff2}.airwards-source-shell .bg-slate-900\/90{background:#0f172ae6}.airwards-source-shell .text-card-foreground{color:var(--airwards-card-foreground)}.airwards-source-shell .text-foreground{color:var(--airwards-foreground)}.airwards-source-shell .text-muted-foreground{color:var(--airwards-muted-foreground)}.airwards-source-shell .text-slate-200{color:#e2e8f0}.airwards-source-shell .text-slate-300{color:#cbd5e1}.airwards-source-shell .text-slate-600{color:#475569}.airwards-source-shell .text-slate-700{color:#334155}.airwards-source-shell .text-xs{font-size:12px;line-height:16px}.airwards-source-shell .text-sm{font-size:14px;line-height:20px}.airwards-source-shell .text-lg{font-size:18px;line-height:28px}.airwards-source-shell .font-semibold{font-weight:600}.airwards-source-shell .font-bold{font-weight:700}.airwards-source-shell .leading-none{line-height:1}.airwards-source-shell .tracking-tight{letter-spacing:0}.airwards-source-shell .mt-0\.5{margin-top:2px}.airwards-source-shell .p-1{padding:4px}.airwards-source-shell .p-5{box-sizing:border-box;max-width:100%;padding:20px}.airwards-source-shell .px-2\.5{padding-left:10px;padding-right:10px}.airwards-source-shell .py-1{padding-top:4px;padding-bottom:4px}.airwards-source-shell .ring-1{box-shadow:inset 0 0 0 1px var(--airwards-border)}.airwards-source-shell .ring-border{--airwards-ring: var(--airwards-border)}.airwards-source-shell .shadow-sm{box-shadow:0 1px 2px #0f172a14}.airwards-source-shell .transition-all,.airwards-source-shell .transition-colors{transition-duration:.16s;transition-property:background-color,border-color,box-shadow,color,transform;transition-timing-function:ease}.airwards-source-shell [data-component]>.rounded-xl{background:var(--airwards-card);box-shadow:0 22px 80px #00000014}[data-theme=dark] .airwards-source-shell [data-component]>.rounded-xl{box-shadow:0 22px 80px #00000047}.airwards-source-shell [data-component]>.rounded-xl:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--teal-50)) 30%,var(--airwards-border)),0 24px 82px #0000001a;transform:translateY(-2px)}.airwards-source-shell .hover\:text-foreground:hover{color:var(--airwards-foreground)}.airwards-source-shell .hover\:bg-slate-100:hover{background:#f1f5f9}.airwards-source-shell .hover\:bg-slate-800:hover{background:#1e293b}@media(max-width:720px){.airwards-source-shell .h-72{height:260px}.airwards-source-shell .h-96{height:320px}}@media(max-width:520px){.airwards-source-shell .h-72{height:230px}.airwards-source-shell .h-96{height:280px}}
