.burb-mfe-viewport{flex:1;width:100%;height:100%;transition:border-color .3s;position:relative;overflow:hidden}.burb-mfe-viewport--loading:after{content:"COLLECTING_CRAFTSMANSHIP...";color:#c27a44;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#fbf8f6e6;place-items:center;font-family:Inter,Satoshi,sans-serif;font-size:.7rem;font-weight:700;display:grid;position:absolute;inset:0}.burb-mfe-viewport--error:after{content:"ARTIFACT_LOAD_FAILED.";color:#b94a4a;background:#b94a4a0d;place-items:center;font-family:Geist Mono,Fira Code,monospace;font-size:.8rem;display:grid;position:absolute;inset:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbf8f6;min-height:100vh;font-family:Inter,Satoshi,sans-serif;line-height:1.6}#app{flex-direction:column;min-height:100vh;display:flex}burb-visualizer,burb-map-area-selector{flex:1!important;width:100%!important;min-height:500px!important;display:flex!important}.burb-shell{background-color:#fbf8f6;grid-template-rows:80px 1fr;grid-template-columns:1fr;gap:0;width:100vw;min-height:100vh;padding:0;display:grid;overflow:hidden auto}.burb-shell__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;grid-area:1/1;justify-content:space-between;align-items:center;height:80px;padding:0 1.25rem;display:flex;overflow-x:hidden}@media (width<=1024px){.burb-shell__header{padding:0 .75rem}}.burb-shell__branding{cursor:default;-webkit-user-select:none;user-select:none;align-items:baseline;gap:1.25rem;display:flex}.burb-shell__logo-main{color:#222;letter-spacing:-.02em;margin:0;font-family:Playfair Display,serif;font-size:2.3rem;font-weight:700;line-height:1}@media (width<=768px){.burb-shell__logo-main{font-size:1.6rem}}.burb-shell__logo-sub{color:#888;text-transform:none;letter-spacing:.05em;opacity:.8;font-family:Inter,Satoshi,sans-serif;font-size:.75rem;font-weight:400}@media (width<=768px){.burb-shell__logo-sub{display:none}}.burb-shell__sidebar{display:none}.burb-shell__main{background:#fbf8f6;flex-direction:column;flex:1;grid-area:2/1;height:100%;display:flex;position:relative}.burb-shell__log-panel{display:none}.burb-shell .burb-mfe-container{flex:1;grid-template-rows:1fr;grid-template-columns:1fr;width:100%;min-height:0;display:grid;position:relative;overflow:hidden}.burb-shell .burb-mfe-slot{background:#000;grid-template-rows:1fr;grid-template-columns:1fr;width:100%;min-height:calc(100vh - 80px);display:grid;position:relative}.burb-shell .burb-mfe-mount{grid-template-rows:1fr;grid-template-columns:1fr;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.burb-shell__header-right{flex-direction:row;align-items:center;gap:1.25rem;display:flex}.burb-shell__status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;cursor:default;background:#ffffff08;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:.75rem;height:32px;padding:.5rem .75rem;transition:all .3s;display:flex}.burb-shell__status:hover{background:#ffffff0d;border-color:#888}.burb-shell__status--online{background:#3e8e7e05;border-color:#3e8e7e33}.burb-shell__status--online:hover{border-color:#3e8e7e66}.burb-shell__status--online .burb-shell__status-dot{background:#3e8e7e;animation:none;box-shadow:0 0 8px #3e8e7e}.burb-shell__status--online .burb-shell__status-value{color:#3e8e7e}.burb-shell__status-icon{color:#888;opacity:.7;flex-shrink:0}.burb-shell__status-divider{background:#e5e7eb80;width:1px;height:14px;margin:0 2px}.burb-shell__status-group{align-items:center;gap:.5rem;display:flex}.burb-shell__status-dot{background:#b94a4a;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-left:2px;animation:2s ease-in-out infinite orchestrator-pulse;box-shadow:0 0 6px #b94a4a}.burb-shell__status-dot--success{background:#3e8e7e;animation:none;box-shadow:0 0 6px #3e8e7e}.burb-shell__status-dot--processing{background:#c27a44;animation:1s linear infinite orchestrator-pulse;box-shadow:0 0 6px #c27a44}.burb-shell__status-dot--warning{background:#e29e44;animation:none;box-shadow:0 0 6px #e29e44}.burb-shell__progress{background:#ffffff0d;border-radius:2px;width:60px;height:4px;margin-left:.75rem;overflow:hidden}.burb-shell__progress-track{width:100%;height:100%}.burb-shell__progress-fill{background:#c27a44;height:100%;transition:width .3s}.burb-shell__leave-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;margin-left:2px;padding:4px;transition:all .3s;display:flex}.burb-shell__leave-btn:hover{color:#b94a4a;background:#b94a4a26}.burb-shell__latency{color:#888;background:#0003;border-radius:2px;margin-left:2px;padding:0 4px;font-family:Geist Mono,Fira Code,monospace;font-size:.55rem}.burb-shell__latency--fast{color:#3e8e7e}.burb-shell__latency--medium{color:#e29e44}.burb-shell__latency--slow{color:#b94a4a}.burb-shell__status-content{flex-direction:row;align-items:baseline;gap:.5rem;line-height:1;display:flex}.burb-shell__status-label{color:#888;letter-spacing:.8px;opacity:.8;font-size:.5rem;font-weight:800}@media (width<=900px){.burb-shell__status-label{display:none}}.burb-shell__status-value{color:#b94a4a;letter-spacing:.1px;font-family:Geist Mono,Fira Code,monospace;font-size:.6rem;font-weight:700;transition:color .3s}.burb-mfe-overlay{z-index:1000;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;top:40px;left:50%;transform:translate(-50%)}.burb-at-overlay{pointer-events:auto;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0a0ad1;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:2rem;padding:6px 6px 6px 20px;animation:.8s cubic-bezier(.16,1,.3,1) slide-down;display:flex;box-shadow:0 20px 40px #0006}.burb-at-overlay__meta{flex-direction:row;align-items:center;gap:.75rem;display:flex}.burb-at-overlay__label{color:#c27a44;letter-spacing:.25em;text-transform:uppercase;font-size:.5rem;font-weight:900}.burb-at-overlay__title{color:#fff;letter-spacing:.04em;white-space:nowrap;margin:0;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic}.burb-at-button{color:#fff;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#c27a44;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:8px 3.5rem;font-family:Inter,Satoshi,sans-serif;font-size:.6rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.burb-at-button:hover{background:#a66336;transform:translateY(-2px);box-shadow:0 8px 24px #c27a4466}.burb-at-button:active{transform:translateY(0)}.burb-at-button svg{opacity:.9}@keyframes slide-down{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes orchestrator-pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}h1,h2,h3,.burb-shell__title{letter-spacing:-.02em;font-family:Playfair Display,serif}.burb-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.burb-card--active{border-color:#c27a44;box-shadow:0 8px 30px #c27a4426}.burb-button{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:1.5px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:1.25rem 3.5rem;font-family:Inter,Satoshi,sans-serif;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.burb-button--primary{color:#fff;background-color:#c27a44}.burb-button--primary:hover{background-color:#a66336;transform:translateY(-1px);box-shadow:0 4px 12px #c27a441a}.burb-button--primary:active{transform:translateY(0)}.burb-button--outline{color:#666;background:0 0;border-color:#e5e7eb}.burb-button--outline:hover{color:#222;background-color:#f3f4f6;border-color:#222}.burb-button--danger{color:#b94a4a;background:0 0;border-color:#fee2e2}.burb-button--danger:hover{background:#fef2f2;border-color:#b94a4a}.burb-button--small{padding:.75rem 1.25rem;font-size:.7rem}.burb-terminal{color:#666;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:1.25rem;font-family:Geist Mono,Fira Code,monospace;font-size:.75rem;overflow-y:auto}.burb-terminal__line{border-bottom:1px solid #00000008;gap:1.25rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.burb-terminal__line--incoming{color:#3b82f6}.burb-terminal__line--outgoing{color:#d97706}.burb-terminal__line--system{color:#888;font-style:italic}.burb-terminal__timestamp{color:#888;opacity:.7;min-width:85px}.site-nav[data-v-f6e605d7]{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:fixed;top:0;left:0;right:0}.site-nav__inner[data-v-f6e605d7]{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.site-nav__brand[data-v-f6e605d7]{align-items:baseline;gap:.75rem;text-decoration:none;display:flex}.site-nav__logo[data-v-f6e605d7]{color:#222;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.site-nav__tagline[data-v-f6e605d7]{color:#888;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,Satoshi,sans-serif;font-size:.7rem}@media (width<=600px){.site-nav__tagline[data-v-f6e605d7]{display:none}}.site-nav__hamburger[data-v-f6e605d7]{cursor:pointer;background:0 0;border:none;width:32px;height:32px;display:none;position:relative}.site-nav__hamburger span[data-v-f6e605d7],.site-nav__hamburger span[data-v-f6e605d7]:before,.site-nav__hamburger span[data-v-f6e605d7]:after{background:#222;width:22px;height:2px;transition:all .3s;display:block;position:absolute;left:5px}.site-nav__hamburger span[data-v-f6e605d7]{top:15px}.site-nav__hamburger span[data-v-f6e605d7]:before{content:"";top:-7px}.site-nav__hamburger span[data-v-f6e605d7]:after{content:"";top:7px}.site-nav__hamburger span.open[data-v-f6e605d7]{background:0 0}.site-nav__hamburger span.open[data-v-f6e605d7]:before{top:0;transform:rotate(45deg)}.site-nav__hamburger span.open[data-v-f6e605d7]:after{top:0;transform:rotate(-45deg)}@media (width<=768px){.site-nav__hamburger[data-v-f6e605d7]{display:block}}.site-nav__links[data-v-f6e605d7]{align-items:center;gap:2rem;display:flex}@media (width<=768px){.site-nav__links[data-v-f6e605d7]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1.25rem;padding:2rem;display:none;position:absolute;top:72px;left:0;right:0}.site-nav__links--open[data-v-f6e605d7]{display:flex}}.site-nav__link[data-v-f6e605d7]{color:#666;letter-spacing:.02em;font-family:Inter,Satoshi,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.site-nav__link[data-v-f6e605d7]:hover{color:#222}.site-nav__link--active[data-v-f6e605d7]{color:#c27a44;font-weight:600}.site-nav__link--active[data-v-f6e605d7]:after{content:"";background:#c27a44;border-radius:1px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.site-nav__cta[data-v-f6e605d7]{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#c27a44;border-radius:100px;padding:10px 24px;font-family:Inter,Satoshi,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.site-nav__cta[data-v-f6e605d7]:hover{background:#a66336;transform:translateY(-2px);box-shadow:0 8px 24px #c27a444d}.site-footer[data-v-a7afcd9f]{color:#ffffffb3;background:#222;padding:4rem 0 0}.site-footer__inner[data-v-a7afcd9f]{justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}@media (width<=768px){.site-footer__inner[data-v-a7afcd9f]{flex-direction:column;gap:2rem}}.site-footer__brand[data-v-a7afcd9f]{max-width:320px}.site-footer__logo[data-v-a7afcd9f]{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700}.site-footer__desc[data-v-a7afcd9f]{opacity:.7;margin-top:.75rem;font-size:.85rem;line-height:1.7}.site-footer__links[data-v-a7afcd9f]{gap:4rem;display:flex}@media (width<=480px){.site-footer__links[data-v-a7afcd9f]{gap:2rem}}.site-footer__col[data-v-a7afcd9f]{flex-direction:column;gap:.5rem;display:flex}.site-footer__col h4[data-v-a7afcd9f]{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:.5rem;font-family:Inter,Satoshi,sans-serif;font-size:.7rem;font-weight:700}.site-footer__col a[data-v-a7afcd9f]{color:#ffffffb3;font-size:.85rem;text-decoration:none;transition:color .2s}.site-footer__col a[data-v-a7afcd9f]:hover{color:#c27a44}.site-footer__bottom[data-v-a7afcd9f]{opacity:.5;border-top:1px solid #ffffff14;max-width:1200px;margin:3rem auto 0;padding:1.25rem 2rem;font-size:.75rem}.app-shell{background:#fbf8f6;flex-direction:column;min-height:100vh;display:flex}.app-shell--configurator{height:100vh;overflow:hidden}.app-shell__content{flex-direction:column;flex:1;display:flex}.app-shell__content--padded{padding-top:72px}.landing[data-v-defa3b28]{overflow-x:hidden}.hero[data-v-defa3b28]{justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero__content[data-v-defa3b28]{text-align:center;z-index:2;opacity:0;max-width:640px;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(30px)}.hero--visible .hero__content[data-v-defa3b28]{opacity:1;transform:translateY(0)}.hero__eyebrow[data-v-defa3b28]{letter-spacing:.3em;color:#c27a44;margin-bottom:1.25rem;font-family:Inter,Satoshi,sans-serif;font-size:.65rem;font-weight:700;display:block}.hero__title[data-v-defa3b28]{color:#222;letter-spacing:-.03em;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1.05}.hero__subtitle[data-v-defa3b28]{color:#666;max-width:480px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.8}.hero__actions[data-v-defa3b28]{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.hero__cta[data-v-defa3b28]{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:100px;align-items:center;gap:.75rem;padding:14px 32px;font-family:Inter,Satoshi,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.hero__cta--primary[data-v-defa3b28]{color:#fff;background:#c27a44;border:none}.hero__cta--primary[data-v-defa3b28]:hover{background:#a66336;transform:translateY(-3px);box-shadow:0 12px 32px #c27a4459}.hero__cta--outline[data-v-defa3b28]{color:#666;background:0 0;border:1.5px solid #e5e7eb}.hero__cta--outline[data-v-defa3b28]:hover{color:#222;border-color:#222;transform:translateY(-2px)}.hero__visual[data-v-defa3b28]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__shape[data-v-defa3b28]{background:radial-gradient(circle,#c27a440f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite float-defa3b28;position:absolute;top:10%;right:-10%}.hero__shape--secondary[data-v-defa3b28]{background:radial-gradient(circle,#3e8e7e0d 0%,#0000 70%);width:300px;height:300px;animation-duration:10s;animation-delay:-4s;inset:auto auto 10% -5%}@keyframes float-defa3b28{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}.features[data-v-defa3b28]{background:#fff;padding:6rem 0}.features__inner[data-v-defa3b28]{text-align:center;max-width:1100px;margin:0 auto;padding:0 2rem}.features__eyebrow[data-v-defa3b28]{letter-spacing:.3em;color:#c27a44;margin-bottom:1.25rem;font-family:Inter,Satoshi,sans-serif;font-size:.65rem;font-weight:700;display:block}.features__title[data-v-defa3b28]{color:#222;margin-bottom:3.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.features__grid[data-v-defa3b28]{grid-template-columns:repeat(3,1fr);gap:3.5rem;display:grid}@media (width<=768px){.features__grid[data-v-defa3b28]{grid-template-columns:1fr;gap:2rem}}.feature-card[data-v-defa3b28]{text-align:center;opacity:0;background:#fbf8f6;border:1px solid #0000;border-radius:16px;padding:3.5rem 2rem;transition:all .3s;transform:translateY(20px)}.features--visible .feature-card[data-v-defa3b28]{opacity:1;transform:translateY(0)}.feature-card[data-v-defa3b28]:hover{border-color:#e5e7eb;transform:translateY(-4px);box-shadow:0 4px 20px #0000000d}.feature-card__icon[data-v-defa3b28]{margin-bottom:1.25rem;font-size:2.5rem;display:block}.feature-card__title[data-v-defa3b28]{color:#222;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.feature-card__desc[data-v-defa3b28]{color:#666;font-size:.9rem;line-height:1.7}.process[data-v-defa3b28]{padding:6rem 0}.process__inner[data-v-defa3b28]{text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.process__eyebrow[data-v-defa3b28]{letter-spacing:.3em;color:#c27a44;margin-bottom:1.25rem;font-family:Inter,Satoshi,sans-serif;font-size:.65rem;font-weight:700;display:block}.process__title[data-v-defa3b28]{color:#222;margin-bottom:3.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.process__steps[data-v-defa3b28]{text-align:left;flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.process__cta[data-v-defa3b28]{text-align:center}.process-step[data-v-defa3b28]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .3s;display:flex}.process-step[data-v-defa3b28]:hover{border-color:#c27a444d;box-shadow:0 4px 20px #0000000d}.process-step__num[data-v-defa3b28]{color:#c27a44;opacity:.4;flex-shrink:0;width:48px;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.process-step__content h3[data-v-defa3b28]{color:#222;margin-bottom:4px;font-family:Inter,Satoshi,sans-serif;font-size:1.05rem;font-weight:700}.process-step__content p[data-v-defa3b28]{color:#666;font-size:.9rem;line-height:1.6}
