:root{--text:#475467;--text-muted:#667085;--text-h:#101828;--bg:#fafaf7;--bg-raised:#fff;--border:#d9dde5;--code-bg:#f1f3f8;--accent:#3157d5;--accent-strong:#2445b5;--accent-bg:#3157d512;--accent-border:#3157d54d;--accent-soft:#e8edff;--blue:#2563eb;--cyan:#0891b2;--shadow:#1023330f 0 8px 22px -12px;--status-live-bg:#22c55e1f;--status-live-fg:#15803d;--status-wip-bg:#eab30826;--status-wip-fg:#a16207;--status-concept-bg:#6366f11f;--status-concept-fg:#4338ca;--sans:"IBM Plex Sans KR", "IBM Plex Sans", "Helvetica Neue", Arial, system-ui, sans-serif;--mono:ui-monospace, "SF Mono", Consolas, "Liberation Mono", monospace;font:17px/1.6 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#d7d9dc;--text-muted:#a1a6ad;--text-h:#fafaf7;--bg:#111315;--bg-raised:#171a1d;--border:#353a40;--code-bg:#1d2125;--accent:#7b95ff;--accent-strong:#b9c5ff;--accent-bg:#7b95ff12;--accent-border:#7b95ff61;--shadow:none;--status-live-bg:#22c55e29;--status-live-fg:#4ade80;--status-wip-bg:#eab3082e;--status-wip-fg:#fbbf24;--status-concept-bg:#818cf82e;--status-concept-fg:#a5b4fc}}:root[data-theme=dark]{--text:#d7d9dc;--text-muted:#a1a6ad;--text-h:#fafaf7;--bg:#111315;--bg-raised:#171a1d;--border:#353a40;--code-bg:#1d2125;--accent:#7b95ff;--accent-strong:#b9c5ff;--accent-bg:#7b95ff12;--accent-border:#7b95ff61;--shadow:none}:root[data-theme=light]{--text:#475467;--text-muted:#667085;--text-h:#101828;--bg:#fafaf7;--bg-raised:#fff;--border:#d9dde5;--code-bg:#f1f3f8;--accent:#3157d5;--accent-strong:#2445b5;--accent-bg:#3157d512;--accent-border:#3157d54d}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}h1,h2,h3{font-family:var(--sans);color:var(--text-h);font-weight:650;line-height:1.15}h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem)}h2{letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.3rem,2.4vw,1.75rem)}h3{margin:0 0 .5rem;font-size:1.15rem}p{margin:0 0 1rem}ul,ol{margin:0 0 1rem;padding-left:1.25rem}li{margin-bottom:.4rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:.15em .4em;font-size:.9em}.app-shell{flex-direction:column;min-height:100svh;display:flex}#main-content{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:2rem 1.5rem 4rem}.page__header{max-width:720px;margin-bottom:2rem}.page__subtitle{color:var(--text-muted)}.page--prose section{margin-bottom:2rem}.note{color:var(--text-muted);background:var(--code-bg);border-radius:5px;padding:.75rem 1rem;font-size:.9rem}.empty-state{color:var(--text-muted)}.site-header{border-bottom:1px solid var(--border);background:var(--bg);z-index:10;position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1080px;margin:0 auto;padding:1rem 1.5rem;display:flex}.site-header__controls{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.brand{color:var(--text-h);align-items:center;gap:.58rem;font-size:1.15rem;font-weight:700;display:inline-flex}.brand:hover{text-decoration:none}.brand__mark{width:36px;height:auto;display:block}.brand__mark--dark{display:none}@media (prefers-color-scheme:dark){.brand__mark--light{display:none}.brand__mark--dark{display:block}}:root[data-theme=dark] .brand__mark--light{display:none}:root[data-theme=dark] .brand__mark--dark,:root[data-theme=light] .brand__mark--light{display:block}:root[data-theme=light] .brand__mark--dark{display:none}.brand__wordmark{letter-spacing:-.025em}.nav-list{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--text);border-radius:6px;padding:.4rem .7rem;font-size:.92rem;display:inline-block}.nav-link:hover{background:var(--accent-bg);text-decoration:none}.nav-link--active{color:var(--accent-strong);font-weight:600}.language-switch{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;flex:none;padding:0;display:inline-flex}.language-switch__button{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;padding:.28rem .58rem;font-size:.72rem;font-weight:700}.language-switch__button.is-active{color:var(--text-h);box-shadow:0 2px 0 var(--accent);background:0 0}.site-footer{border-top:1px solid var(--border);margin-top:auto}.site-footer__inner{max-width:1080px;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.5rem;font-size:.9rem;display:flex}.footer-links{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:2px;align-items:center;gap:.4rem;padding:.65rem 1.2rem;font-size:.95rem;font-weight:600;display:inline-flex}.button:hover{text-decoration:none}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-strong)}.button--secondary{color:var(--accent-strong);border-color:var(--accent-border);background:0 0}.button--secondary:hover{background:var(--accent-bg)}.hero{max-width:760px;padding:2.5rem 0 3rem}.hero--split{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:clamp(2rem,6vw,5rem);max-width:none;padding:clamp(3rem,7vw,5.4rem) 0 2.2rem;display:grid}.hero--split>*{min-width:0}.hero--split .hero__title{letter-spacing:-.035em;word-break:keep-all;overflow-wrap:normal;max-width:18ch;font-size:clamp(2.35rem,4.7vw,4.35rem);line-height:1.02}.hero--split .hero__title span{white-space:nowrap;display:block}.hero-proof__label,.section__kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.75rem;font-weight:800}.hero-work{border-top:1px solid var(--border);margin:0}.hero-work img{aspect-ratio:4/3;object-fit:cover;object-position:top;filter:saturate(.88);width:100%;display:block}.hero-work figcaption{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:.2rem 1rem;padding:.9rem 0 0;font-size:.78rem;display:grid}.hero-work figcaption span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.hero-work figcaption strong{color:var(--text-h);grid-column:1;font-size:1rem}.hero-work figcaption a{text-align:right;grid-area:1/2/3;align-self:center}.hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.hero__lede{color:var(--text-muted);max-width:60ch;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero__text-link{color:var(--text-h);border-bottom:1px solid var(--border);align-self:center;font-size:.9rem}.proof-ledger{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 4.5rem;display:grid}.proof-ledger div{border-right:1px solid var(--border);padding:1rem 1.2rem 1rem 0}.proof-ledger div+div{padding-left:1.2rem}.proof-ledger div:last-child{border-right:0}.proof-ledger dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.proof-ledger dd{color:var(--text-h);margin:.25rem 0 0;font-size:.88rem}.section{margin-top:3rem}.section__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:1.25rem;display:flex}.section__link{font-size:.9rem;font-weight:600}.service-grid,.offer-grid{border-top:1px solid var(--border);grid-template-columns:1fr;gap:0;display:grid}.service-card,.offer-card{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;grid-template-columns:72px minmax(180px,.65fr) minmax(0,1fr);align-items:baseline;gap:1.1rem;min-height:0;padding:1.25rem 0;display:grid;position:relative}.service-card__number{color:var(--accent);font-family:var(--mono);margin:0;font-size:.8rem;font-weight:800;display:block}.service-card p,.offer-card p{color:var(--text-muted);margin:0;font-size:.9rem}.offer-grid{grid-template-columns:1fr;margin-bottom:2.5rem}.offer-card{min-height:150px}.process-section{border-top:1px solid var(--border);background:0 0;border-radius:0;padding:2.5rem 0 0}.process-list{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-right:1px solid var(--border);align-items:flex-start;gap:.7rem;padding:1rem;display:flex}.process-list li:first-child{padding-left:0}.process-list li:last-child{border-right:0}.process-list>li>span{width:30px;height:30px;color:var(--accent);border:1px solid var(--accent-border);background:0 0;border-radius:0;flex:0 0 30px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.process-list h3{font-size:.92rem}.process-list p{color:var(--text-muted);font-size:.8rem;line-height:1.45}.studio-teaser{border-top:1px solid var(--accent-border);border-bottom:1px solid var(--accent-border);background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.studio-teaser h2{margin-top:.25rem}.studio-teaser p{max-width:52ch;color:var(--text-muted);margin-bottom:0}.style-lanes{border-top:1px solid var(--border);display:grid}.style-lane{color:inherit;border-bottom:1px solid var(--border);grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.2rem 0;display:grid}.style-lane:hover{color:inherit;text-decoration:none}.style-lane:hover h3{color:var(--accent-strong)}.style-lane__index{font-family:var(--mono);color:var(--accent);padding-top:.22rem;font-size:.75rem}.style-lane h3{margin:0 0 .25rem;font-size:1rem}.style-lane p{color:var(--text-muted);margin:0;font-size:.86rem}.style-lane strong{color:var(--text-h);font-family:var(--mono);font-size:.86rem}.portfolio-filter{border:1px solid var(--border);background:var(--bg-raised);gap:1.25rem;margin:0 0 1rem;padding:1.4rem;display:grid}.portfolio-filter h2{margin:0}.portfolio-filter__controls{flex-wrap:wrap;gap:.5rem;display:flex}.portfolio-filter__controls button{border:1px solid var(--border);color:var(--text);font:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:.48rem .7rem;font-size:.78rem;font-weight:650}.portfolio-filter__controls button:hover{border-color:var(--accent-border)}.portfolio-filter__controls button[aria-pressed=true]{color:#fff;border-color:var(--accent);background:var(--accent)}.portfolio-filter__controls span{opacity:.65;margin-left:.3rem}.portfolio-filter__result{color:var(--text-muted);margin:0 0 1rem;font-size:.82rem}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.project-card{border:1px solid var(--border);background:var(--bg-raised);box-shadow:none;border-radius:0;flex-direction:column;padding:0;display:flex;overflow:hidden}.project-card__visual{background:#20252a;align-items:flex-end;min-height:132px;padding:1.1rem 1.25rem;display:flex}.project-card__visual--image{aspect-ratio:3/2;background:#080b16;justify-content:center;align-items:stretch;min-height:0;padding:0}.project-card__visual--image img{object-fit:contain;width:100%;height:100%;display:block}.project-card__visual--mindhub{background:#17342d}.project-card__visual--opsflow{background:#122337}.project-card__visual--forblune-webcare{background:#47251c}.project-card__visual--migration-governance{background:#25233c}.project-card__visual--forblune-dev-cockpit{background:#20252a}.project-card__visual--personal-os{background:#35223a}.project-card__visual--tradebot{background:#173128}.project-card__visual--repet-vision{background:#27331d}.project-card__visual span{color:#ffffffeb;letter-spacing:-.06em;font-size:2.1rem;font-weight:850}.project-card__body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.project-card__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.project-card__category{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:700}.project-card__title{margin:0 0 .5rem;font-size:1.1rem}.project-card__summary{color:var(--text-muted);flex:1;font-size:.92rem}.project-card__outcome{border-left:3px solid var(--accent);color:var(--text-muted);margin:0 0 1rem;padding-left:.75rem;font-size:.82rem;line-height:1.45}.project-card__outcome strong{color:var(--text-h);font-size:.72rem;display:block}.project-card__stack{flex-wrap:wrap;gap:.35rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.project-card__stack li{color:var(--text);background:0 0;border-radius:0;margin:0;padding:0;font-size:.75rem}.project-card__stack li:not(:last-child):after{content:" ·";color:var(--text-muted)}.project-card__links{flex-wrap:wrap;gap:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.status-badge{letter-spacing:.03em;border-radius:0;align-items:center;padding:0;font-size:.72rem;font-weight:700;display:inline-flex}.status-badge--live{color:var(--status-live-fg);background:0 0}.status-badge--wip{color:var(--status-wip-fg);background:0 0}.status-badge--concept{color:var(--status-concept-fg);background:0 0}.case-study-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.case-study-list__item a{border:1px solid var(--border);color:inherit;border-radius:0;padding:1.25rem 1.5rem;display:block}.case-study-list__item a:hover{border-color:var(--accent-border);background:var(--accent-bg);text-decoration:none}.case-study-list__heading{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.case-study-list__heading h2{margin:0;font-size:1.15rem}.case-study{max-width:980px}.case-study__back{margin-bottom:1.5rem;font-size:.9rem;display:inline-block}.case-study__title{margin-bottom:.5rem}.case-study__summary{color:var(--text-muted);max-width:65ch;font-size:1.05rem}.case-study__metrics{border:1px solid var(--border);background:var(--bg-raised);border-radius:0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.75rem 0;padding:1.25rem;display:grid}.case-study__metric dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem}.case-study__metric dd{color:var(--text-h);margin:0;font-size:1.05rem;font-weight:700}.case-study__stack{flex-wrap:wrap;gap:.4rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.case-study__stack li{background:0 0;border-radius:0;padding:0;font-size:.78rem}.case-study__stack li:not(:last-child):after{content:" ·";color:var(--text-muted)}.case-study__body section{margin-bottom:3.5rem}.case-study__body section>h2,.case-study__body section>p:not(.case-study__eyebrow),.case-study__body section>ul:not(.case-study__checklist){max-width:760px}.case-study__actions{flex-wrap:wrap;gap:.75rem;margin:0 0 2rem;display:flex}.case-study__eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.75rem;font-weight:800}.case-study__figure{border:1px solid var(--border);background:var(--bg-raised);box-shadow:none;border-radius:0;margin:1.25rem 0 3.5rem;overflow:hidden}.case-study__figure img{object-fit:contain;width:100%;height:auto;display:block}.case-study__figure figcaption{color:var(--text-muted);border-top:1px solid var(--border);padding:.8rem 1rem;font-size:.78rem;line-height:1.45}.case-study__steps{counter-reset:case-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.case-study__steps li{counter-increment:case-step;border:1px solid var(--border);background:var(--bg-raised);border-radius:0;flex-direction:column;min-height:150px;margin:0;padding:1rem;display:flex}.case-study__steps li:before{content:"0" counter(case-step);color:var(--accent);letter-spacing:.08em;margin-bottom:1.25rem;font-size:.72rem;font-weight:800}.case-study__steps strong{color:var(--text-h);margin-bottom:.35rem}.case-study__steps span{color:var(--text-muted);font-size:.83rem;line-height:1.45}.case-study__principle{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:0;margin:0 0 3.5rem;padding:1.5rem}.case-study__principle p{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem;font-size:.75rem;font-weight:800}.case-study__principle blockquote{max-width:760px;color:var(--text-h);margin:0;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:650;line-height:1.45}.case-study__feature-grid,.case-study__benchmark-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.5rem;display:grid}.case-study__feature-grid article,.case-study__benchmark-grid article{border:1px solid var(--border);background:var(--bg-raised);border-radius:0;padding:1.15rem}.case-study__feature-grid h3,.case-study__benchmark-grid a{margin:0 0 .45rem;font-size:.98rem;font-weight:750;display:inline-block}.case-study__feature-grid p,.case-study__benchmark-grid p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.55}.case-study__checklist{border:1px solid var(--border);background:var(--bg-raised);border-radius:0;max-width:820px;padding:1.25rem 1.25rem 1.25rem 2.5rem}.case-study__checklist li{margin-bottom:.65rem}.case-study__checklist li:last-child{margin-bottom:0}.case-study__note{border-left:3px solid var(--accent);color:var(--text-muted);margin-top:1rem;padding-left:.9rem;font-size:.88rem}.case-study__visual-pair{grid-template-columns:minmax(0,2fr) minmax(220px,.72fr);align-items:start;gap:1rem;display:grid;max-width:none!important}.case-study__visual-pair .case-study__figure{margin:0}.case-study__figure--mobile img{background:#f5f7fb;max-height:640px}.stack-groups{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.stack-group ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.stack-group li{color:var(--text-muted);font-size:.9rem}.definition-list dt{color:var(--text-h);margin-top:1rem;font-weight:700}.definition-list dd{color:var(--text-muted);margin:.25rem 0 0}.callout{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:0;padding:1.5rem}.contact-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-links a{border:1px solid var(--border);background:var(--bg-raised);color:var(--text);border-radius:0;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.contact-links a:hover{border-color:var(--accent-border);text-decoration:none}.contact-links strong{color:var(--text-h)}.contact-links span{color:var(--text-muted);font-size:.88rem}.contact-form{flex-direction:column;gap:1rem;max-width:480px;display:flex}.contact-form label{color:var(--text-h);flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}.contact-form input,.contact-form textarea{font:inherit;border:1px solid var(--border);background:var(--bg-raised);color:var(--text-h);border-radius:8px;padding:.6rem .75rem}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--accent-border);outline-offset:1px}.form-success{color:var(--status-live-fg);font-weight:600}@media (width<=640px){.site-header__inner{align-items:center}.site-header__controls{flex-direction:column-reverse;align-items:stretch;width:100%}.nav-list{flex-wrap:wrap;padding-bottom:.25rem;overflow-x:visible}.nav-link{white-space:nowrap;padding-inline:.5rem}.language-switch{align-self:flex-end}.hero--split{grid-template-columns:1fr;padding-top:2.2rem}.hero--split .hero__title{font-size:clamp(2.15rem,11vw,3rem)}.hero--split .hero__title span{white-space:normal}:root[lang=en] .hero--split .hero__title{font-size:clamp(2rem,9.8vw,2.6rem)}.proof-ledger,.service-grid,.offer-grid,.process-list,.contact-links{grid-template-columns:1fr}.proof-ledger div{border-right:0;border-bottom:1px solid var(--border);padding:.9rem 0}.proof-ledger div+div{padding-left:0}.proof-ledger div:last-child{border-bottom:0}.service-card,.offer-card{grid-template-columns:42px 1fr}.service-card p,.offer-card p{grid-column:2}.process-section{padding:1.5rem 0 0}.process-list li{border-right:0;border-bottom:1px solid var(--border);padding-inline:0}.studio-teaser{flex-direction:column;align-items:flex-start}.case-study__metrics,.case-study__steps,.case-study__feature-grid,.case-study__benchmark-grid,.case-study__visual-pair{grid-template-columns:1fr}.case-study__steps li{min-height:0}.case-study__steps li:before{margin-bottom:.6rem}.case-study__figure,.case-study__body section,.case-study__principle{margin-bottom:2.5rem}.case-study__figure--mobile img{max-height:none}}
