body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.demo-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;display:flex;inset:0;justify-content:center;overscroll-behavior:contain;padding:16px;position:fixed;z-index:2000}.demo-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;max-height:90vh;max-width:860px;overflow:hidden;position:relative;width:100%}.demo-card-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:space-between;padding:24px 28px 16px}.demo-title{color:#0f172a;font-size:1.75rem;font-weight:800;letter-spacing:-.01em;margin:0}.demo-close{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:28px;line-height:1;padding:4px 8px;transition:background .15s}.demo-close:hover{background:#f1f5f9;color:#0f172a}.demo-close:focus-visible{outline:2px solid #3fb8b8;outline-offset:2px}.demo-card-body{-webkit-overflow-scrolling:touch;flex:1 1 auto;overflow-y:auto;padding:24px 28px}.demo-card-footer{background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;padding:16px 28px 20px}.demo-toast{border-radius:10px;font-size:.95rem;font-weight:700;margin:0 0 16px;padding:12px 14px}.demo-toast.success{background:#ecfdf5;border-left:4px solid #10b981;color:#065f46}.demo-toast.error{background:#fef2f2;border-left:4px solid #ef4444;color:#991b1b}.demo-form{display:flex;flex-direction:column;gap:20px}.demo-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.demo-field{display:flex;flex-direction:column;gap:6px}.demo-field label{color:#0f172a;font-size:.92rem;font-weight:700}.demo-req{color:#ef4444;font-weight:700}.demo-opt{color:#94a3b8;font-size:.85rem;font-weight:500}.demo-field input,.demo-field select,.demo-field textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:inherit;font-size:1rem;min-height:46px;outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.demo-field input::placeholder,.demo-field textarea::placeholder{color:#94a3b8}.demo-field input:focus,.demo-field select:focus,.demo-field textarea:focus{border-color:#3fb8b8;box-shadow:0 0 0 3px #3fb8b826}.demo-field textarea{min-height:100px;resize:vertical}.demo-field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px 8px;cursor:pointer;padding-right:36px}.demo-helper{color:#94a3b8}.demo-error,.demo-helper{font-size:.82rem;margin-top:2px}.demo-error{color:#dc2626;font-weight:600}.demo-toggle-optional{background:none;border:none;color:#475569;cursor:pointer;font-size:.92rem;font-weight:600;padding:6px 0;text-align:left;transition:color .15s}.demo-toggle-optional:hover{color:#0f172a}.demo-toggle-optional:focus-visible{border-radius:4px;outline:2px solid #3fb8b8;outline-offset:2px}.demo-opt-tag{color:#94a3b8;font-weight:500}.demo-consent{color:#64748b;font-size:.85rem;line-height:1.45;margin:0 0 4px}.demo-consent a{color:#2563eb;text-decoration:underline}.demo-reassure{color:#94a3b8;font-size:.8rem;margin:0 0 12px}.demo-actions{display:flex;justify-content:flex-end}.demo-submit{align-items:center;background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:800;gap:8px;min-height:48px;padding:14px 36px;transition:background .15s}.demo-submit:hover{background:#1e293b}.demo-submit:focus-visible{outline:2px solid #3fb8b8;outline-offset:2px}.demo-submit[disabled]{cursor:not-allowed;opacity:.55}.demo-spinner{animation:demo-spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes demo-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.demo-overlay{align-items:flex-end;padding:0}.demo-card{border-radius:16px 16px 0 0;max-height:92vh;max-width:100%}.demo-card-header{padding:20px 16px 14px}.demo-card-body{padding:16px}.demo-card-footer{padding:14px 16px 18px}.demo-title{font-size:1.45rem}.demo-row{gap:16px;grid-template-columns:1fr}.demo-actions{justify-content:stretch}.demo-submit{justify-content:center;width:100%}}@media (max-width:430px){.demo-title{font-size:1.3rem}.demo-field input,.demo-field select,.demo-field textarea{font-size:.95rem;padding:11px 12px}}.contact-page{--hp-rule:#e4e0d3;--hp-label:#8a8474;--hp-paper:#fcfaf4;background:var(--hp-paper)}.contact-page .dbx-header{background:#0000;border-bottom:1px solid #0000;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,-webkit-backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease}.contact-page .dbx-header.is-scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fcfaf4d9;border-bottom-color:var(--hp-rule);box-shadow:0 2px 14px #0f172a0d}.contact-page .dbx-header-nav{transition:opacity .25s ease,visibility .25s ease}.contact-page .dbx-header.is-scrolled .dbx-header-nav{opacity:0;pointer-events:none;visibility:hidden}.contact-page .dbx-header.is-scrolled .header-cta{opacity:1;pointer-events:auto;transform:none;visibility:visible}.contact-page .contact-intent-panel{background:#f6f3ea;border-color:var(--hp-rule)}.contact-page .demo-field input:not(:focus),.contact-page .demo-field select:not(:focus),.contact-page .demo-field textarea:not(:focus){border-color:var(--hp-rule)}.contact-wrapper{margin:0 auto;max-width:1200px;padding:56px 20px 80px}.contact-title{color:#0f172a;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px}.contact-intro{color:#334155;font-size:1.18rem;line-height:1.55;margin:0 0 32px;max-width:62ch}.contact-card{max-width:860px}.contact-intent-panel{background:#f7fbfb;border:1px solid #dbe7e7;border-radius:14px;margin:0 0 28px;max-width:860px;padding:18px 20px}.contact-intent-title{color:#0f172a;font-size:1rem;font-weight:900}.contact-intent-panel ul{color:#334155;font-weight:600;line-height:1.6;margin:10px 0 0;padding-left:20px}.contact-intent-panel li+li{margin-top:4px}@media (max-width:720px){.contact-wrapper{padding:36px 16px 56px}.contact-title{font-size:1.8rem}}.privacy-wrapper{margin:0 auto;max-width:1200px;padding:56px 20px 80px}.privacy-title{color:#0f172a;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.privacy-intro{color:#334155;font-size:1.18rem;line-height:1.55;margin:0 0 28px;max-width:62ch}.policy-section{color:#334155;font-size:1.06rem;line-height:1.7;margin:28px 0}.policy-section h2{color:#0f172a;font-size:1.4rem;font-weight:800;margin:0 0 10px}.policy-section p{margin:0;max-width:72ch}@media (max-width:720px){.privacy-wrapper{padding:36px 16px 56px}.privacy-title{font-size:1.8rem}}.termly-policy-shell{margin-top:24px}.termly-policy-status{align-items:center;color:#64748b;display:flex;font-size:.95rem;font-weight:700;gap:10px;padding:18px 0}.termly-policy-spinner{animation:termly-policy-spin .7s linear infinite;border:2px solid #d7e4df;border-radius:50%;border-top-color:#0b3d2e;display:inline-block;height:18px;width:18px}@keyframes termly-policy-spin{to{transform:rotate(1turn)}}.termly-policy-iframe{background:#fff;border:0;display:block;min-height:2800px;width:100%}@media (max-width:720px){.termly-policy-iframe{min-height:3800px}}.termly-policy-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.termly-policy-open,.termly-policy-retry{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;font-weight:800;justify-content:center;min-height:42px;padding:0 16px;text-decoration:none}.termly-policy-retry{background:#fff;border:1px solid #d7e4df;color:#0b3d2e;cursor:pointer}.termly-policy-open{background:#0b3d2e;border:1px solid #0b3d2e;color:#fff}.cookie-wrapper{margin:0 auto;max-width:960px;padding:24px 16px 60px}.cookie-title{color:#475569;font-size:2.4rem;font-weight:900;letter-spacing:.25px;margin:8px 0 12px}.cookie-intro{color:#374151;font-weight:600;line-height:1.7;margin:0 0 22px}.cookie-section{color:#374151;line-height:1.8;margin:22px 0}.cookie-section h2{color:#334155;font-size:1.3rem;margin:0 0 8px}@media (max-width:767px){.cookie-title{font-size:2rem}}.thankyou-page{background:#fff}.thankyou-page .thankyou-wrapper{margin:0 auto;max-width:1200px;padding:72px 20px 104px}.thankyou-card{background:#fff;border:1px solid #d7e4df;border-radius:14px;max-width:760px;padding:38px 40px;text-align:left}.thankyou-kicker{color:#0b3d2e;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.thankyou-page .thankyou-title{color:#0f172a;font-size:clamp(2.1rem,3.2vw,3.35rem);font-weight:900;letter-spacing:-.035em;line-height:1.05;margin:14px 0 0}.thankyou-page .thankyou-intro{color:#334155;font-size:1.08rem;line-height:1.65;margin:16px 0 0;max-width:62ch}.thankyou-next{background:#f8fbfa;border:1px solid #dbe7e7;border-radius:12px;margin-top:28px;overflow:hidden;padding:0}.thankyou-next-title{border-bottom:1px solid #dbe7e7;color:#0f172a;font-size:.95rem;font-weight:900;padding:14px 18px}.thankyou-next ul{color:#334155;font-weight:700;line-height:1.55;list-style:none;margin:0;padding:0}.thankyou-next li{border-top:1px solid #edf3f1;padding:14px 18px 14px 44px;position:relative}.thankyou-next li:first-child{border-top:none}.thankyou-next li:before{color:#0b3d2e;content:"✓";font-weight:900;left:18px;position:absolute;top:14px}.thankyou-page .thankyou-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media (max-width:720px){.thankyou-page .thankyou-wrapper{padding:48px 16px 72px}.thankyou-card{border-radius:12px;padding:28px 22px}.thankyou-page .thankyou-actions .dbx-btn{width:100%}}.team-page{--hp-rule:#e4e0d3;--hp-label:#8a8474;--hp-paper:#fcfaf4;background:var(--hp-paper)}.team-page .dbx-header{background:#0000;border-bottom:1px solid #0000;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,-webkit-backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease}.team-page .dbx-header.is-scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fcfaf4d9;border-bottom-color:var(--hp-rule);box-shadow:0 2px 14px #0f172a0d}.team-page .dbx-header-nav{transition:opacity .25s ease,visibility .25s ease}.team-page .dbx-header.is-scrolled .dbx-header-nav{opacity:0;pointer-events:none;visibility:hidden}.team-page .dbx-header.is-scrolled .header-cta{opacity:1;pointer-events:auto;transform:none;visibility:visible}.team-wrapper{margin:0 auto;max-width:1200px;padding:24px 20px 36px}.team-hero{margin:0 auto 28px;max-width:960px;text-align:center}.team-title{color:#0f172a;font-size:clamp(2.4rem,4.2vw,4.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.04;margin:0}.team-sub{color:#334155;font-size:1.18rem;font-weight:500;line-height:1.55;margin:18px auto 0;max-width:58ch}.team-illustration{display:none}.team-strip{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:24px auto 0;max-width:740px}.team-member{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:180px;min-width:130px;text-align:center}.team-photo-wrap{border:1px solid #e5e7eb;border:1px solid var(--hp-rule,#e5e7eb);border-radius:999px;height:96px;overflow:hidden;width:96px}.team-photo{display:block;height:100%;object-fit:cover;object-position:center 15%;width:100%}.team-name{color:#0f172a;font-size:1rem;font-weight:700;margin-top:12px}.team-role{color:#64748b;font-size:.9rem;line-height:1.4;margin-top:4px}.team-copy{color:#334155;font-size:1.06rem;font-weight:500;line-height:1.7;margin:28px auto 0;max-width:72ch;text-align:left}.team-copy p{margin:0}.team-copy p+p{margin-top:10px}@media (max-width:767px){.team-wrapper{padding:20px 16px 28px}.team-title{font-size:2.1rem}.team-strip{gap:12px;max-width:500px}.team-photo-wrap{height:80px;width:80px}.team-member{max-width:160px;min-width:110px}}@media (max-width:480px){.team-strip{flex-wrap:wrap;gap:20px 16px;max-width:320px}.team-member{flex-basis:calc(50% - 16px);flex-grow:1;flex-shrink:1;max-width:160px;min-width:120px}.team-photo-wrap{height:72px;width:72px}.team-name{font-size:.9rem}.team-role{font-size:.82rem}}.terms-wrapper{margin:0 auto;max-width:1200px;padding:56px 20px 80px}.terms-title{color:#0f172a;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.terms-intro{color:#334155;font-size:1.18rem;line-height:1.55;margin:0 0 28px;max-width:62ch}.terms-section{color:#334155;font-size:1.06rem;line-height:1.7;margin:28px 0}.terms-section h2{color:#0f172a;font-size:1.4rem;font-weight:800;margin:0 0 10px}.terms-section p{margin:0;max-width:72ch}.terms-loading{align-items:center;color:#94a3b8;display:flex;font-size:.95rem;gap:10px;padding:24px 0}.terms-spinner{animation:terms-spin .6s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#64748b;display:inline-block;height:18px;width:18px}@keyframes terms-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.terms-wrapper{padding:36px 16px 56px}.terms-title{font-size:1.8rem}}.sample-requested-page{background:#fff;color:#0f172a}.sample-requested-shell{margin:0 auto;max-width:1180px;padding:56px 20px 88px}.sample-requested-hero{grid-gap:28px;align-items:stretch;display:grid;gap:28px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.sample-requested-card,.sample-requested-copy,.sample-requested-panel{background:#f8fbfb;border:1px solid #dbe7e7}.sample-requested-copy{padding:34px}.sample-requested-kicker{color:#0b3d2e;font-size:.78rem;font-weight:900;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.sample-requested-copy h1{font-size:clamp(2.25rem,5vw,4.6rem);font-weight:900;letter-spacing:-.055em;line-height:.98;margin:0;max-width:820px}.sample-requested-copy p{color:#334155;font-size:1.14rem;font-weight:600;line-height:1.6;margin:22px 0 0;max-width:760px}.sample-requested-proof{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.sample-requested-proof div{background:#fff;border:1px solid #e2eeee;padding:16px}.sample-requested-proof span,.sample-requested-proof strong{display:block}.sample-requested-proof strong{color:#0b3d2e;font-size:.98rem;margin-bottom:6px}.sample-requested-proof span{color:#475569;font-size:.92rem;font-weight:600;line-height:1.45}.sample-requested-panel{background:#0b3d2e;color:#fff;padding:28px}.sample-requested-panel ul{list-style:none;margin:22px 0 0;padding:0}.sample-requested-panel li{color:#f8fafc;font-weight:700;line-height:1.5;padding-left:26px;position:relative}.sample-requested-panel li+li{margin-top:16px}.sample-requested-panel li:before{background:#9cc;content:"";height:10px;left:0;position:absolute;top:.48em;width:10px}.sample-requested-card{align-items:flex-start;background:#fff;display:flex;gap:24px;justify-content:space-between;margin-top:28px;padding:30px}.sample-requested-card h2{font-size:1.65rem;letter-spacing:-.02em;line-height:1.15;margin:0}.sample-requested-card p{color:#475569;font-weight:600;line-height:1.5;margin:8px 0 0;max-width:720px}.sample-requested-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px}@media(max-width:900px){.sample-requested-hero,.sample-requested-proof{grid-template-columns:1fr}.sample-requested-card{flex-direction:column}}@media(max-width:720px){.sample-requested-shell{padding:36px 16px 64px}.sample-requested-card,.sample-requested-copy,.sample-requested-panel{padding:22px}.sample-requested-actions,.sample-requested-actions .dbx-btn{width:100%}}.trial-resend-form{display:flex;flex-direction:column;gap:14px;margin-top:28px;max-width:520px}.trial-resend-form label{display:flex;flex-direction:column;gap:6px}.trial-resend-form label span{color:#0b3d2e;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.trial-resend-form input[type=email]{background:#fff;border:1px solid #cfd9d9;color:#0f172a;font-family:inherit;font-size:1.05rem;outline:none;padding:14px 16px}.trial-resend-form input[type=email]:focus{background:#f8fbfb;border-color:#0b3d2e}.trial-resend-form input[type=email]:disabled{cursor:not-allowed;opacity:.6}.trial-resend-form button{align-self:flex-start;font-size:1rem;font-weight:700;padding:14px 28px}.trial-resend-form button:disabled{cursor:not-allowed;opacity:.55}.trial-resend-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;font-size:.95rem;font-weight:600;padding:12px 14px}.app-privacy-wrapper{color:#334155;font-size:1.06rem;line-height:1.75;margin:0 auto;max-width:860px;padding:56px 24px 96px}.app-privacy-wrapper h1{color:#0f172a;font-size:clamp(2rem,3.2vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 8px}.app-privacy-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:.92rem;gap:6px 24px;margin:0 0 40px}.app-privacy-wrapper hr{border:none;border-top:1px solid #e2e8f0;margin:40px 0}.app-privacy-wrapper h2{color:#0f172a;font-size:1.55rem;font-weight:800;letter-spacing:-.01em;margin:48px 0 16px}.app-privacy-wrapper h3{color:#0f172a;font-size:1.2rem;font-weight:700;margin:32px 0 12px}.app-privacy-wrapper h4{color:#1e293b;font-size:1.05rem;font-weight:700;margin:24px 0 8px}.app-privacy-wrapper p{margin:0 0 16px;max-width:72ch}.app-privacy-wrapper strong{color:#0f172a}.app-privacy-wrapper a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.app-privacy-wrapper a:hover{color:#1d4ed8}.app-privacy-wrapper ol,.app-privacy-wrapper ul{margin:0 0 16px;padding-left:24px}.app-privacy-wrapper li{margin-bottom:6px}.app-privacy-wrapper li ul{margin-bottom:8px;margin-top:6px}.app-privacy-table-wrap{-webkit-overflow-scrolling:touch;margin:0 0 24px;overflow-x:auto}.app-privacy-wrapper table{border-collapse:collapse;font-size:.95rem;line-height:1.6;width:100%}.app-privacy-wrapper thead th{background:#f1f5f9;border-bottom:2px solid #cbd5e1;color:#0f172a;font-size:.88rem;font-weight:700;letter-spacing:.03em;padding:10px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.app-privacy-wrapper tbody td{border-bottom:1px solid #e2e8f0;color:#334155;padding:10px 14px;vertical-align:top}.app-privacy-wrapper tbody tr:last-child td{border-bottom:none}.app-privacy-contact{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:0 6px 6px 0;margin:16px 0;padding:20px 24px}.app-privacy-contact p{margin:0 0 4px}.app-privacy-footer-note{border-top:1px solid #e2e8f0;color:#94a3b8;font-size:.9rem;font-style:italic;margin-top:48px;padding-top:24px}@media (max-width:720px){.app-privacy-wrapper{padding:36px 16px 64px}.app-privacy-wrapper h1{font-size:1.8rem}.app-privacy-wrapper h2{font-size:1.3rem;margin-top:36px}.app-privacy-wrapper table{font-size:.88rem}.app-privacy-wrapper tbody td,.app-privacy-wrapper thead th{padding:8px 10px}}:root{--teal-light:#9ca3af;--teal-mid:#6b7280;--teal-dark:#111827;--navy:#111827;--bg-light:#f3f4f6;--grey-light:#f5f5f5;--header-h:80px;--logo-text-offset-desktop:2%;--card-bg:#e2e8f0;--card-border:#cbd5e1;--card-ink:#0f172a;--font-mono:ui-monospace,"SFMono-Regular",Menlo,Monaco,Consolas,monospace}*{box-sizing:border-box}body{background:#fff;color:#414141;font-family:Roboto,Segoe UI,sans-serif;margin:0}#root,body,html{min-height:100%}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 0 auto}.app-shell-paper .app-main{background:#fcfaf4}html{scrollbar-color:#9ca3af #e5e7eb;scrollbar-width:thin}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:linear-gradient(#e5e7eb,#f9fafb);border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9ca3af,#6b7280);border:2px solid #fff;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#9ca3af,#4b5563)}::-webkit-scrollbar-corner{background:#0000}.main-header{align-items:center;background:#f3f4f6;background:var(--bg-light);box-shadow:none;display:flex;justify-content:space-between;min-height:80px;min-height:var(--header-h);padding:20px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:1500}.main-header:after{background:#699;bottom:-6px;content:"";height:6px;left:0;position:absolute;right:0}.hamburger{background:#0000;border:none;cursor:pointer;display:none;margin-left:8px;padding:6px}.hamburger .bar{background:#111827;border-radius:2px;display:block;height:3px;width:24px}.hamburger .bar+.bar{margin-top:5px}.logo{align-items:center;display:inline-flex;gap:16px;position:relative;text-decoration:none;z-index:1600}.logo-img{height:90px;margin-right:0}.logo-text{color:#2f3e3f;font-size:1.75rem;font-weight:700;line-height:1;position:relative;top:3px}.top-nav{background:#fff;border-radius:50px;box-shadow:none;display:flex;gap:0;left:50%;padding:12px 24px;position:absolute;transform:translateX(-50%)}.top-nav a{border-radius:20px;color:#111827;color:var(--navy);font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.top-nav a:hover{background:#699;color:#fff}.signin-link{background:#9ca3af;background:var(--teal-light);border-radius:28px;box-shadow:none;color:#1f2937;font-size:1.1rem;font-weight:800;letter-spacing:.5px;padding:10px 20px;text-decoration:none;transition:background .2s ease,transform .2s ease}.signin-link:hover{background:#699;color:#fff}.hero{align-items:center;background:#000;border-radius:0;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.hero-with-bg{background-position:50%;background-repeat:no-repeat;background-size:min(480px,50vw) auto}.hero-center-cover{background:#000;border:none;border-radius:12px;box-shadow:none;height:clamp(60px,9vw,110px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(120px,18vw,220px);z-index:1}.hero:after{bottom:0;left:0;position:absolute;right:0}.hero:after,.hero:before{background:#699;border-radius:0;content:"";height:6px}.hero:before{display:none}.hero h2{font-size:2.5rem;font-weight:700;margin:0}.hero p{font-size:1.25rem;margin:12px 0 0}.hero-display{align-items:center;display:flex;flex-direction:column;gap:4px;line-height:1.02;margin:0}.hero-display .line{display:block}.hero-display .line.sans{-webkit-text-stroke:.5px #475569;background:linear-gradient(180deg,#e2e8f0,#cbd5e1 35%,#94a3b8 55%,#64748b 75%,#475569);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(1.92rem,5.44vw,5.44rem);font-weight:700;letter-spacing:.5px;text-shadow:-.45px 0 0 #475569,0 .45px 0 #475569,.45px 0 0 #475569,0 -.45px 0 #475569,0 2px 12px #00000047}.solutions{margin:42px auto 0;max-width:1100px;padding:0 20px}.solutions-header{margin-bottom:24px;text-align:center}.solutions-cta{margin-top:16px}.solutions-eyebrow{color:#64748b;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.solutions-title{color:#0f172a;font-size:2.8rem;font-weight:900;letter-spacing:.2px;margin:6px 0 8px}.solutions-subtitle{color:#475569;font-size:1.1rem;margin:0}.solutions-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:900px){.solutions-grid{gap:24px;grid-template-columns:1fr 1fr}}.solution-card{background:#e2e8f0;background:var(--card-bg);border:1px solid #cbd5e1;border:1px solid var(--card-border);border-radius:16px;box-shadow:none;color:#0f172a;color:var(--card-ink);padding:22px}.solution-card.pro-card,.solution-card.sovereign-card{background:#f5f5f7}.solution-eyebrow{color:#64748b;font-size:.8rem;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}.solution-heading{color:#0f172a;font-size:2rem;font-weight:900;margin:2px 0 6px}@media(min-width:900px){.solution-heading{font-size:2.3rem}}.solution-heading.iris-solid{background:none;-webkit-background-clip:initial;background-clip:initial;color:#0f172a;font-size:xx-large}.solution-copy{color:#475569;margin:0 0 14px}.solution-media{background:#fff;border:none;border-radius:12px;box-shadow:none;height:220px}.solution-details{display:flex;flex-direction:column;gap:10px;margin-top:12px}.solution-detail-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:20px 150px 1fr;margin:0}.row-icon{align-items:center;display:inline-flex;height:20px;justify-content:center;width:20px}.row-label{color:#334155;font-weight:800}.row-desc{color:#374151}@media(max-width:600px){.solution-detail-row{grid-template-columns:20px 1fr}.solution-detail-row .row-desc{grid-column:2/-1}}.compare-options{margin:42px auto 0;max-width:820px;padding:0 20px}.compare-title{color:#475569;font-size:2.2rem;font-weight:900;letter-spacing:.25px;margin:18px 0 12px;text-align:center}.compare-card{background:#f5f5f7;border:1px solid #cbd5e1;border:1px solid var(--card-border);border-radius:16px;box-shadow:none;padding:0}.compare-scroll{border-radius:16px 16px 0 0;overflow-x:auto}.compare-table{border-collapse:initial;border-spacing:0;min-width:500px;width:100%}.compare-table.concepts thead th.col-plan{width:46%}.compare-table.concepts tbody th{width:34%}.compare-table.concepts tbody td{text-align:left}.compare-table thead th{background:#f5f5f7;border-bottom:1px solid #e2e8f0;color:#334155;font-weight:900;padding:12px 14px;text-align:left}.compare-table thead th.col-plan{text-align:center;width:100px}.compare-table tbody th{padding:12px 14px;text-align:left;width:56%}.compare-table tbody td,.compare-table tbody th{background:#f5f5f7;border-bottom:1px solid #e5e7eb;color:#0f172a;font-weight:800}.compare-table tbody td{padding:12px 10px;text-align:center}.compare-table tbody tr:nth-child(2n) td,.compare-table tbody tr:nth-child(2n) th{background:#f5f5f7}.compare-table .center{text-align:center}.compare-table .tick{color:#6366f1}.compare-table .dash{color:#94a3b8;font-weight:900}.compare-table .note-ref{color:#64748b;font-size:.85rem;font-weight:800;margin-left:4px}.compare-table .opt-note{color:#64748b;font-size:.9rem;font-weight:700;margin-left:6px}.compare-legend{align-items:center;color:#64748b;display:flex;font-size:.98rem;font-weight:700;gap:18px;justify-content:flex-start;padding:12px 16px 16px}.compare-notes{color:#475569;padding:0 16px 16px}.compare-notes .notes-title{font-weight:900;margin:0 0 6px}.compare-notes ol{grid-gap:6px;display:grid;gap:6px;margin:0 0 0 1.2rem;padding:0}.compare-notes li{line-height:1.5}.placeholder-map{background:repeating-linear-gradient(135deg,#ecfeff 0 12px,#dbeafe 12px 24px);position:relative}.placeholder-dashboard{background:linear-gradient(180deg,#f8fafc,#eef2f7);position:relative}.placeholder-dashboard:after,.placeholder-map:after{border-radius:12px;box-shadow:none;content:"";inset:0;position:absolute}.shadow-ai{margin:52px auto 0;max-width:1100px;padding:0 20px;text-align:center}.shadow-title{color:#0f172a;font-size:2.6rem;font-weight:900;letter-spacing:.25px;margin:0 0 8px}.shadow-subtitle{color:#475569;font-size:1.1rem;margin:0 auto 18px;max-width:960px}.shadow-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:900px){.shadow-grid{grid-template-columns:1fr 1fr}}@media(min-width:1200px){.shadow-grid{grid-template-columns:1fr 1fr}}.shadow-card{background:#f5f5f7;border:1px solid #cbd5e1;border:1px solid var(--card-border);border-radius:16px;box-shadow:none;padding:22px 24px;text-align:left}.shadow-stat{color:#0f172a;font-size:3rem;font-weight:900;margin:0 0 8px}.shadow-head{color:#111827;font-weight:800;margin-bottom:6px}.shadow-copy{color:#475569;margin:0}.policy-banner{margin:18px auto 0;max-width:1100px;padding:0 20px}.policy-panel{background:linear-gradient(180deg,#eef3ff,#f4f7ff);border:1px solid #e5e7eb;border-radius:16px;padding:18px 22px}.policy-banner p{color:#0f172a;font-size:1.5rem;font-weight:900;margin:0 0 10px;text-align:left}.policy-list{flex-direction:column;gap:14px;justify-content:flex-start;list-style:none;margin:0;padding:0}.policy-list,.policy-list li{align-items:flex-start;display:flex}.policy-list li{color:#1f2937;font-weight:800;gap:10px;position:relative}.policy-list li+li{padding-left:0}.policy-list li+li:before{content:none}.policy-list .tick{color:#6366f1;font-weight:900;line-height:1;margin-top:2px}.hero-display .line.second{background:linear-gradient(180deg,#cbd5e1,#94a3b8 40%,#64748b 70%,#475569);-webkit-background-clip:text;background-clip:text}.hero-display .line.italic{background:linear-gradient(180deg,#e7edf5,#c5cdd7 60%,#9aa4af);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,6rem);font-style:italic;font-weight:700;letter-spacing:.3px;text-shadow:0 2px 14px #00000052}.hero-logo{filter:none;height:auto;max-width:1024px;width:100%}@media(min-width:768px){.logo{white-space:nowrap}#main-logo{display:block;height:60px}.logo-text{font-size:1.5rem;top:2px}}@media(min-width:1024px){:root{--header-h:104px}.main-header{padding:28px 56px}#main-logo{height:33px}.logo-text{font-size:2rem;top:2px;transform:none}}.hero-subtitle{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.25px;margin:12px 0 0;position:relative;text-transform:none;z-index:2}.hero-with-bg .hero-marquee .dot,.hero-with-bg .hero-marquee .word1,.hero-with-bg .hero-marquee .word2,.hero-with-bg .hero-marquee .word3,.hero-with-bg .hero-marquee.three-words{color:#fff}.hero-art{display:block;height:auto;margin:14px auto 0;max-width:960px;width:100%}.hero-subline{font-size:1.05rem;font-weight:800;letter-spacing:.2px;margin:8px 0 0;position:relative;z-index:2}.hero-subline.solid-demo-color{color:#fff}.hero-subtitle .hero-marquee{display:inline-block;white-space:nowrap}.hero-subtitle .hero-marquee.three-words{color:#374151;font-size:clamp(1.8rem,4.8vw,3rem);font-weight:900;letter-spacing:.04em}.hero-subtitle .hero-marquee .tw{display:inline-block}.hero-subtitle .hero-marquee .dot{opacity:.65;padding:0 .18em}.hero-subtitle .hero-marquee .word1{color:#475569}.hero-subtitle .hero-marquee .word2{color:#334155}.hero-subtitle .hero-marquee .word3{color:#0f172a}.hero-with-bg .hero-subtitle .hero-marquee .dot,.hero-with-bg .hero-subtitle .hero-marquee .tw,.hero-with-bg .hero-subtitle .hero-marquee.three-words{color:#fff}@media(max-width:900px){.hero-subtitle .hero-marquee.three-words{font-size:1.7rem}}@media(max-width:600px){.hero-subtitle .hero-marquee.three-words{font-size:1.25rem}}.hero-subtitle span:not(.sparkle-sep){-webkit-text-stroke:0;-webkit-text-fill-color:inherit;text-shadow:none}.sparkle-sep{color:#9ca3af;font-size:.95em;font-weight:700;transform:translateY(-1px)}.hero-eyebrow{font-size:1.05rem;font-weight:800;letter-spacing:1.2px;margin-bottom:8px;opacity:.8;text-transform:uppercase}.hero-buttons{margin-top:32px;position:relative;z-index:2}.hero-cta-below{align-items:center;display:flex;justify-content:center;margin-top:8px;padding:12px 0 0}.demo-btn,.free-btn{background:#9ca3af;background:var(--teal-light);border:none;border-radius:28px;box-shadow:none;color:#1f2937;cursor:pointer;display:inline-block;font-weight:800;margin:10px;padding:14px 28px;text-decoration:none}.demo-btn:hover,.free-btn:hover{background:#699;color:#fff}.demo-btn{background:#54b5a8;color:#000}.demo-btn:hover{background:#4aa99c;color:#000}.glow-spark{animation:glowPulse 3s ease-in-out infinite;color:#f59e0b;font-weight:700;text-shadow:0 0 8px #fcd34d,0 0 12px #f59e0b}@keyframes glowPulse{0%{text-shadow:0 0 6px #fcd34d}50%{text-shadow:0 0 10px #f59e0b,0 0 16px #fcd34d}to{text-shadow:0 0 6px #fcd34d}}.value-prop{margin:0 auto;max-width:1024px;padding:52px 24px 22px;text-align:center}.powered-by{align-items:center;display:flex;flex-direction:column;gap:4px;margin-bottom:8px;margin-top:20px}.powered-by .hero-eyebrow{color:#111827;color:var(--navy);margin:0}.powered-by .hero-logo{max-width:260px}@media(min-width:1024px){.powered-by .hero-logo{max-width:420px}}.value-prop .eyebrow{color:#111827;color:var(--navy);font-size:2rem;font-weight:800;letter-spacing:1.5px;margin:16px 0 8px;text-transform:uppercase}.value-prop .ai-accent{color:#475569}.value-prop .value-heading{color:#0f172a;font-size:2rem;font-weight:800;margin:12px 0}.value-prop .value-copy{color:#374151;font-size:1.12rem;line-height:1.7;margin:0 auto;max-width:900px}.why-zerivo{margin:34px auto 0;max-width:940px}.why-title{align-items:center;color:#475569;display:flex;font-size:2.4rem;font-weight:900;gap:14px;justify-content:center;letter-spacing:.25px;margin:18px 0 8px}.why-title:after,.why-title:before{border-radius:2px;content:"";height:2px;opacity:.85}.why-title:before{background:linear-gradient(270deg,#47556900,#94a3b8 45%,#475569);flex:1 1 160px}.why-title:after{background:linear-gradient(90deg,#47556900,#94a3b8 45%,#475569);flex:1 1 160px}.why-copy{color:#374151;font-size:1.08rem;line-height:1.7;margin:0 auto;max-width:880px}.why-graphic{display:block;height:auto;margin:16px auto 0;max-width:940px;width:100%}.features{background:#fff;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:60px 20px}.feature-card{border:2px solid #0000;border-radius:20px;box-shadow:none;color:#0f172a;padding:32px 24px;transition:transform .2s ease;width:320px}.feature-card:hover{transform:scale(1.04)}.feature-card h3{font-size:1.25rem;font-weight:700;margin:0 0 12px}.feature-card p{font-size:1.1rem;line-height:1.45;margin:0;text-align:center}.feature-card.teal-light{background:linear-gradient(160deg,#9ca3af,#6b7280);background:linear-gradient(160deg,var(--teal-light) 0,var(--teal-mid) 100%)}.feature-card.teal-mid,.feature-card.teal-mid-slight{background:linear-gradient(160deg,#6b7280,#111827);background:linear-gradient(160deg,var(--teal-mid) 0,var(--teal-dark) 100%)}.feature-card.teal-mid-slight{background:linear-gradient(160deg,color-mix(in srgb,#6b7280 95%,#fff 5%),color-mix(in srgb,#111827 95%,#fff 5%));background:linear-gradient(160deg,color-mix(in srgb,var(--teal-mid) 95%,#fff 5%) 0,color-mix(in srgb,var(--teal-dark) 95%,#fff 5%) 100%)}.feature-card.teal-dark{background:linear-gradient(160deg,#111827,#06313f);background:linear-gradient(160deg,var(--teal-dark) 0,#06313f 100%)}.features .feature-card{background:linear-gradient(#f3f4f6,#f3f4f6) padding-box,linear-gradient(160deg,#4b6f6f,#699,#9dbaba) border-box;background:linear-gradient(var(--bg-light),var(--bg-light)) padding-box,linear-gradient(160deg,#4b6f6f,#699,#9dbaba) border-box}@media(max-width:767px){.top-nav{display:none}.logo-img{height:76px}.logo-text{font-size:1.6rem}.hero h2{font-size:2rem}.hero-buttons{flex-direction:column;gap:12px}.hero-logo{max-width:560px}.powered-by .hero-logo{max-width:220px;width:auto}.hero-subtitle{font-size:1rem}.hero-subline{font-size:.525rem}.hero{padding:40px 16px}.features{gap:16px;padding:40px 12px}.feature-card{max-width:420px;width:100%}.theme-pills{margin:32px auto 48px}.testimonials{margin:48px auto}.hamburger{display:block}.mobile-nav{animation:mobileNavSlideIn .24s ease-out forwards;background:#fff;border-left:1px solid #e5e7eb;border-radius:12px 0 0 12px;bottom:0;box-shadow:none;max-width:420px;opacity:0;overflow-y:auto;overscroll-behavior:contain;padding-top:8px;position:fixed;right:0;top:80px;top:var(--header-h);transform:translateX(100%);width:78%;z-index:1200}.mobile-nav a{color:#111827;display:block;font-weight:700;padding:12px 20px;text-decoration:none}.mobile-nav a+a{border-top:1px solid #f1f5f9}.mobile-backdrop{animation:mobileFadeIn .2s ease-out;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#00000059;inset:0;position:fixed;z-index:950}.mobile-close{background:#0000;border:none;color:#699;cursor:pointer;font-size:28px;line-height:1;padding:8px;position:absolute;right:8px;top:6px}.mobile-close:hover{color:#4b6f6f}.mobile-nav a:hover{background:#699;color:#fff}.hamburger .bar{background:#699}.hamburger:hover .bar{background:#4b6f6f}.hamburger:focus-visible{border-radius:6px;outline:2px solid #699}.mobile-nav a:focus-visible{outline:2px solid #699;outline-offset:2px}body,html{overflow-x:hidden}}@keyframes mobileNavSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:430px){.main-header{padding:16px}#main-logo{height:56px;transform:none}.logo-text{font-size:1.4rem}.mobile-nav{width:72%}.hero-subtitle .hero-marquee.three-words{font-size:1.1rem}.hero-subline{font-size:.5rem}}@media (min-width:431px) and (max-width:767px){.mobile-nav{width:60%}}@keyframes mobileFadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:768px){.top-nav{display:flex}}.theme-pills{margin:48px auto 72px;max-width:1024px;padding:20px;text-align:center}.themes-title{color:#475569;font-size:3rem;font-weight:900;letter-spacing:.5px;margin:0 0 12px}.pill-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.pill{-webkit-appearance:none;appearance:none;background:#f2f4f7;border:none;border-radius:999px;box-shadow:none;color:#0f172a;cursor:pointer;font-weight:700;letter-spacing:.2px;padding:10px 16px;transition:transform .15s ease,background .2s ease,color .2s ease}.pill:hover{background:#699;color:#fff;transform:translateY(-1px)}.pill.active{background:#9ca3af;background:var(--teal-light);color:#1f2937}.theme-detail{align-items:stretch;background:#f7fbfd;border-radius:16px;box-shadow:none;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:16px;padding:16px 18px;position:relative;text-align:left}.theme-detail:before{background:linear-gradient(160deg,#0000001f,#0000000f,#0000001f);border-radius:inherit;content:"";filter:blur(12px);inset:-6px;opacity:.28;pointer-events:none;position:absolute;z-index:-1}.feature-row{align-items:center;background:#fff;border-radius:12px;display:flex;gap:16px;padding:12px 14px;position:relative}.feature-row:before{background:linear-gradient(160deg,#0000001a,#0000000d);border-radius:inherit;content:"";filter:blur(10px);inset:-4px;opacity:.22;pointer-events:none;position:absolute;z-index:-1}.feature-row+.feature-row{margin-top:12px}.detail-icon{font-size:56px}.detail-title{color:#2f3438;font-size:1.35rem;font-weight:800;margin:0}.detail-blurb{color:#374151;line-height:1.6;margin:6px 0 0}#main-logo{height:68px}.checkout-header{align-items:center;display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.8rem}.checkout-title{color:#111827;color:var(--navy);font-size:1.85rem;font-weight:700;margin:0}.site-footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:48px}.footer-inner{gap:8px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:10px 16px}.footer-brand,.footer-inner{align-items:center;display:flex}.footer-brand{gap:10px}.footer-logo{height:26px;width:auto}.footer-brand-text{display:flex;flex-direction:column;line-height:1.2}.footer-brand-text strong{color:#2f3e3f;font-size:1rem}.footer-brand-text span{color:#64748b;font-size:.88rem}.footer-nav{display:flex;gap:12px}.footer-nav a{color:#475569;font-size:.92rem;font-weight:500;text-decoration:none}.footer-nav a:hover{text-decoration:underline}.footer-meta{align-items:center;color:#64748b;display:flex;font-size:.86rem;gap:10px}.footer-meta a{color:#64748b;text-decoration:none}.footer-meta a:hover{text-decoration:underline}.faqs-page .site-footer,.home-page .site-footer,.team-page .site-footer{background:#f8fafc;border-top:4px solid #699;margin-top:80px}.faqs-page .footer-inner,.home-page .footer-inner,.team-page .footer-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1100px;padding:20px 16px 28px}.faqs-page .footer-brand,.home-page .footer-brand,.team-page .footer-brand{align-items:center;display:flex;gap:16px}.faqs-page .footer-logo,.home-page .footer-logo,.team-page .footer-logo{height:34px;width:auto}.faqs-page .footer-brand-text strong,.home-page .footer-brand-text strong,.team-page .footer-brand-text strong{color:#2f3e3f;font-size:1.05rem}.faqs-page .footer-brand-text span,.home-page .footer-brand-text span,.team-page .footer-brand-text span{color:#64748b;font-size:.9rem}.faqs-page .footer-nav,.home-page .footer-nav,.team-page .footer-nav{display:flex;gap:14px}.faqs-page .footer-nav a,.home-page .footer-nav a,.team-page .footer-nav a{color:#475569;font-size:.98rem;font-weight:700;text-decoration:none}.faqs-page .footer-meta,.home-page .footer-meta,.team-page .footer-meta{align-items:center;color:#64748b;display:flex;font-size:.92rem;gap:12px}@media(max-width:780px){.footer-inner{align-items:flex-start;flex-direction:column;gap:14px}.footer-nav{flex-wrap:wrap}}.testimonials{margin:80px auto;max-width:980px;padding:0 16px}.testimonials-heading{color:#475569;font-size:2.4rem;font-weight:900;letter-spacing:.25px;margin:0 0 16px;text-align:center}.testimonial-slider{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;box-shadow:none;overflow:hidden;position:relative}.dbx-header{background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:2000}.dbx-header-inner{gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:14px 20px}.dbx-brand,.dbx-header-inner{align-items:center;display:flex}.dbx-brand{color:#111827;gap:8px;min-width:200px;text-decoration:none}.dbx-brand-mark{display:block;height:34px;width:34px}.dbx-brand-text-group{display:flex;flex-direction:column;justify-content:center}.dbx-brand-text{font-size:1.8rem;font-weight:700;letter-spacing:-.01em;line-height:1.05}.dbx-brand-subtitle{color:#8a8474;font-size:.85rem;font-weight:500;letter-spacing:.01em;margin-top:1px}.dbx-header-right{align-items:center;display:grid;justify-items:end}.dbx-header-right>*{grid-area:1/1}.dbx-header-nav{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;position:relative;transition:opacity .25s ease,visibility .25s ease;z-index:2}.home-page .dbx-header.is-scrolled .dbx-header-nav{opacity:0;pointer-events:none;visibility:hidden}.dbx-header-nav a{border-radius:8px;color:#334155;font-size:.95rem;font-weight:700;padding:8px 12px;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.dbx-header-nav a:hover{background:#f1f5f9;color:#0f172a}.dbx-header-nav a:focus-visible{outline:2px solid #3fb8b8;outline-offset:2px}.dbx-header-actions{align-items:center;display:flex;gap:10px}.dbx-menu-btn,.dbx-mobile-backdrop,.dbx-mobile-nav{display:none}@media(max-width:480px){.dbx-header-inner{gap:8px;padding:10px 12px}.dbx-brand{gap:6px;min-width:auto}.dbx-brand-text{font-size:1.2rem}.dbx-brand-mark{height:28px;width:28px}.dbx-header-nav{gap:2px}.dbx-header-nav a{font-size:.82rem;padding:6px 8px}.header-cta{border-radius:6px;font-size:.75rem;padding:6px 10px;white-space:nowrap}.header-cta-subtle{display:none}}.dbx-icon-btn{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #0000;border-radius:999px;color:#111827;cursor:pointer;padding:8px}.dbx-icon-btn:hover{background:#f9fafb;border-color:#e5e7eb}.dbx-login-link{border-radius:10px;color:#111827;font-weight:700;padding:8px 10px;text-decoration:none}.dbx-login-link:hover{background:#f9fafb;border:1px solid #e5e7eb}.dbx-menu-btn{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;padding:10px}.dbx-menu-btn:hover{background:#f9fafb;border-color:#e5e7eb}.dbx-menu-bar{background:#699;border-radius:2px;display:block;height:2px;width:18px}.dbx-mobile-nav{background:#fff;border-left:1px solid #e5e7eb;bottom:0;display:flex;flex-direction:column;gap:8px;padding:56px 16px 16px;position:fixed;right:0;top:0;width:min(420px,86vw);z-index:2600}.dbx-mobile-nav a{border-radius:12px;color:#111827;font-weight:800;padding:12px;text-decoration:none}.dbx-mobile-nav a:hover{background:#f9fafb;border:1px solid #e5e7eb}.dbx-mobile-close{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#111827;cursor:pointer;font-size:22px;height:36px;line-height:34px;position:absolute;right:10px;top:10px;width:36px}.dbx-mobile-backdrop{background:#1118275c;inset:0;position:fixed;z-index:2400}.dbx-hero{background:#fcfaf4;background:var(--hp-paper,#fcfaf4)}.dbx-hero-inner{margin:0 auto;max-width:1200px;padding:56px 20px 64px;width:100%}.dbx-hero-copy,.dbx-hero-inner{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.dbx-hero-title{color:#0f172a;font-size:clamp(2.4rem,4.2vw,4.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.04;margin:0}.dbx-hero-eyebrow{color:#0b3d2e;font-size:.78rem;font-weight:900;letter-spacing:.16em;margin:0 0 14px;text-transform:uppercase}.typewriter-stage{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;padding-right:1em;text-align:left}.typewriter-stage>.typewriter-placeholder,.typewriter-stage>.typewriter-text{grid-column:1;grid-row:1;min-width:0}.typewriter-placeholder{pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden}.typewriter-text{display:inline;position:relative}.typewriter-text:after{animation:typewriterBlink 1s steps(2,start) infinite;background:#0f172a;border-radius:999px;content:"";display:inline-block;height:.14em;margin-left:8px;transform:translateY(.08em);width:.85em}.typewriter-text.done:after{animation:typewriterEnd 1.1s steps(2,start) forwards}@keyframes typewriterBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes typewriterEnd{0%,24%{opacity:1}25%,49%{opacity:0}50%,74%{opacity:1}75%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.typewriter-text:after{animation:none}}.dbx-hero-subtitle{color:#334155;font-size:1.18rem;line-height:1.55;margin:18px 0 0;max-width:58ch}.dbx-hero-ctas{align-items:flex-start;flex-direction:column;margin-top:22px}.dbx-hero-cta-row,.dbx-hero-ctas{display:flex;flex-wrap:wrap;gap:10px}.dbx-btn,.dbx-hero-cta-row{align-items:center}.dbx-btn{border:1px solid #0000;border-radius:0;display:inline-flex;font-weight:800;justify-content:center;letter-spacing:.2px;padding:12px 18px;text-decoration:none}.dbx-btn-ghost{background:#0000;border-color:#e5e7eb;color:#0f172a}.dbx-btn-ghost:hover{background:#f8fafc;border-color:#d6dde8}.dbx-btn-primary{background:#699;border-color:#699;color:#f8fafc}.dbx-btn-primary:hover{background:#5b8a8a;border-color:#5b8a8a}.dbx-hero-ctas .dbx-btn-primary{background:#0b3d2e;border-color:#0b3d2e;color:#fff;max-width:360px;min-width:260px;padding:16px 36px;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:-webkit-fit-content;width:fit-content}.dbx-hero-ctas .dbx-btn-primary:hover{background:#0a3428;border-color:#072018;transform:translateY(-1px)}.dbx-hero-ctas .dbx-btn-primary:active{background:#082a20;border-color:#082a20;transform:translateY(0)}.dbx-hero-ctas .dbx-btn-sample{background:#0b3d2e;border-color:#0b3d2e;color:#fff;max-width:360px;min-width:260px;padding:16px 36px;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:-webkit-fit-content;width:fit-content}.dbx-hero-ctas .dbx-btn-sample:hover{background:#0a3428;border-color:#072018;transform:translateY(-1px)}.dbx-hero-ctas .dbx-btn-sample:active{background:#082a20;border-color:#082a20;transform:translateY(0)}.dbx-hero-inner:has(.dbx-media-card:hover) .dbx-hero-ctas .dbx-btn-sample{border-color:#5bd9ab}.dbx-btn-arrow{display:inline-block;margin-left:10px;transition:transform .15s ease}.dbx-hero-ctas .dbx-btn-primary:hover .dbx-btn-arrow,.dbx-hero-ctas .dbx-btn-sample:hover .dbx-btn-arrow{transform:translateX(3px)}.dbx-btn-secondary{background:#111827;border-color:#111827;color:#fff}.dbx-btn-secondary:hover{background:#0b1220;border-color:#0b1220}.dbx-hero-media{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:32px;max-width:800px;min-height:auto;padding-top:0;position:relative;width:100%}.dbx-hero-media .custody-ledger{margin-top:10px}.dbx-hero-seal{display:block;margin:0 auto;max-width:240px;opacity:.95;transform:translateY(-125px);width:100%}@media(max-width:980px){.dbx-hero-media{align-items:center;min-height:auto}}.first-agent-example{background:#f4f8f5;border-left:3px solid #0b3d2e;color:#1f2937;margin:0 0 18px;padding:14px 16px 14px 18px}.first-agent-example-label{color:#0b3d2e;display:block;font-size:.7rem;font-weight:800;letter-spacing:.12em;margin-bottom:6px}.first-agent-example p{color:#1f2937;font-size:.95rem;font-style:italic;line-height:1.55;margin:0}.split{background:#fff;border:none;border-radius:18px;box-sizing:border-box;margin:100px auto 0;max-width:1200px;padding:22px;width:calc(100% - 40px)}.split-inner{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1.05fr .95fr}.split-title{color:#0f172a;font-size:2rem;font-weight:900;letter-spacing:-.01em;margin:0}.split-title-large{font-size:clamp(2.4rem,3.2vw,4.2rem);font-weight:800}.split-body{color:#334155;font-size:1.06rem;line-height:1.7;margin:12px 0 0;max-width:72ch}.split-subtitle{color:#0f172a;font-size:1.15rem;font-weight:800;margin:20px 0 0}.split-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:16px 0 0;padding:0}.split-list li{align-items:flex-start;color:#0f172a;display:flex;font-weight:700;gap:12px;line-height:1.5}.split-check{color:#ef4444;font-size:1.15rem;font-weight:900;line-height:1;margin-top:2px}.split-ctas{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.split-btn{align-items:center;border:1px solid #111827;border-radius:0;display:inline-flex;font-weight:900;justify-content:center;padding:12px 18px;text-decoration:none}.split-btn-primary{background:#111827;color:#fff}.split-btn-primary:hover{background:#0b1220;border-color:#0b1220}.split-btn-inert,.split-link-inert{cursor:default;opacity:.55;pointer-events:none}.split-link{color:#2563eb;font-weight:900;text-decoration:none}.split-link:hover{text-decoration:underline}.split-media{aspect-ratio:16/9;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.split-media.ai-box-media{justify-self:end;margin-top:16px;max-width:620px;width:100%}.ai-kit-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-areas:"head media" "body media";grid-template-columns:1.05fr .95fr}.ai-kit-head{grid-area:head}.ai-kit-body{grid-area:body}.ai-kit-media{grid-area:media}.split-media.split-media-natural{aspect-ratio:auto}.split-media img{display:block;height:100%;object-fit:cover;width:100%}.split-media.split-media-natural img{height:auto;object-fit:contain}.split-layout-ledger{grid-gap:24px;grid-template-areas:"head media" "body media";grid-template-columns:1.05fr .95fr}.split-layout-ledger,.split-layout-rag{align-items:start;display:grid;gap:24px}.split-layout-rag{grid-gap:24px;grid-template-areas:"media head" "media body";grid-template-columns:.95fr 1.05fr}.split-layout-ledger .split-head{grid-area:head}.split-layout-ledger .split-body-block{grid-area:body}.split-layout-ledger .split-media-ledger{grid-area:media}.split-layout-rag .split-head{grid-area:head}.split-layout-rag .split-body-block{grid-area:body}.split-layout-rag .split-media-rag{grid-area:media}.lightbox-trigger{background:#0000;border:none;cursor:pointer;display:block;padding:0;width:100%}.lightbox-trigger img{display:block;height:100%;width:100%}.lightbox-overlay{align-items:center;background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:3000}.lightbox-content{max-height:90vh;max-width:90vw;position:relative}.lightbox-content img{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:block;height:auto;max-height:90vh;max-width:90vw;width:auto}.lightbox-close{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a;cursor:pointer;font-size:20px;height:32px;line-height:1;position:absolute;right:-14px;top:-14px;width:32px}.site-footer{background:#1a1e1e;border-top:1px solid #e6e8e824;color:#e6e8e8;margin-top:0;position:relative}.site-footer-inner{margin:0 auto;max-width:1200px;padding:48px 20px 60px}.site-pre-footer{background:#f7f8f8;border-bottom:1px solid #2f3e3f1f;margin-bottom:0;padding-bottom:0}.site-pre-footer-inner{align-items:center;display:flex;margin:0 auto;max-width:1200px;min-height:72px;padding:24px 20px}.site-pre-footer-brand{align-items:center;display:inline-flex;gap:12px;text-decoration:none}.site-pre-footer-logo{display:block;height:28px;width:28px}.site-pre-footer-text-group{display:inline-flex;flex-direction:column;justify-content:center}.site-pre-footer-text{color:#2f3e3f;font-weight:700;letter-spacing:.2px}.site-pre-footer-subtitle{color:#8a8474;font-size:.82rem;font-weight:500;letter-spacing:.01em;margin-top:1px}.app-shell-paper .site-pre-footer{background:#fcfaf4;border-bottom-color:#e4e0d3;border-top:1px solid #e4e0d3}.app-shell-paper .site-pre-footer-text{color:#1d1b16}.site-footer-cta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.site-footer-cta-text{color:#e6e8e8;font-size:1.08rem;font-weight:700}.site-footer-divider{background:#e6e8e824;height:1px;margin:28px 0}.site-footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer-heading{color:#e6e8e8;font-size:.95rem;font-weight:700;letter-spacing:.02em;margin-bottom:14px}.site-footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.site-footer a{color:#c9c9c9;font-size:.95rem;font-weight:600;text-decoration:none}.site-footer a:hover{color:#54b5a8;text-decoration:underline}.site-footer a:focus-visible{border-radius:6px;outline:2px solid #3fb8b8;outline-offset:3px}.site-footer-bottom{align-items:center;border-top:1px solid #e6e8e824;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:32px;padding-top:20px}.site-footer-copy{color:#c9c9c9;font-size:.95rem;font-weight:600}.site-footer-bottom-links{display:flex;flex-wrap:wrap;gap:16px}#termly-preferences-link,.termly-display-preferences{bottom:16px!important;height:auto!important;left:16px!important;margin:0!important;position:absolute!important;right:auto!important;top:auto!important;inset:auto auto 16px 16px!important;transform:none!important;width:auto!important;z-index:9999!important}@media(max-width:600px){#termly-preferences-link,.termly-display-preferences{bottom:12px!important;left:12px!important;right:auto!important;top:auto!important;inset:auto auto 12px 12px!important}}@media(max-width:900px){.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-pre-footer-inner{min-height:60px;padding:20px 16px}.site-footer-inner{padding:44px 16px}.site-footer-grid{gap:24px;grid-template-columns:1fr}}.pro-features{margin-top:0;padding:0;position:relative}.pro-features:before{content:none}.hero-handoff{margin:0 auto;max-width:1200px;padding:24px 20px}.hero-handoff-divider{background:#e5e7eb;height:1px}.model-choice-section{background:#fff;padding:16px 20px 64px}.model-choice-inner{margin:0 auto;max-width:1060px}.model-choice-card{grid-gap:48px;align-items:center;background:#fff;border:none;border-radius:18px;color:#1a1a1a;display:grid;gap:48px;grid-template-columns:1fr 1fr;padding:56px 0}.model-choice-eyebrow{color:#5c5c5c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.8rem;margin-bottom:24px}.model-choice-title{color:#1a1a1a;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;margin:0 0 40px}.model-choice-graphic{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.85rem;margin-bottom:0}.model-choice-row{align-items:center;border-radius:6px;display:grid;grid-template-columns:120px 40px auto 1fr auto;margin-bottom:12px;padding:16px 20px}.model-choice-row.model-choice-replaceable{border:1px dashed #b5b5b5;color:#1a1a1a}.model-choice-row.model-choice-replaceable .mc-col-4{color:#7a7a7a}.model-choice-row.model-choice-permanent{background:#fff;border:1.5px solid #a63a28;color:#1a1a1a}.model-choice-row.model-choice-permanent .mc-col-4{color:#a63a28}.model-choice-body{color:#333;font-size:1.1rem;line-height:1.6;margin:0;max-width:65ch}.model-choice-footer{border-top:1px solid #e8e5d9;color:#5c5c5c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.8rem;line-height:1.6;padding-top:24px}.model-choice-footer .mc-dot{margin:0 6px}.custody-ledger{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-width:0;padding:26px 24px 22px;text-align:left;width:100%}.custody-entries{list-style:none;margin:0;padding:0}.custody-entry{grid-gap:0 16px;align-items:center;color:#0f172a;display:grid;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.8rem;gap:0 16px;grid-template-columns:8ch 6ch minmax(0,1fr) auto;min-height:34px;padding-left:24px;position:relative}.custody-entry:before{background:#f8fafc;border:1.5px solid #0b3d2e;border-radius:50%;box-sizing:border-box;content:"";height:10px;left:0;margin-top:-5px;position:absolute;top:50%;width:10px;z-index:1}.custody-entry:not(:last-child):after{background:#0b3d2e;content:"";height:100%;left:4.25px;position:absolute;top:50%;width:1.5px}.custody-entry-hash,.custody-entry-time{color:#64748b}.custody-entry-op{font-weight:600}.custody-entry-object{overflow:hidden;text-overflow:ellipsis;transition:background-color .3s ease;white-space:nowrap}.custody-entry-object.is-highlighted{animation:custody-highlight-stay .8s ease-out .6s forwards;border-radius:4px;margin-left:-4px;padding:0 4px}@keyframes custody-highlight-stay{0%{background-color:initial}to{background-color:#fde04766}}.custody-entry-live{animation:custody-entry-in .5s cubic-bezier(.22,.61,.36,1) both}.custody-entry-live:before{animation:custody-node-in .42s cubic-bezier(.22,.61,.36,1) both}.custody-entry-linking:after{animation:custody-link-draw .5s cubic-bezier(.4,0,.2,1) both;transform-origin:top center}.custody-entry-hash-pending{animation:custody-hash-pending 1.1s ease-in-out infinite}@keyframes custody-entry-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes custody-node-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes custody-link-draw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes custody-hash-pending{0%,to{opacity:.34}50%{opacity:.72}}.custody-stamp{border:2px solid #0b3d2e;border-radius:4px;color:#0b3d2e;display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin:22px 0 0 auto;padding:9px 16px;text-transform:uppercase;width:-webkit-max-content;width:max-content}.custody-stamp-pending{opacity:0}.custody-stamp-sealed{animation:custody-stamp-in .55s cubic-bezier(.22,.61,.36,1) both}@keyframes custody-stamp-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.custody-entry-hash-pending,.custody-entry-linking:after,.custody-entry-live,.custody-entry-live:before,.custody-entry-object.is-highlighted,.custody-stamp-sealed{animation:none}.custody-stamp-pending{opacity:1}}@media(max-width:980px){.model-choice-card{grid-template-columns:1fr;padding:40px}}@media(max-width:560px){.model-choice-section{padding:12px 16px 48px}.model-choice-card{border-radius:14px;padding:32px 24px}.model-choice-row{gap:4px;grid-template-columns:1fr}.model-choice-row .mc-col-2{display:none}.model-choice-row .mc-col-5{margin-top:8px}.custody-ledger{padding:20px 16px 18px}.custody-entry{font-size:.74rem;gap:2px 12px;grid-template-columns:8ch minmax(0,1fr) auto;min-height:0;padding:9px 0 9px 22px}.custody-entry-time{grid-area:1/1}.custody-entry-op{grid-area:1/2}.custody-entry-hash{grid-area:1/3}.custody-entry-object{grid-area:2/1/auto/span 3}.custody-stamp{margin-top:18px}}@media(max-width:700px){.custody-entries{min-height:400px}.custody-entry{box-sizing:border-box;height:50px}}.record-story{background:#fff;padding:0 20px}.record-story-inner{margin:0 auto;max-width:1200px}.record-story-header{margin:0 0 26px;max-width:900px;text-align:left}.record-story-eyebrow{color:var(--hp-label);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;margin-bottom:24px;text-transform:uppercase}.record-story-title{color:#1a1a1a;font-size:clamp(2rem,2.5vw,2.6rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;margin:0}.record-story-subtitle{color:#414141;font-size:1.08rem;line-height:1.65;margin:18px 0 0;max-width:68ch}.record-story-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.record-story-filter{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--hp-rule);border-radius:999px;color:#4a463c;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em;min-height:38px;padding:9px 16px;text-transform:uppercase}.record-story-filter:hover{border-color:#0b3d2e;color:#1a1a1a}.record-story-filter.active{background:#0b3d2e;border-color:#0b3d2e;color:#fff}.record-story-filter:focus-visible{outline:2px solid #3fb8b8;outline-offset:3px}.record-story-card{grid-gap:56px;align-items:start;background:#fff;border:1px solid var(--hp-rule);border-radius:14px;display:grid;gap:56px;grid-template-columns:1fr 1fr;padding:28px 40px}.record-story-step{color:#0b3d2e;font-size:.8rem}.record-story-card-eyebrow,.record-story-step{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);letter-spacing:.14em}.record-story-card-eyebrow{color:var(--hp-label);font-size:.72rem;margin-top:18px;text-transform:uppercase}.record-story-card-title{color:#1a1a1a;font-size:clamp(1.6rem,2vw,2.05rem);font-weight:600;letter-spacing:-.025em;line-height:1.15;margin:12px 0 0}.record-story-card-body{color:#414141;font-size:1.02rem;line-height:1.65;margin:16px 0 0}.record-story-evidence{align-items:flex-start;display:flex;flex-direction:column}.record-story-ask{border-left:2px solid var(--hp-oxide);color:#1a1a1a;font-size:1.15rem;font-weight:500;line-height:1.4;margin-bottom:20px;padding-left:16px}.record-story-ledger{align-self:stretch;background:#fcfaf4;background:var(--hp-paper,#fcfaf4);border:1px solid var(--hp-rule);border-radius:12px;color:#333;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.85rem;padding:20px 26px}.record-story-source{border-bottom:1px solid var(--hp-rule);color:#8a8474;margin-bottom:8px;padding-bottom:16px}.record-story-dot{color:#ccc;margin:0 8px}.record-story-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:24px;justify-content:space-between;line-height:1.4;padding:10px 0}.record-story-row:last-child{border-bottom:none;padding-bottom:0}.record-story-ref{color:var(--hp-oxide);text-align:right;white-space:nowrap}.record-story-stamp{border:1px solid #0b3d2e;border-radius:4px;color:#0b3d2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.1em;margin-top:14px;padding:7px 14px;text-transform:uppercase}@media(max-width:980px){.record-story-card{gap:40px;grid-template-columns:1fr}}@media(max-width:620px){.record-story-title{font-size:1.8rem}.record-story-subtitle{font-size:1rem}.record-story-card{gap:32px;padding:26px 22px}.record-story-card-title{font-size:1.4rem}.record-story-card-body{font-size:.98rem}.record-story-ask{font-size:1.05rem}.record-story-ledger{padding:20px}.record-story-row{align-items:flex-start;flex-direction:column;gap:6px}.record-story-ref{text-align:left;white-space:normal}}.plans-section{background:#0b3d2e;color:#fcfaf4;margin-bottom:56px;margin-top:8px;padding:84px 20px 88px;position:relative}.plans-inner{margin:0 auto;max-width:1200px;position:relative}.plans-header{margin-bottom:48px}.plans-eyebrow{color:#fcfaf499;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.74rem;font-weight:900;letter-spacing:.22em;margin-bottom:18px;text-transform:uppercase}.plans-header-row{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.plans-title{color:#fcfaf4;flex:1 1;font-size:clamp(2rem,4.4vw,3.4rem);font-weight:600;letter-spacing:-.025em;line-height:1.04;margin:0;max-width:20ch}.plans-subtitle{color:#fcfaf4bf;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:400;letter-spacing:.005em;line-height:1.5;margin:0;max-width:32ch;text-align:right}.plans-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.plans-card{background:#fcfaf4;border:1px solid #0000;border-radius:14px;color:#0f172a;display:flex;flex-direction:column;padding:32px 28px;position:relative}.plans-card-head{border-bottom:1px solid #e2eae5;margin-bottom:24px;padding-bottom:24px}.plans-tier-name{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.8rem;font-weight:800;letter-spacing:.16em;margin-bottom:8px}.plans-price{color:#0f172a;font-size:2.4rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:12px}.plans-price span{color:#64748b;font-size:1rem;font-weight:600}.plans-desc{color:#334155;font-size:.95rem;line-height:1.5}.plans-features{flex:1 1;list-style:none;margin:0 0 32px;padding:0}.plans-features li{align-items:flex-start;color:#1a1a1a;display:flex;font-size:.95rem;font-weight:500;gap:12px;line-height:1.45;margin-bottom:14px}.plans-check{color:#0b3d2e;font-weight:900;margin-top:2px}.plans-card-action{margin-top:auto}.plans-btn-primary{background:#0b3d2e;border-color:#0b3d2e;border-radius:8px;box-sizing:border-box;color:#fff;width:100%}.plans-btn-primary:hover{background:#082a20;border-color:#082a20}.plans-btn-secondary{background:#0000;border-color:#cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;width:100%}.plans-btn-secondary:hover{background:#f1f5f9;border-color:#94a3b8}.plans-footer-note{color:#fcfaf499;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.75rem;margin-top:32px;text-align:center}@media(max-width:900px){.plans-cards{grid-template-columns:1fr;margin:0 auto;max-width:480px}.plans-header-row{flex-direction:column;gap:16px}.plans-subtitle{text-align:left}}@media(max-width:640px){.plans-section{padding:56px 16px 60px}.plans-card{padding:28px 24px}}.persona-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;color:#0f172a;display:flex;flex-direction:column;gap:6px;padding:20px 22px;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.persona-card:hover{border-color:#0b3d2e;transform:translateY(-1px)}.persona-card:focus-visible{border-color:#0b3d2e;outline:none}.persona-card-title{color:#0f172a;font-size:1.05rem;font-weight:800;letter-spacing:-.01em;margin:0}.persona-card-subtitle{color:#475569;font-size:.92rem;line-height:1.45;margin:0}.persona-card-link-row{align-items:center;color:#0b3d2e;display:inline-flex;font-size:.85rem;font-weight:700;margin-top:6px}.persona-card-link-row .dbx-btn-arrow{margin-left:6px;transition:transform .15s ease}.persona-card:hover .persona-card-link-row .dbx-btn-arrow{transform:translateX(3px)}@media(max-width:760px){.persona-card{padding:16px 18px}}#architecture,#audit-ledger,#start-trial{scroll-margin-top:96px}.stat-block{text-align:center}.stat-number{color:#111827;font-size:2.4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}.stat-label{color:#6b7280;font-size:.92rem;margin-top:6px;max-width:180px}@media(max-width:640px){.stat-label{max-width:none}}.proof-tile{background:#fafcfb;border:1px solid #e2eae5;border-radius:18px;display:flex;flex-direction:column;padding:34px 32px 36px}.proof-tile-head{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:auto 1fr;margin-bottom:14px}.proof-tile-num{-webkit-text-stroke:1.4px #c5d2cd;color:#0000;font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:.85}.proof-tile-title{color:#0f172a;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0}.proof-accent{color:#0b3d2e;font-style:italic;font-weight:800}.proof-tile-body{color:#334155;font-size:1.02rem;line-height:1.6;margin:0 0 24px}.proof-tile-body strong{color:#0f172a;font-weight:800}.tenant-diagram{background:#fff;border:1.5px solid #c5d2cd;border-radius:14px;margin-top:auto;padding:22px 22px 18px;position:relative}.tenant-diagram-label{background:#fafcfb;color:#0b3d2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.66rem;font-weight:800;left:18px;letter-spacing:.16em;padding:0 10px;position:absolute;text-transform:uppercase;top:-10px}.tenant-diagram-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tenant-diagram-chip{background:#0b3d2e12;border:1px solid #0b3d2e2e;border-radius:8px;color:#0b3d2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:600;letter-spacing:.02em;padding:6px 11px}.tenant-diagram-core{align-items:center;background:#0b3d2e;border-radius:12px;color:#f4eee2;display:flex;gap:13px;padding:14px 16px}.tenant-diagram-core-mark{color:#5bd9ab;flex:none;height:28px;width:28px}.tenant-diagram-core-mark svg{display:block;height:100%;width:100%}.tenant-diagram-core-text{display:flex;flex-direction:column;line-height:1.3}.tenant-diagram-core-text strong{color:#f4eee2;font-size:.96rem;font-weight:800}.tenant-diagram-core-text span{color:#f4eee2b3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;letter-spacing:.02em}.tenant-diagram-egress{align-items:center;display:flex;gap:14px;margin-top:18px;padding-left:2px}.tenant-diagram-cut{align-items:center;color:#a8792f;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:700;gap:8px;letter-spacing:.12em;position:relative;white-space:nowrap}.tenant-diagram-cut-dot{background:linear-gradient(45deg,#0000 44%,#a8792f 44% 56%,#0000 56%);border:2px solid #a8792f;border-radius:50%;flex:none;height:18px;width:18px}.tenant-diagram-pipe{background:repeating-linear-gradient(90deg,#c5d2cd 0 7px,#0000 7px 14px);flex:1 1;height:2px}.tenant-diagram-ext{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;letter-spacing:.08em;line-height:1.3;text-align:right;text-transform:uppercase}.hash-chain{display:flex;flex-direction:column;gap:0;margin-top:auto}.hash-block{background:#fff;border:1px solid #c5d2cd;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;padding:13px 16px;position:relative;z-index:2}.hash-block-top{align-items:center;color:#64748b;display:flex;font-size:.66rem;gap:12px;justify-content:space-between;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.hash-block-sid{color:#0b3d2e;font-weight:700}.hash-block-ts{color:#94a3b8}.hash-block-row{color:#64748b;display:flex;font-size:.72rem;gap:10px;line-height:1.7}.hash-block-lk{color:#0f172a;flex:none;opacity:.5;width:44px}.hash-block-hx{color:#0f172a;word-break:break-all}.hash-block-hx.prev{opacity:.45}.hash-link{background:#0b3d2e;height:20px;margin-left:34px;opacity:.35;position:relative;width:2px;z-index:1}.hash-link:after{content:"chained";font-size:.58rem;letter-spacing:.14em;opacity:.75;position:absolute;transform:translate(12px,-1px)}.hash-link:after,.hash-verified{color:#0b3d2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700;text-transform:uppercase}.hash-verified{align-items:center;align-self:flex-start;background:#0b3d2e14;border:1px solid #0b3d2e47;border-radius:100px;display:inline-flex;font-size:.7rem;gap:9px;letter-spacing:.1em;margin-top:18px;padding:9px 15px}.hash-verified svg{height:14px;width:14px}@media(max-width:760px){.proof-tile{padding:26px 22px 28px}.proof-tile-num{font-size:2.4rem}.tenant-diagram-egress{align-items:flex-start;flex-direction:column;gap:10px}.tenant-diagram-pipe{width:100%}.tenant-diagram-ext{text-align:left}}.two-invoice{background:#fff;border:1px solid #e2eae5;border-radius:14px;box-shadow:0 14px 30px -22px #0b3d2e59;padding:26px 28px}.two-invoice-num{color:#a8792f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.two-invoice-title{color:#0f172a;font-size:1.3rem;font-weight:900;letter-spacing:-.015em;line-height:1.2;margin:0 0 10px}.two-invoice-body{color:#475569;font-size:1rem;line-height:1.6;margin:0}@media(max-width:640px){.two-invoice{padding:22px}}.pro-features-inner{margin:0 auto;max-width:1200px;padding:20px 20px 0}.pro-features-header{justify-content:space-between;margin-bottom:48px}.pro-features-header,.pro-features-title-row{align-items:flex-start;display:flex;gap:16px}.pro-features-title-text{min-width:0}.pro-features-header-media{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 24px #0f172a0f;flex:0 0 auto;height:112px;overflow:hidden;padding:0;width:170px}.pro-features-header-media img,.pro-features-header-media video{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.pro-features-title{color:#0f172a;font-size:clamp(2.4rem,3.2vw,4.2rem);font-weight:800;margin:0}.pro-features-bridge{margin-top:56px}.pro-features-bridge-divider{background:#e5e7eb;height:1px}.pro-features-bridge-header{margin-top:20px}.pro-features-bridge-eyebrow{color:#94a3b8;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.pro-features-bridge-copy{color:#475569;font-size:1.05rem;font-weight:600;line-height:1.5;margin:10px 0 0}.pro-features-bridge-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:16px;padding:16px 20px}.pro-features-bridge-badges{display:flex;flex-wrap:wrap;gap:12px}.pro-features-bridge-badge{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:8px 12px}.pro-features-intro{margin:56px 0 0}.pro-features-intro-media{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:28px;max-width:620px;overflow:hidden;width:100%}.pro-features-intro-media img{display:block;height:auto;width:100%}.pro-features-subtitle{color:#475569;font-size:1.15rem;font-weight:500;line-height:1.5;margin:12px 0 0;max-width:70ch}.pro-features-description{color:#64748b;font-size:1.05rem;line-height:1.7;margin:16px 0 0;max-width:72ch}.pro-features-grid{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.pro-feature-card{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px;min-height:170px;padding:18px 20px 20px}.pro-feature-card.has-media{align-items:flex-start;flex-direction:row;gap:16px}.pro-feature-content{display:flex;flex-direction:column;gap:10px;min-width:0}.pro-feature-media{align-items:flex-start;display:flex;flex:0 0 auto}.pro-feature-media img{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;height:auto;object-fit:cover;width:92px}.pro-feature-card:nth-child(2n){border-right:none}.pro-feature-card:nth-last-child(-n+2){border-bottom:none}.pro-feature-eyebrow{color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pro-feature-title{color:#0f172a;font-size:1.35rem;font-weight:900;margin:0}.pro-feature-body{color:#334155;font-size:1rem;line-height:1.55;margin:0}.pro-feature-link{color:#2563eb;font-size:.95rem;font-weight:800;margin-top:auto}.usecase-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:16px 16px 14px}.usecase-media{background:linear-gradient(135deg,#e2e8f0e6,#f1f5f9e6),repeating-linear-gradient(45deg,#94a3b847 0 12px,#94a3b800 12px 24px);border:1px solid #e5e7eb;border-radius:14px;height:168px}.usecase-heading{color:#111827;font-size:1.25rem;font-weight:900;line-height:1.25;margin:2px 0 0}.usecase-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:2px 0 0;padding:0}.usecase-list li{align-items:flex-start;color:#334155;display:flex;font-size:1rem;font-weight:600;gap:10px;line-height:1.55}.usecase-bullet-icon{color:#0f172a;flex:0 0 auto;margin-top:2px}.usecase-bullet-text{flex:1 1 auto}@media(max-width:720px){.usecase-media{height:156px}.split{border-radius:16px;padding:16px;width:calc(100% - 32px)}.split-inner{grid-template-columns:1fr}.split-title{font-size:1.65rem}.ai-kit-layout{grid-template-areas:"head" "media" "body";grid-template-columns:1fr}.ai-kit-media{margin-top:12px}.split-layout-ledger,.split-layout-rag{grid-template-areas:"head" "media" "body";grid-template-columns:1fr}.split-layout-ledger .split-media-ledger,.split-layout-rag .split-media-rag{margin-top:12px}.dbx-hero-inner{padding-bottom:20px}.hero-handoff{padding:16px}.pro-features-bridge{margin-top:40px}.pro-features-bridge-card{padding:16px}.pro-features-header{flex-direction:column}.pro-features-title-row{align-items:flex-start;flex-direction:column}.pro-features-header-media{height:auto;width:min(280px,100%)}.pro-features-header-media img,.pro-features-header-media video{height:auto}.pro-features-grid{grid-template-columns:1fr}.pro-feature-card{border-bottom:1px solid #e5e7eb;border-right:none}.pro-feature-card:last-child{border-bottom:none}}.testimonial-track{display:flex;transition:transform .5s ease-in-out;width:100%}.testimonial-slide{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-width:100%;padding:28px 28px 32px}.testimonial-slide blockquote{color:#334155;font-size:1.1rem;font-weight:700;line-height:1.7;margin:0;max-width:760px;text-align:center}.testimonial-slide figcaption{color:#64748b;font-size:1rem;font-weight:700;margin:6px 0 0}.testimonial-controls{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 14px 16px}.testimonial-arrow{align-items:center;-webkit-appearance:none;appearance:none;background:#e2e8f0;border:none;border-radius:999px;color:#0f172a;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;line-height:40px;width:40px}.testimonial-arrow:hover{background:#699;color:#fff}.testimonial-dots{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:center}.testimonial-dot{background:#cbd5e1;border:none;border-radius:999px;cursor:pointer;height:8px;width:8px}.testimonial-dot.active{background:#334155}@media (max-width:820px){.testimonials-heading{font-size:2rem}}#main-logo{max-height:37px!important}.hero-proof-bullets{display:flex;flex-direction:column;gap:8px;list-style:none;margin:18px 0 0;padding:0}.hero-proof-bullets li{align-items:flex-start;color:#334155;display:flex;font-size:1rem;font-weight:700;gap:10px;line-height:1.45}.hero-bullet-check{color:#0f172a;flex:0 0 auto;font-size:1.1rem;font-weight:900;line-height:1;margin-top:2px}.hero-support-line{color:#94a3b8;font-size:.88rem;font-weight:600;line-height:1.5;margin:14px 0 0}.hero-outcome-line{color:#64748b;font-size:.85rem;font-weight:600;line-height:1.5;margin:6px 0 0;max-width:48ch}.hero-social-proof{color:#0f172a;font-size:.95rem;font-weight:800;letter-spacing:.01em;margin:10px 0 0}.dbx-nav-login{color:#94a3b8!important;font-weight:600!important}.hero-tertiary-link{align-items:center;color:#334155;display:inline-flex;font-size:.95rem;font-weight:700;padding:8px 0;text-decoration:none}.hero-tertiary-link:hover{color:#0f172a;text-decoration:underline}.hero-cta-proof{color:#0f172a;display:block;font-size:.86rem;font-weight:700;line-height:1.5;margin-top:8px;max-width:58ch;width:100%}.two-paths{margin-top:0;padding:0}.two-paths-inner{margin:0 auto;max-width:1200px;padding:56px 20px 0}.two-paths-header{margin:0 0 28px;max-width:860px}.two-paths-title{color:#0f172a;font-size:clamp(2rem,3.4vw,3.4rem);font-weight:900;letter-spacing:-.02em;line-height:1.08;margin:0}.two-paths-intro{color:#475569;font-size:1.1rem;font-weight:600;line-height:1.65;margin:12px 0 0;max-width:72ch}.two-paths-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.two-paths-card{background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:20px;display:flex;flex-direction:column;padding:36px 32px 32px;transition:border-color .2s ease,background .2s ease}.two-paths-card:hover{background:#fff;border-color:#cbd5e1}.two-paths-icon{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:14px;color:#fff;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.two-paths-card-title{color:#0f172a;font-size:1.5rem;font-weight:900;letter-spacing:-.01em;margin:6px 0 0}.two-paths-eyebrow{color:#699;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.two-paths-card-body{color:#475569;font-size:1rem;font-weight:600;line-height:1.65;margin:12px 0 0}.two-paths-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:20px 0 0;padding:0}.two-paths-list li{align-items:flex-start;color:#334155;display:flex;font-size:1rem;font-weight:600;gap:12px;line-height:1.55}.two-paths-list .split-check{color:#0f172a}.two-paths-ctas{align-items:flex-start;display:flex;flex-direction:column;gap:14px;margin-top:auto;padding-top:28px}.two-paths-btn{border-radius:0;font-size:1rem;padding:14px 18px;text-align:center;width:100%}@media(max-width:960px){.two-paths-grid{grid-template-columns:1fr}}@media(max-width:720px){.two-paths-grid{grid-template-columns:1fr}.two-paths-card{padding:28px 24px 24px}}.proof-artifacts{margin-top:56px;padding:0}.proof-artifacts-inner{margin:0 auto;max-width:1200px;padding:0 20px}.proof-artifacts-header{max-width:820px}.proof-artifacts-title{color:#0f172a;font-size:2rem;font-weight:900;letter-spacing:-.01em;margin:0}.proof-artifacts-subtitle{color:#475569;font-size:1.05rem;font-weight:600;line-height:1.65;margin:10px 0 0}.proof-artifacts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.proof-artifact-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.proof-artifact-card h4{color:#0f172a;font-size:1.05rem;font-weight:900;line-height:1.3;margin:0}.proof-artifact-card p{color:#475569;font-size:.95rem;font-weight:600;line-height:1.6;margin:10px 0 0}@media(max-width:960px){.proof-artifacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.proof-artifacts-grid{grid-template-columns:1fr}}.how-it-works{margin-top:0;padding:0}.how-it-works-inner{margin:0 auto;max-width:1200px;padding:48px 20px 0}.how-it-works-title{color:#0f172a;font-size:1.8rem;font-weight:900;margin:0 0 28px;text-align:center}.how-it-works-strip{align-items:flex-start;display:flex;gap:0;justify-content:center}.how-it-works-step{align-items:center;display:flex;flex:0 1 220px;flex-direction:column;padding:20px 24px;text-align:center}.how-it-works-num{background:#0f172a;border-radius:999px;color:#fff;font-size:.95rem;font-weight:900;height:32px;margin-bottom:12px;width:32px}.how-it-works-icon,.how-it-works-num{align-items:center;display:flex;justify-content:center}.how-it-works-icon{color:#0f172a;height:70px;margin-bottom:10px}.how-it-works-label{color:#334155;font-size:.98rem;font-weight:700;line-height:1.45;margin:0}.how-it-works-connector{align-items:center;color:#94a3b8;display:flex;flex:0 0 auto;margin-top:60px}@media(max-width:600px){.how-it-works-strip{align-items:center;flex-direction:column;gap:0}.how-it-works-connector{margin-bottom:0;margin-top:0;padding:2px 0;transform:rotate(90deg)}.how-it-works-step{flex:none;max-width:280px;padding:16px 20px;width:100%}}.security-posture{margin-top:80px;padding:0}.security-posture-inner{margin:0 auto;max-width:1200px;padding:0 20px}.security-posture-title{color:#0f172a;font-size:2rem;font-weight:900;margin:0}.security-posture-sub{color:#64748b;font-size:1.05rem;font-weight:600;margin:10px 0 0}.security-posture-grid{display:flex;flex-direction:column;gap:14px;margin-top:24px}.security-posture-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:12px;line-height:1.5;padding:14px 18px}.security-posture-label{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.06em;margin-left:auto;padding:3px 10px;text-transform:uppercase;white-space:nowrap}.contact-modal{background:#fff;border-radius:18px;box-shadow:0 20px 60px #0f172a2e;max-width:480px;padding:36px 32px;position:relative;width:calc(100% - 40px)}.contact-modal-title{color:#0f172a;font-size:1.35rem;font-weight:900;margin:0 0 6px}.contact-modal-sub{color:#64748b;font-size:.95rem;margin:0 0 20px}.contact-modal-form{display:flex;flex-direction:column;gap:14px}.contact-field{display:flex;flex-direction:column;gap:5px}.contact-field span{color:#334155;font-size:.9rem;font-weight:700}.contact-field abbr{color:#ef4444;text-decoration:none}.contact-field input,.contact-field textarea{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;font-family:inherit;font-size:1rem;outline:none;padding:10px 12px}.contact-field input:focus,.contact-field textarea:focus{border-color:#699;box-shadow:0 0 0 3px #66999924}.contact-submit{margin-top:6px;width:100%}.contact-modal-success{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px 0;text-align:center}.contact-modal-success h3{color:#0f172a;font-size:1.4rem;font-weight:900;margin:0}.contact-modal-success p{color:#475569;margin:0}.sec-packet-modal{max-height:calc(100vh - 48px);max-width:520px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:28px 28px 24px;scrollbar-color:#cbd5e1 #0000;scrollbar-width:thin}.sec-packet-modal::-webkit-scrollbar{width:5px}.sec-packet-modal::-webkit-scrollbar-track{background:#0000}.sec-packet-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.sec-packet-modal .contact-modal-title{font-size:1.2rem;margin:0 0 4px}.sec-packet-modal .contact-modal-sub{font-size:.88rem;margin:0 0 20px}.sec-packet-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.85rem;font-weight:600;margin-bottom:2px;padding:8px 12px}.sec-packet-modal .contact-field{gap:3px}.sec-packet-modal .contact-field span{font-size:.82rem}.sec-packet-modal .contact-field input{border-radius:8px;font-size:.92rem;padding:10px 12px}.sec-packet-fieldset{border:none;margin:0;padding:0}.sec-packet-fieldset legend{color:#334155;font-size:.82rem;font-weight:700;margin-bottom:5px;padding:0}.sec-packet-fieldset legend abbr{color:#ef4444;text-decoration:none}.sec-packet-modal .contact-modal-form{gap:14px}.sec-packet-radio-group{display:flex;flex-wrap:wrap;gap:5px}.sec-packet-radio{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:3px;padding:4px 10px;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}.sec-packet-radio:hover{border-color:#94a3b8}.sec-packet-radio input[type=radio]{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.sec-packet-radio:has(input:checked){background:#1e3a5f;border-color:#1e3a5f;box-shadow:0 1px 3px #1e3a5f40;color:#fff}.sec-packet-radio input[type=radio]:checked+span{color:#fff}.sec-packet-modal .contact-submit{font-size:.95rem;margin-top:12px;padding-bottom:12px;padding-top:12px}.two-paths-subtext{color:#64748b;display:block;font-size:.82rem;font-weight:500;margin-top:6px}.two-paths-inline-link{align-items:center;color:#1e3a5f;display:inline-flex;font-size:.92rem;font-weight:700;padding:4px 0;text-decoration:none}.two-paths-inline-link:hover{color:#0f172a;text-decoration:underline}.video-modal{background:#000;border-radius:14px;box-shadow:0 20px 60px #0006;max-width:860px;overflow:hidden;position:relative;width:calc(100% - 40px)}.video-modal .lightbox-close{background:#0009;border-color:#fff3;color:#fff;right:10px;top:10px;z-index:10}.video-modal-player{display:block;height:auto;max-height:80vh;width:100%}.procurement-path{margin-top:64px;padding:0}.procurement-path-inner{margin:0 auto;max-width:1200px;padding:0 20px}.procurement-path-title{color:#0f172a;font-size:1.5rem;font-weight:900;margin:0 0 18px}.procurement-path-list{display:flex;flex-wrap:wrap;gap:14px 28px;list-style:none;margin:0;padding:0}.procurement-path-list li{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:10px}.home-page{--hp-rule:#e4e0d3;--hp-label:#8a8474;--hp-oxide:#a63a28;--hp-paper:#fcfaf4;--hp-sec-pt:28px;--hp-sec-pb:96px;--hp-rule-gap:44px}.home-page .hero-handoff{display:none}.home-page .dbx-hero-inner{padding-bottom:72px}.home-page .model-choice-section,.home-page .record-story{background:var(--hp-paper);padding:0 20px}.home-page .plans-section{margin:0;padding:44px 20px 96px}.home-page .model-choice-inner,.home-page .record-story-inner{margin-top:-160px;max-width:1200px}.home-page .dbx-hero-eyebrow,.home-page .model-choice-eyebrow,.home-page .plans-eyebrow,.home-page .record-story-eyebrow{color:var(--hp-label);display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.16em;margin:0 0 18px;text-transform:uppercase}.home-page .plans-eyebrow{color:#fcfaf499}.home-page .first-agent-example-label{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono)}.home-page .model-choice-card{background:#0000}.home-page .persona-card,.home-page .proof-tile,.home-page .record-story-card,.home-page .two-invoice{border-radius:14px}.home-page .two-invoice{box-shadow:none}.home-page .dbx-header{background:#0000;border-bottom:1px solid #0000;left:0;position:fixed;top:0;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,-webkit-backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease;width:100%}.home-page .dbx-header.is-scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fcfaf4d9;border-bottom-color:var(--hp-rule);box-shadow:0 2px 14px #0f172a0d}.header-cta{align-items:center;background:#0b3d2e;border-radius:8px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:500;gap:6px;opacity:0;padding:8px 16px;pointer-events:none;text-decoration:none;transform:translateY(-5px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .15s ease;visibility:hidden}.header-cta:hover{background:#0a3428;color:#fff}.header-cta-subtle{color:#ffffffbf;font-size:.8rem;font-weight:400}.home-page .dbx-header.is-scrolled .header-cta{opacity:1;pointer-events:auto;transform:none;visibility:visible}@media (prefers-reduced-motion:no-preference){.home-page.reveal-armed [data-reveal-group]>*,.home-page.reveal-armed [data-reveal]{transition:opacity .56s cubic-bezier(.22,.61,.36,1),transform .56s cubic-bezier(.22,.61,.36,1)}.home-page.reveal-armed [data-reveal-group]:not(.is-revealed)>*,.home-page.reveal-armed [data-reveal]:not(.is-revealed){opacity:0;transform:translateY(14px)}.home-page.reveal-armed [data-reveal][data-reveal-delay="1"]{transition-delay:.12s}.home-page.reveal-armed [data-reveal-group]>:nth-child(2){transition-delay:.09s}.home-page.reveal-armed [data-reveal-group]>:nth-child(3){transition-delay:.18s}.home-page.reveal-armed [data-reveal-group]>:nth-child(4){transition-delay:.27s}.home-page.reveal-armed [data-reveal-group]>:nth-child(5){transition-delay:.34s}.home-page.reveal-armed [data-reveal-group]>:nth-child(6){transition-delay:.4s}}@media(max-width:900px){.home-page{--hp-sec-pt:24px;--hp-sec-pb:72px;--hp-rule-gap:36px}.home-page .plans-section{padding:36px 20px 72px}.home-page .dbx-hero-inner{padding-bottom:56px}}@media(max-width:560px){.home-page{--hp-sec-pt:20px;--hp-sec-pb:56px;--hp-rule-gap:30px}.home-page .model-choice-section,.home-page .record-story{padding-left:16px;padding-right:16px}.home-page .plans-section{padding:28px 16px 56px}}html.snap-scrolling{overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory}body{overflow-x:hidden}.snap-scrolling body .home-page .boundary-scene-section,.snap-scrolling body .home-page .capability-layers-section,.snap-scrolling body .home-page .dbx-hero,.snap-scrolling body .home-page .model-choice-section,.snap-scrolling body .home-page .plans-section,.snap-scrolling body .home-page .record-story{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;padding-top:var(--header-h,80px);scroll-snap-align:start;scroll-snap-stop:always}.snap-scrolling body .home-page .model-choice-section{background:var(--hp-paper)}.snap-scrolling body .home-page .dbx-hero{justify-content:flex-start}.snap-scrolling body .home-page .boundary-scene-section,.snap-scrolling body .home-page .capability-layers-section,.snap-scrolling body .home-page .dbx-hero,.snap-scrolling body .home-page .model-choice-section,.snap-scrolling body .home-page .plans-section,.snap-scrolling body .home-page .record-story{padding-bottom:0!important}@media (max-width:700px){:root{--header-h:63px}html.snap-scrolling{scroll-snap-type:none}.snap-scrolling body .home-page .boundary-scene-section,.snap-scrolling body .home-page .capability-layers-section,.snap-scrolling body .home-page .dbx-hero,.snap-scrolling body .home-page .model-choice-section,.snap-scrolling body .home-page .plans-section,.snap-scrolling body .home-page .record-story{justify-content:flex-start;min-height:100svh;padding-bottom:72px!important;padding-top:28px;scroll-margin-top:80px;scroll-margin-top:var(--header-h,80px);scroll-snap-align:none;scroll-snap-stop:normal}.snap-scrolling body .home-page .dbx-hero{padding-top:96px;padding-top:calc(var(--header-h, 80px) + 16px)}.home-page .model-choice-inner,.home-page .record-story-inner{margin-top:0}}@media (max-width:480px){:root{--header-h:55px}}.capability-layers-section{--scroll-progress:0;background:#fdfcf9;background:var(--hp-paper,#fdfcf9);overflow:hidden;position:relative}.capability-layers-inner{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px;width:100%}@media (max-width:900px){.capability-layers-inner{flex-direction:column-reverse;text-align:center}.capability-layers-copy{max-width:100%}}.capability-layers-copy{flex:1 1;max-width:400px;z-index:10}.capability-layers-eyebrow{color:#6b7280;color:var(--teal-mid);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.8rem;letter-spacing:.05em;margin-bottom:1rem}.capability-layers-title{color:#1a1a1a;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;margin:0 0 1.5rem}.capability-layers-body{color:#414141;font-size:1.125rem;line-height:1.6}.capability-layers-mention{background:#ffffffb3;border:1px solid #0000001f;border:1px solid var(--hp-rule,#0000001f);border-radius:4px;color:#6b7280;color:var(--teal-mid);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono,monospace);font-size:.95em;padding:.08em .34em}.layers-3d-container{flex:1 1;height:800px;perspective:1800px;perspective-origin:50% 50%;position:relative}.layer-3d,.layers-3d-container{align-items:center;display:flex;justify-content:center;transform-style:preserve-3d}.layer-3d{height:320px;position:absolute;transition:transform .1s linear,opacity .1s linear;width:440px}.layer-plane{background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:-15px 15px 40px #0000001a,inset 0 0 0 1px #fffc;inset:0;overflow:hidden;position:absolute}.mock-spreadsheet{background:#f8fafc;display:flex;flex-direction:column;height:100%;width:100%}.mock-row{border-bottom:2px solid #e2e8f0;display:flex;height:80px}.mock-row.mock-header{background:#f1f5f9;height:48px}.mock-cell{align-items:center;border-right:2px solid #e2e8f0;color:#64748b;display:flex;flex:1 1;font-family:var(--font-sans);font-size:1.1rem;font-weight:600;justify-content:center}.mock-cell.mock-corner{background:#e2e8f0;flex:0 0 64px}.mock-cell.mock-row-num{background:#f1f5f9;flex:0 0 64px}.mock-cell.mock-filled{background:#8b45131a}.mock-cell.mock-filled-light{background:#8b45130a}.mock-document{background:#fff;display:flex;flex-direction:column;height:100%;padding:48px 72px;width:100%}.mock-title{background:#1a1a1a;border-radius:6px;height:32px;margin-bottom:32px;width:50%}.mock-subtitle{background:#64748b;border-radius:6px;height:20px;margin-bottom:20px;margin-top:32px;width:30%}.mock-lines{display:flex;flex-direction:column;gap:20px}.mock-line{background:#e2e8f0;border-radius:6px;height:12px;width:100%}.mock-line.mock-short{width:60%}.mock-kanban{background:#f8fafc;display:flex;gap:32px;height:100%;padding:40px;width:100%}.mock-k-col{display:flex;flex:1 1;flex-direction:column;gap:16px}.mock-k-header{background:#cbd5e1;border-radius:6px;height:24px;margin-bottom:8px;width:50%}.mock-k-card{background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 8px 16px #0000000f;height:64px;width:100%}.layer-labels{inset:0;pointer-events:none;position:absolute;transform-style:flat;z-index:20}.layer-label{color:#8a8474;color:var(--hp-label,#8a8474);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono,monospace);font-size:.85rem;font-weight:600;letter-spacing:.14em;margin-top:-.6em;position:absolute;right:0;text-transform:uppercase;top:50%;transition:transform .1s linear;white-space:nowrap}.layer-label-spreadsheets{transform:translateY(calc((1 - var(--scroll-progress))*404px - 227px))}.layer-label-documents{transform:translateY(calc((1 - var(--scroll-progress))*503px - 57px))}.layer-label-projects{transform:translateY(calc((1 - var(--scroll-progress))*600px + 105px))}@media (max-width:900px){.layer-labels{display:none}}.layer-spreadsheets{transform:translateX(-40px) translateY(calc((1 - var(--scroll-progress))*400px - 100px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(140px);z-index:3}.layer-documents,.layer-spreadsheets{opacity:.95;opacity:calc(var(--layers-opacity, 1)*.95)}.layer-documents{transform:translateX(-40px) translateY(calc((1 - var(--scroll-progress))*500px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(70px);z-index:2}.layer-projects{opacity:.95;opacity:calc(var(--layers-opacity, 1)*.95);transform:translateX(-40px) translateY(calc((1 - var(--scroll-progress))*600px + 100px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(0);z-index:1}@media (max-width:900px){.layers-3d-container{height:400px;transform:scale(.7)}.layer-spreadsheets{transform:translateX(0) translateY(calc((1 - var(--scroll-progress))*140px - 30px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(140px)}.layer-documents{transform:translateX(0) translateY(calc((1 - var(--scroll-progress))*170px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(70px)}.layer-projects{transform:translateX(0) translateY(calc((1 - var(--scroll-progress))*200px + 30px)) rotateX(calc(60deg + (1 - var(--scroll-progress))*10deg)) translateZ(0)}}.skip-to-next-btn{align-items:center;background:#0000;border:none;border-radius:0;bottom:24px;color:#8a8474;color:var(--hp-label,#8a8474);cursor:pointer;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono,ui-monospace,"SFMono-Regular",Menlo,Monaco,Consolas,monospace);font-size:.75rem;font-weight:500;gap:8px;justify-content:center;left:50%;letter-spacing:1.2px;mix-blend-mode:difference;padding:0;position:fixed;text-transform:uppercase;transform:translateX(-50%);transition:color .2s ease;z-index:1000}.skip-to-next-btn:hover{color:#fcfaf4}.skip-to-next-btn:active{color:#e4e0d3}.skip-to-next-btn .skip-arrow{display:inline-block;transition:transform .2s ease}.skip-to-next-btn:hover .skip-arrow{transform:translateY(2px)}@media (max-width:700px){.skip-to-next-btn{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#fcfaf4eb;border:1px solid #e4e0d3;border:1px solid var(--hp-rule,#e4e0d3);border-radius:999px;bottom:16px;box-shadow:0 2px 12px #0f172a0f;font-size:.7rem;gap:6px;letter-spacing:.9px;max-width:calc(100vw - 32px);padding:8px 16px;white-space:nowrap}.skip-to-next-btn:hover{background:#fcfaf4fa;color:#0b3d2e}}.home-page .custody-declaration-section{background:#f6f3ea;color:#1d1b16}.home-page .model-choice-inner.custody-declaration-inner{margin-top:0;max-width:1200px;width:100%}.custody-declaration-card{grid-gap:clamp(56px,7vw,112px);align-items:stretch;display:grid;gap:clamp(56px,7vw,112px);grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);padding:48px 0;width:100%}.custody-declaration-copy{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.custody-declaration-eyebrow{color:#a63a28;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;margin-bottom:24px;text-transform:uppercase}.custody-declaration-title{color:#1d1b16;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.6vw,4.8rem);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0}.custody-declaration-intro{color:#6e6858;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,1.5vw,1.4rem);line-height:1.55;margin:30px 0 0;max-width:36ch}.custody-declaration-signoff{border-top:1px solid #e4e0d3;margin-top:64px;padding-top:28px}.custody-declaration-signoff h3{color:#1d1b16;font-size:clamp(1.7rem,2.4vw,2.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.08;margin:0}.custody-declaration-signoff p{color:#6e6858;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.5;margin:22px 0 0}.custody-declaration-articles{display:flex;flex-direction:column;min-width:0}.custody-declaration-list{border-top:2px solid #a63a28;list-style:none;margin:0;padding:28px 0 0}.custody-declaration-list li{grid-gap:20px;align-items:baseline;color:#1d1b16;display:grid;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.45vw,1.35rem);gap:20px;grid-template-columns:52px minmax(0,1fr);line-height:1.35;padding:17px 0}.custody-declaration-number{color:#a63a28;font-size:.9em;text-align:right}.custody-declaration-seal{border:2px solid #a63a28;border-radius:50%;color:#a63a28;display:grid;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.68rem;height:112px;letter-spacing:.08em;margin:32px 0 0 auto;place-items:center;position:relative;width:112px}.custody-declaration-seal:after,.custody-declaration-seal:before{border-radius:50%;content:"";position:absolute}.custody-declaration-seal:before{border:1px dashed #a63a28;inset:7px}.custody-declaration-seal:after{border:1px solid #a63a28;inset:15px}.custody-declaration-seal span{position:relative;z-index:1}@media (max-width:980px){.custody-declaration-card{gap:44px;grid-template-columns:1fr;padding:32px 0}.custody-declaration-signoff{margin-top:44px}}@media (max-width:700px){.custody-declaration-card{gap:36px;padding:12px 0 8px}.custody-declaration-title{font-size:clamp(2.6rem,13vw,3.5rem)}.custody-declaration-intro{font-size:1.08rem;margin-top:22px}.custody-declaration-signoff{margin-top:36px;order:2;padding-top:24px}.custody-declaration-list{padding-top:18px}.custody-declaration-list li{font-size:1.05rem;gap:14px;grid-template-columns:34px minmax(0,1fr);padding:13px 0}.custody-declaration-seal{height:88px;margin-top:24px;width:88px}}.problem-first-card{color:#0f172a;color:var(--card-ink,#0f172a);display:flex;flex-direction:column}.problem-first-card .plans-card-head{border-bottom:1px solid #0f172a1f;margin-bottom:1.5rem;padding-bottom:1.5rem}.problem-first-card-title{color:#0f172a;color:var(--card-ink,#0f172a);font-size:1.25rem;font-weight:600;margin:0}.problem-first-card-body{color:#111827;color:var(--teal-dark,#111827);flex:1 1;font-size:1rem;line-height:1.6;margin:0}.problem-first-card-body code{background:#0f172a14;border-radius:4px;color:#0f172a;color:var(--card-ink,#0f172a);padding:.2rem .4rem}.problem-first-subtitle{margin-top:20px!important}.boundary-scene-section{background:#f6f3ea;color:#1d1b16;padding:40px 20px 84px}.boundary-scene-inner{margin:0 auto;max-width:1200px;width:100%}.boundary-scene-header{margin:0 0 30px;max-width:900px}.boundary-scene-eyebrow{color:#8a8474;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.16em;margin:0 0 18px;text-transform:uppercase}.boundary-scene-title{color:#1d1b16;font-size:clamp(2rem,2.5vw,2.6rem);font-weight:500;letter-spacing:-.03em;line-height:1.1;margin:0}.boundary-scene-body{color:#4a463c;font-size:1.08rem;line-height:1.65;margin:18px 0 0;max-width:68ch}.bscene-switch-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin:0 0 22px}.bscene-switch-legend{color:#8a8474;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.bscene-switch{background:#fcfaf4;border:1px solid #e4e0d3;border-radius:3px;display:inline-flex;gap:3px;padding:3px}.bscene-switch-option{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:2px;color:#6e6858;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.12em;padding:8px 16px;text-transform:uppercase;transition:background-color .18s linear,color .18s linear;white-space:nowrap}.bscene-switch-option:hover{color:#1d1b16}.bscene-switch-option.is-active{background:#1d1b16;color:#f6f3ea}.bscene-switch-option:focus-visible{outline:2px solid #1d1b16;outline-offset:2px}.bscene-motion{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:0;border-left:1px solid #e4e0d3;color:#a8a192;cursor:pointer;display:inline-flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.66rem;font-weight:600;gap:8px;letter-spacing:.16em;margin-left:4px;padding:6px 0 6px 14px;text-transform:uppercase;transition:color .18s linear}.bscene-motion.is-off{color:#a8a192;cursor:default}button.bscene-motion.is-held,button.bscene-motion:hover{color:#1d1b16}.bscene-motion:focus-visible{outline:2px solid #1d1b16;outline-offset:2px}.bscene-motion-glyph{fill:currentColor;display:block;flex:none;height:10px;width:9px}.bscene-motion-label{display:inline-block;min-width:6ch;text-align:left}.bscene-motion.is-off .bscene-motion-label{min-width:0}.boundary-scene-section.is-held .bscene-svg,.boundary-scene-section.is-held .bscene-svg *{animation-play-state:paused}.bscene-sr-only{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.boundary-scene-grid{align-items:start;display:grid;grid-template-columns:minmax(0,1fr)}.bscene-composition{grid-column-gap:clamp(18px,2vw,34px);align-items:start;column-gap:clamp(18px,2vw,34px);display:grid;grid-template-columns:minmax(0,48.5fr) minmax(0,51.5fr)}.bscene-tenant{min-width:0}.bscene-tenant-label{color:#8a8474;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em;line-height:16px;margin:0 0 20px 1px;text-transform:uppercase}.bscene-tenant-body{grid-row-gap:12px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;padding:20px 16px 18px;position:relative;row-gap:12px}.bscene-tenant-frame{border:1px solid #e4e0d3;border-radius:2px;grid-area:1/1/3/2;inset:-20px -16px -18px;pointer-events:none;position:absolute}.bscene-tenant-docs{grid-area:1/1/2/2;overflow:hidden}.bscene-beyond{grid-row-gap:16px;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;row-gap:16px}.bscene-chain{margin-top:calc(52px - 10.91%);overflow:hidden}.boundary-scene-static{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.boundary-stage{min-width:0}.boundary-scene-section.is-static .boundary-scene-grid{gap:24px;grid-template-columns:minmax(0,1fr)}.boundary-scene-section.is-static .boundary-scene-header{margin-bottom:24px}.boundary-scene-section.is-static .boundary-ledger-entry{font-size:.72rem;min-height:22px}.boundary-scene-section.is-static .boundary-ledger-entries{min-height:0;padding-top:10px}.bscene-svg{display:block;height:auto;overflow:visible;width:100%}.bscene-outside-label{fill:#8a8474;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:11px;letter-spacing:.8px}.bscene-outside{transition:opacity .45s linear}.bscene-outside.is-dormant{opacity:.24}.bscene-belt,.bscene-plant{fill:none;stroke:#8a8474;stroke-width:1}.bscene-belt-run{fill:none;stroke:#dcd7c7;stroke-width:1;stroke-dasharray:5 9;animation:bscene-run linear infinite;animation-duration:1.5s;animation-duration:var(--bs-flow,1.5s)}.bscene-outside.is-dormant .bscene-belt-run{animation:none}.bscene-bus,.bscene-tray{fill:none;stroke:#dcd7c7;stroke-width:1}.bscene-aperture{fill:#f6f3ea}.bscene-train{fill:none;stroke:#8a8474;stroke-width:1}.bscene-train-rule{fill:none;stroke:#dcd7c7;stroke-width:1}.bscene-org{fill:#e4e0d3;stroke:none}.bscene-org-label{fill:#1d1b16;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.6px}.bscene-org-frag-body{fill:#fcfaf4;stroke:#dcd7c7;stroke-width:1}.bscene-org-frag-line{fill:none;stroke:#dcd7c7;stroke-width:1}.bscene-org-frag{animation:bscene-frag-in .55s cubic-bezier(.22,.61,.36,1) both}@keyframes bscene-frag-in{0%{opacity:0}to{opacity:1}}.bscene-outflow-line{fill:none;stroke:#a63a28;stroke-width:1.5;stroke-dasharray:4 10;animation:bscene-run linear infinite;animation-duration:1.5s;animation-duration:var(--bs-flow,1.5s)}@keyframes bscene-run{to{stroke-dashoffset:-28}}.bscene-slip-body{fill:#fcfaf4;stroke:#e4e0d3;stroke-width:1}.bscene-slip.is-outbound .bscene-slip-body{stroke:#a63a28}.bscene-slip-line{fill:none;stroke:#dcd7c7;stroke-width:1}.bscene-flight{transition:opacity .5s linear}.bscene-flight.is-clearing{opacity:0}.bscene-mover{animation-duration:var(--bs-cycle);animation-fill-mode:both;animation-iteration-count:infinite;transform:translate(var(--bs-x0),var(--bs-y0))}.bscene-cross,.bscene-return,.bscene-tn-cross,.bscene-tn-return{animation-timing-function:linear}.bscene-loop{animation-timing-function:cubic-bezier(.4,0,.2,1)}.bscene-cross{animation-name:bscene-cross}.bscene-return{animation-name:bscene-return}.bscene-loop{animation-name:bscene-loop}.bscene-tn-cross{animation-name:bscene-tn-cross}.bscene-tn-return{animation-name:bscene-tn-return}.bscene-tick{fill:#a63a28;animation-duration:var(--bs-cycle);animation-fill-mode:both;animation-iteration-count:infinite;animation-name:bscene-tick;animation-timing-function:linear}@keyframes bscene-tick{0%{opacity:0;transform:translate(var(--bs-tk0),var(--bs-tky0))}5%{opacity:1;transform:translate(var(--bs-tk0),var(--bs-tky0))}28%{opacity:1;transform:translate(var(--bs-tk1),var(--bs-tky1))}48%,62%{opacity:1;transform:translate(var(--bs-tk2),var(--bs-tky1))}74%,to{opacity:0;transform:translate(var(--bs-tk2),var(--bs-tky1))}}.bscene-ai-spark,.bscene-ai-star{fill:none;stroke:#8a8474;stroke-width:1}.bscene-ai-core{fill:#1d1b16}.bscene-ai-label{fill:#8a8474;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:11px;letter-spacing:.8px}.bscene-ai-core,.bscene-ai-spark{animation-duration:var(--bs-cycle);animation-fill-mode:both;animation-iteration-count:infinite;animation-name:bscene-ai-beat;animation-timing-function:cubic-bezier(.35,0,.5,1)}.bscene-ai-spark{animation-name:bscene-ai-beat-spark}.bscene-ai.is-still .bscene-ai-core,.bscene-ai.is-still .bscene-ai-spark{animation:none}@keyframes bscene-ai-beat{0%{opacity:.38}6.67%{opacity:1}20%{opacity:.38}40%{opacity:1}53.33%{opacity:.38}73.33%{opacity:1}86.67%,to{opacity:.38}}@keyframes bscene-ai-beat-spark{0%{opacity:.28}6.67%{opacity:1}20%{opacity:.28}40%{opacity:1}53.33%{opacity:.28}73.33%{opacity:1}86.67%,to{opacity:.28}}@keyframes bscene-cross{0%{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}4%{opacity:1}30%{opacity:1;transform:translate(var(--bs-xb),var(--bs-y0))}44%{opacity:1;transform:translate(var(--bs-xi),var(--bs-yi))}53%{opacity:1;transform:translate(var(--bs-xi),var(--bs-yi))}92%{opacity:1;transform:translate(var(--bs-xm),var(--bs-yi))}97%{opacity:0;transform:translate(calc(var(--bs-xm) + 14px),var(--bs-yi))}to{opacity:0;transform:translate(calc(var(--bs-xm) + 14px),var(--bs-yi))}}@keyframes bscene-return{0%,30%{opacity:0;transform:translate(var(--bs-xb),var(--bs-y0))}34%{opacity:1}74%{opacity:1;transform:translate(var(--bs-x0),var(--bs-y0))}84%{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}to{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}}@keyframes bscene-loop{0%{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}6%{opacity:1}40%{transform:translate(var(--bs-xt),var(--bs-y0))}54%{transform:translate(var(--bs-xt),var(--bs-yl))}88%{transform:translate(var(--bs-x0),var(--bs-yl))}to{opacity:1;transform:translate(var(--bs-x0),var(--bs-y0))}}@keyframes bscene-tn-cross{0%{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}4%{opacity:1}17%{opacity:1;transform:translate(var(--bs-xt),var(--bs-y0))}26%{opacity:1;transform:translate(var(--bs-xe),var(--bs-ye))}31%{opacity:0;transform:translate(var(--bs-xb),var(--bs-ye))}to{opacity:0;transform:translate(var(--bs-xb),var(--bs-ye))}}@keyframes bscene-tn-return{0%,34%{opacity:0;transform:translate(var(--bs-xb),var(--bs-y0))}40%{opacity:1}74%{opacity:1;transform:translate(var(--bs-x0),var(--bs-y0))}84%{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}to{opacity:0;transform:translate(var(--bs-x0),var(--bs-y0))}}.bscene-caption{color:#1d1b16;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;margin-top:14px;text-transform:uppercase}.bscene-note{color:#6e6858;font-size:.92rem;line-height:1.6;margin:8px 0 0;max-width:96ch;min-height:3.3em}.boundary-ledger{--bledger-bg:#f6f3ea;--bledger-rule:#e4e0d3;--bledger-muted:#8a8474;grid-area:2/1/3/2;min-width:0;padding:12px 12px 10px;transition:background-color .38s linear}.boundary-ledger.is-vendor{--bledger-bg:#e4e0d3;--bledger-rule:#f6f3ea;--bledger-muted:#6e6858;animation:bscene-ledger-land .46s cubic-bezier(.22,.61,.36,1) both;background:var(--bledger-bg);grid-area:2/1/3/2;margin-left:min(25.701%,max(0px,100% - 364px))}@keyframes bscene-ledger-land{0%{opacity:0;transform:translateX(-16px)}to{opacity:1;transform:none}}.boundary-ledger-head,.boundary-ledger.is-vacant .boundary-ledger-owner{color:var(--bledger-muted)}.boundary-ledger-head{align-items:baseline;border-bottom:1px solid var(--bledger-rule);display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.66rem;font-weight:600;gap:12px;justify-content:space-between;letter-spacing:.16em;padding-bottom:10px;text-transform:uppercase}.boundary-ledger-title{color:#1d1b16}.boundary-ledger-owner{color:var(--bledger-muted);font-size:.6rem;font-weight:600;letter-spacing:.12em;white-space:nowrap}.boundary-ledger-owner.is-alert{color:#a63a28}.boundary-ledger-entries{list-style:none;margin:0;min-height:162px;padding:12px 0 0}.boundary-ledger-entry{grid-gap:0 12px;align-items:center;animation:bscene-row-in .42s cubic-bezier(.22,.61,.36,1) both;color:#1d1b16;display:grid;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono);font-size:.76rem;gap:0 12px;grid-template-columns:8ch 7ch minmax(0,1fr) auto;min-height:30px;padding-left:24px;position:relative}.boundary-ledger-entry:before{background:var(--bledger-bg);border:1.5px solid #1d1b16;border-radius:50%;box-sizing:border-box;content:"";height:9px;left:0;margin-top:-4.5px;position:absolute;top:50%;width:9px;z-index:1}.boundary-ledger-entry:not(:last-child):after{background:#1d1b16;content:"";height:100%;left:3.75px;position:absolute;top:50%;width:1.5px}.boundary-ledger-time{color:var(--bledger-muted)}.boundary-ledger-op{font-weight:600}.boundary-ledger-object{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boundary-ledger-hash{color:#6e6858}.boundary-ledger-hash.is-withheld{background:#1d1b16;border-radius:1px;display:block;height:9px;opacity:.82;width:8ch}.boundary-ledger-hash.is-pending{animation:custody-hash-pending 1.1s ease-in-out infinite;color:#8a8474}@keyframes bscene-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (min-width:901px) and (max-width:1180px){.bscene-outside-label{font-size:14px}.bscene-org-label{font-size:11px}}@media (min-width:901px) and (max-height:940px){.boundary-scene-section{padding-bottom:48px;padding-top:32px}.boundary-scene-header{margin-bottom:22px}.bscene-composition{max-width:1030px}.bscene-beyond{row-gap:12px}.boundary-ledger-entry{min-height:24px}.boundary-ledger-entries{min-height:132px}}.boundary-scene-static .bscene-outside-label{font-size:15px}.boundary-scene-static .bscene-org-label{font-size:12px}.boundary-scene-static .bscene-composition{grid-template-columns:minmax(0,1fr);row-gap:16px}.boundary-scene-static .bscene-chain{margin-top:0}@media (max-width:900px){.bscene-composition{grid-template-columns:minmax(0,1fr);row-gap:22px}.bscene-chain{margin-top:0}.boundary-scene-static{gap:20px;grid-template-columns:minmax(0,1fr)}.boundary-scene-section.is-static .bscene-note{font-size:.85rem}.boundary-scene-section.is-static .boundary-ledger-entry{min-height:20px}.boundary-scene-header{margin-bottom:24px}.bscene-switch-row{margin-bottom:20px}.boundary-scene-static .bscene-outside-label{font-size:11px}.boundary-scene-static .bscene-org-label{font-size:10px}.boundary-ledger-entry{font-size:.72rem;min-height:28px}.boundary-ledger-entries{min-height:152px}.bscene-note{min-height:0}}@media (max-width:520px){.bscene-tenant-body{padding:18px 12px 14px}.bscene-tenant-frame{inset:-18px -12px -14px}.boundary-ledger{padding:10px 10px 8px}}@media (max-width:400px){.bscene-tenant-body{padding:18px 8px 12px}.bscene-tenant-frame{inset:-18px -8px -12px}.boundary-ledger{padding:10px 7px 8px}.boundary-ledger-entry{font-size:.66rem;gap:0 6px;grid-template-columns:5ch 6.6ch minmax(0,1fr) auto;padding-left:18px}.boundary-ledger-secs,.bscene-ai-label{display:none}}@media (max-width:640px){.boundary-scene-static .bscene-outside-label,.bscene-outside-label{font-size:17px}.boundary-scene-static .bscene-org-label,.boundary-scene-static .bscene-train-label,.bscene-org-label,.bscene-train-label{font-size:12px}.bscene-switch{width:100%}.bscene-switch-option{flex:1 1;letter-spacing:.08em;padding:8px 10px}.bscene-note{font-size:.88rem}.bscene-motion{border-left:0;margin-left:0;padding-left:0}}.snap-scrolling body .home-page .boundary-scene-section.is-static{justify-content:flex-start}@media (min-width:701px) and (max-width:900px){.snap-scrolling body .home-page .boundary-scene-section{justify-content:flex-start;padding-top:100px;padding-top:calc(var(--header-h, 80px) + 20px)}}@media (prefers-reduced-motion:reduce){.boundary-ledger,.boundary-ledger-entry,.boundary-ledger-hash.is-pending,.bscene-ai-core,.bscene-ai-spark,.bscene-belt-run,.bscene-flight,.bscene-motion,.bscene-mover,.bscene-org-frag,.bscene-outflow-line,.bscene-outside,.bscene-switch-option,.bscene-tenant-frame,.bscene-tick{animation:none;transition:none}}
/*# sourceMappingURL=main.4fa297a0.css.map*/