._windowContainer_1ml55_1{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;margin:20px;font-size:14px}._titleBar_1ml55_14{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#00000008,#00000005)}._trafficLights_1ml55_24{display:flex;gap:8px}._light_1ml55_29{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}._red_1ml55_35{background:#ff5f57}._yellow_1ml55_36{background:#febc2e}._green_1ml55_37{background:#28c840}._windowTitle_1ml55_39{font-weight:600;font-size:14px;text-align:center;flex:1}._titleRight_1ml55_46{width:52px}._chatContainer_1ml55_48{background:#fff;color:#1f2937;display:flex;flex-direction:column;flex:1;min-height:0}._messages_1ml55_57{padding:0 30px 30px;flex:1;min-height:0;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}._messageRow_1ml55_103{display:flex;gap:0;margin-bottom:12px}._messageRow_1ml55_103._user_1ml55_108{justify-content:flex-end}._messageRow_1ml55_103._assistant_1ml55_109{justify-content:flex-start}._bubble_1ml55_111{padding:0;max-width:100%;line-height:1.7;position:relative}._userBubble_1ml55_118{background:#0000000f;border:none;border-radius:10px;width:70%;margin-left:auto;align-self:flex-end;padding:12px 14px}._assistantBubble_1ml55_128{background:transparent;border:none;width:100%;padding:0}._copyBarUser_1ml55_135{display:flex;justify-content:flex-end;width:70%;margin-left:auto;margin-top:6px}._copyIconButtonWrapper_1ml55_143{display:flex;align-items:center;gap:8px;margin-top:6px}._copyIconButton_1ml55_143{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#f9fafb;color:#1f2937;border-radius:6px;cursor:pointer}._copiedToast_1ml55_163{font-size:12px;color:#4b5563}._copyButton_1ml55_168{position:absolute;right:8px;bottom:6px;font-size:12px;padding:2px 6px;border:1px solid #e5e7eb;background:#f9fafb;color:#1f2937;border-radius:4px;cursor:pointer}._assistantThought_1ml55_181{font-size:12px;color:#6b7280;margin-bottom:4px}._messageScrollable_1ml55_187{overflow:auto;-webkit-overflow-scrolling:touch}._content_1ml55_192 p{margin:0 0 4px}._content_1ml55_192 h4{margin:18px 0 14px}._userBubble_1ml55_118 ._content_1ml55_192 p{margin-bottom:0}._content_1ml55_192 ul,._content_1ml55_192 ol{margin:0 0 8px 1rem}._content_1ml55_192 h4+ul,._content_1ml55_192 h4+ol{margin-top:6px}._content_1ml55_192 li>p{margin:0 0 6px}._content_1ml55_192 li{margin:6px 0}._content_1ml55_192>:last-child{margin-bottom:0}._content_1ml55_192 mark{background:#e4f1fa;color:inherit;padding:3px 0;border-radius:4px}._mcpBlock_1ml55_236{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;margin:0 0 4px}._mcpHeader_1ml55_244{display:flex;align-items:center;gap:8px;padding:16px;list-style:none;cursor:pointer}._mcpHeaderLeft_1ml55_253{display:flex;align-items:center;gap:8px;flex:1}._mcpHeaderLeft_1ml55_253>*,._mcpHeaderRight_1ml55_261>*{display:inline-flex;align-items:center}._mcpStatusSuccess_1ml55_266,._mcpStatusLoading_1ml55_272{color:#22c55e;display:inline-flex;align-items:center}._mcpSpinner_1ml55_278{animation:_spin_1ml55_1 1s linear infinite}@keyframes _spin_1ml55_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._mcpHeaderRight_1ml55_261{display:flex;align-items:center}._mcpChevron_1ml55_296{transition:transform .15s ease;width:16px;height:16px}details[open] ._mcpChevron_1ml55_296{transform:rotate(90deg)}._mcpIcon_1ml55_307{width:16px;height:16px;display:inline-block;vertical-align:middle}._mcpBadge_1ml55_314{font-size:12px;font-weight:700;background:#3b82f6;color:#fff;border-radius:4px;padding:2px 6px}._mcpTitle_1ml55_323{font-weight:600;line-height:1;display:inline-flex;align-items:center}._mcpBody_1ml55_330{border-top:1px solid #e5e7eb;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-end}._mcpCodeBlock_1ml55_341{margin:0!important;background:transparent!important;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word;padding:0 12px 12px;color:#1f2937;transform:translateY(-40px)}._mcpCodeBlock_1ml55_341 code{background:transparent;font-family:Courier New,Courier,monospace}._fadeIn_lpxl2_1{animation:_fadeIn_lpxl2_1 .3s ease-in-out}@keyframes _fadeIn_lpxl2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-left div[class*=messages],.demo-left div[class*=mcpBody],.demo-left div[class*=messageScrollable]{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-left div[class*=messages]:hover,.demo-left div[class*=mcpBody]:hover,.demo-left div[class*=messageScrollable]:hover{scrollbar-color:#d1d5db #FAFCFF}.demo-left div[class*=messages]::-webkit-scrollbar,.demo-left div[class*=mcpBody]::-webkit-scrollbar,.demo-left div[class*=messageScrollable]::-webkit-scrollbar{width:4px}.demo-left div[class*=messages]::-webkit-scrollbar-track,.demo-left div[class*=mcpBody]::-webkit-scrollbar-track,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-left div[class*=messages]::-webkit-scrollbar-thumb,.demo-left div[class*=mcpBody]::-webkit-scrollbar-thumb,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-left div[class*=messages]:hover::-webkit-scrollbar-thumb,.demo-left div[class*=mcpBody]:hover::-webkit-scrollbar-thumb,.demo-left div[class*=messageScrollable]:hover::-webkit-scrollbar-thumb{background:#d1d5db}.demo-left div[class*=messages]::-webkit-scrollbar-thumb:hover,.demo-left div[class*=mcpBody]::-webkit-scrollbar-thumb:hover,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.prompt-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative;vertical-align:middle}.prompt-dot{display:inline-block;width:6px;height:6px;background:#d97757;border-radius:50%;animation:dotPulse .5s ease-in}@keyframes dotPulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.prompt-ring{display:inline-block;width:12px;height:12px;border:2px solid #d97757;border-radius:50%;animation:ringExpand .5s ease-out}@keyframes ringExpand{0%{transform:scale(.5);opacity:1}to{transform:scale(1);opacity:1}}.prompt-firework{display:inline-block;position:relative;width:20px;height:20px}.firework-particle{position:absolute;width:4px;height:4px;background:#d97757;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:fireworkBurst .5s ease-out forwards}.firework-particle:nth-child(1){animation-delay:0s;--angle: 0deg}.firework-particle:nth-child(2){animation-delay:0s;--angle: 60deg}.firework-particle:nth-child(3){animation-delay:0s;--angle: 120deg}.firework-particle:nth-child(4){animation-delay:0s;--angle: 180deg}.firework-particle:nth-child(5){animation-delay:0s;--angle: 240deg}.firework-particle:nth-child(6){animation-delay:0s;--angle: 300deg}@keyframes fireworkBurst{0%{transform:translate(-50%,-50%) rotate(var(--angle)) translate(0);opacity:1;width:4px;height:4px}50%{opacity:1;width:3px;height:3px}to{transform:translate(-50%,-50%) rotate(var(--angle)) translate(12px);opacity:0;width:2px;height:2px}}.prompt-stage-label{display:inline-block;animation:stageLabelFadeIn .5s ease-in;font-weight:500;font-style:italic}@keyframes stageLabelFadeIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.prompt-arrow{display:inline-block;animation:arrowFadeIn .5s ease-in}@keyframes arrowFadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.prompt-text-hidden{opacity:0}.prompt-text-visible{animation:textFadeIn .5s ease-in forwards}@keyframes textFadeIn{0%{opacity:0}to{opacity:1}}.content-hidden{opacity:0;visibility:hidden}.content-fade-in{animation:contentFadeIn .6s ease-in forwards}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.examples-section{width:100%;padding:0}.examples-container{width:100%;max-width:1280px;margin:0 auto;padding-inline:0;box-sizing:border-box}.examples-container>:nth-child(1){width:100%}.examples-text-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.examples-text-spacer{height:64px;flex-shrink:0}.examples-text{display:flex;flex-direction:column;gap:2.5rem;padding-right:.5rem;width:100%;flex:1;justify-content:center}.examples-text::-webkit-scrollbar{width:6px}.examples-text::-webkit-scrollbar-track{background:#f1f3f4;border-radius:3px}.examples-text::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.examples-text::-webkit-scrollbar-thumb:hover{background:#9ca3af}.examples-text-item{transition:opacity .3s ease;opacity:.5}.examples-text-item.is-active{opacity:1}.examples-text-title{font-size:1.5rem;font-weight:600;line-height:1.3;color:#1f2336;margin:0 0 .75rem;padding-left:1rem;border-left:4px solid transparent;transition:all .3s ease}@media(prefers-color-scheme:dark){.examples-text-title{color:#fff}}.examples-text-item.is-active .examples-text-title{font-weight:700;color:#1f2336;border-left-color:#3060ff}@media(prefers-color-scheme:dark){.examples-text-item.is-active .examples-text-title{color:#fff}}.examples-text-body{font-size:18px;line-height:1.75;color:#6c739f;margin:0;max-width:100%;padding-left:1rem}@media(prefers-color-scheme:dark){.examples-text-body{color:#b0b0b0}.examples-text-item.is-active .examples-text-body{color:#d0d0d0}}.panel-body{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.panel-body:hover{scrollbar-color:#4a4a4a #2a2a2a}.panel-body::-webkit-scrollbar{width:6px}.panel-body::-webkit-scrollbar-track{background:transparent;border-radius:3px}.panel-body::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .3s ease}.panel-body:hover::-webkit-scrollbar-thumb{background:#6a6a6a}.panel-body::-webkit-scrollbar-thumb:hover{background:#8a8a8a}.examples-text-title-active-border{border-left-color:#3060ff!important}@media(max-width:768px){.examples-section{padding:0}.examples-container{gap:3rem}.examples-text-spacer{display:none}.examples-text{gap:2rem}.examples-text-title{font-size:1.25rem}.examples-text-body{font-size:.9375rem}}@media(max-width:480px){.examples-section{padding:0}.examples-text{gap:1.5rem}.examples-text-title{font-size:1.125rem;padding-left:.75rem;border-left-width:3px}.examples-text-body{padding-left:.75rem}}@media(min-width:768px)and (max-width:1200px){.examples-container{display:flex;flex-direction:column;gap:4rem}.examples-container>:nth-child(2){width:100%!important;max-width:none!important;flex:1 1 100%}.examples-text-wrapper{width:100%;max-width:none;margin:0;justify-content:flex-start;align-items:flex-start}.examples-text-spacer{display:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.tabs-wrapper{width:100%!important;max-width:100%!important;display:flex;flex-direction:column;align-items:center}.tabs-wrapper>div[role=tabpanel]{width:100%;max-width:100%}.tabs-list{margin-bottom:28px;display:inline-flex;align-items:center;gap:.75rem;padding:.375rem;border-radius:16px;position:relative;background-color:#fafcffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #d2daf0}.tabs-indicator{position:absolute;height:2.25rem;border-radius:12px;background-color:#fafcff;box-shadow:0 1px 2px #0000000f,0 2px 4px #00000014,0 4px 8px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);top:6px}.tabs-button{height:2.25rem;padding:0 1rem;border-radius:12px;transition:color .2s;position:relative;z-index:10;background:none;border:none;cursor:pointer;font-size:1rem;color:#9ca3af}.tabs-button:hover{color:#4b5563}.tabs-button-active{color:#111827;font-weight:500}.private-by-design-demo{--pbd-shell: #ebecef;--pbd-shell-border: #dfe1e6;--pbd-canvas: #fafbfc;--pbd-chrome: #ffffff;--pbd-border: #e8eaed;--pbd-muted: #6c739f;--pbd-skeleton: #e8eaed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;max-width:760px;width:100%;margin-left:auto;margin-right:auto}.private-by-design-demo,.private-by-design-demo *{box-sizing:border-box}.private-by-design-demo .pbd-desktop-frame{margin-top:1.5rem;background:var(--pbd-shell);border-radius:16px;overflow:hidden;text-align:left;border:1px solid var(--pbd-shell-border);box-shadow:0 4px 20px #0f172a0f,0 1px 3px #0f172a0a}.private-by-design-demo .pbd-title-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--pbd-chrome);border-bottom:1px solid var(--pbd-border)}.private-by-design-demo .pbd-dot{width:10px;height:10px;border-radius:50%;border:1px solid #d0d4db;background:#f3f4f6}.private-by-design-demo .pbd-title-bar-text{flex:1;text-align:center;font-size:11px;color:var(--pbd-muted);font-weight:500}.private-by-design-demo .pbd-title-bar-spacer{width:30px;flex-shrink:0}.private-by-design-demo .pbd-app-body{position:relative;min-height:280px;padding:1.25rem;background:var(--pbd-canvas)}@media(min-width:640px){.private-by-design-demo .pbd-app-body{min-height:340px}}.private-by-design-demo .pbd-chat{display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem;margin-bottom:.5rem}.private-by-design-demo .pbd-user-msg{font-size:12px;line-height:1.5;color:#1e293b;font-weight:500;background:#eceef2;padding:9px 13px;border-radius:10px;width:fit-content;max-width:42%;border:1px solid #e0e3e9}.private-by-design-demo .pbd-thinking{display:flex;align-items:center;gap:6px}.private-by-design-demo .pbd-thinking-dot{width:7px;height:7px;border-radius:50%;background:#3060ff;animation:pbd-pulse 1.4s ease-in-out infinite}@keyframes pbd-pulse{0%,to{opacity:.35}50%{opacity:1}}.private-by-design-demo .pbd-thinking-label{font-size:11px;color:var(--pbd-muted);font-style:italic}.private-by-design-demo .pbd-ai-lines{display:flex;flex-direction:column;gap:8px}.private-by-design-demo .pbd-ai-line{height:8px;border-radius:4px;background:var(--pbd-skeleton)}.private-by-design-demo .pbd-dialog{position:absolute;bottom:14px;right:14px;left:14px;width:max-content;max-width:min(100%,400px);min-width:0;margin-left:auto;overflow-x:hidden;background:#fff;border-radius:14px;border:1px solid #e8eaf0;padding:16px 18px;box-shadow:0 8px 32px #3060ff14,0 2px 12px #0f172a0f}@media(min-width:480px){.private-by-design-demo .pbd-dialog{left:auto}}.private-by-design-demo .pbd-dialog-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.private-by-design-demo .pbd-dialog-gety-logo{width:24px;height:24px;border-radius:6px;flex-shrink:0;display:block;object-fit:contain}.private-by-design-demo .pbd-dialog-title{flex:1;min-width:0;font-size:12px;font-weight:600;color:#1e293b;line-height:1.25;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.private-by-design-demo .pbd-dialog-desc{font-size:11px;color:#64748b;margin:0 0 12px;line-height:1.45;text-align:left}.private-by-design-demo .pbd-doc-preview{background:#f1f4f9;border-radius:8px;padding:10px 11px;margin-bottom:14px;border:1px solid #e8edf4}.private-by-design-demo .pbd-doc-path{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;color:#64748b}.private-by-design-demo .pbd-doc-icon{flex-shrink:0;color:#3060ff}.private-by-design-demo .pbd-doc-icon--path,.private-by-design-demo .pbd-doc-icon--file{stroke:currentColor}.private-by-design-demo .pbd-doc-name{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:600;color:#334155}.private-by-design-demo .pbd-doc-content{border-top:1px solid #e2e8f0;padding-top:5px}.private-by-design-demo .pbd-doc-body{font-size:10px;color:#64748b;line-height:1.5;margin:6px 0 0;text-align:left}.private-by-design-demo .pbd-dialog-actions{display:flex;justify-content:flex-end;gap:6px}.private-by-design-demo .pbd-btn-secondary{font-size:11px;padding:6px 16px;border-radius:999px;border:1.5px solid #3060ff;background:#fff;color:#3060ff;cursor:default;font-weight:600;font-family:inherit}.private-by-design-demo .pbd-btn-primary{font-size:11px;padding:6px 18px;border-radius:999px;border:none;background:#3060ff;color:#fff;cursor:default;font-weight:600;font-family:inherit}.pbd-features{display:flex;justify-content:center;gap:2rem;margin-top:0;flex-wrap:wrap}.pbd-feature{display:flex;align-items:center;gap:8px}.pbd-feature span{font-size:13px;color:#6c739f}
