:root{--dd-navy:#092a62;--dd-blue:#145fa8;--dd-text:#1b3d6b;--dd-muted:#667c99;--dd-line:#dbe9f5;--dd-sky:#eef8ff;--dd-mint:#eaf9f1;--dd-gold:#efb83d;--dd-gold2:#ffd979;--dd-cream:#fff8e6;--dd-white:#fff;--dd-shadow:0 18px 48px rgba(16,61,104,.11);--dd-radius:18px;--dd-serif:Georgia,"Times New Roman",serif;--dd-sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:#f7fcff;color:var(--dd-navy);font-family:var(--dd-sans);line-height:1.5}body.dd-modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.dd-skip{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px;border:2px solid var(--dd-navy)}.dd-skip:focus{top:12px}.dd-shell{width:min(1500px,calc(100% - 64px));margin:0 auto}.dd-anchor{scroll-margin-top:84px}.dd-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.dd-kicker{margin:0 0 9px;font-size:11px;letter-spacing:.17em;font-weight:900;color:#1e6eb9}.dd-primary,.dd-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;min-height:46px;padding:0 20px;font-weight:850;border:1px solid transparent;cursor:pointer}.dd-primary{background:linear-gradient(135deg,var(--dd-gold2),var(--dd-gold));color:#443100;box-shadow:0 10px 22px #efb83d3d}.dd-primary:hover{transform:translateY(-1px)}.dd-secondary{background:#f8fcff;border-color:#bcd8ee;color:var(--dd-navy)}.dd-full{width:100%}.dd-text-button{padding:0;background:none;border:0;color:#0b67bd;font-weight:800;cursor:pointer}.dd-section{padding:78px 0}.dd-section h2,.dd-mission h2{font:700 clamp(30px,3vw,48px)/1.08 var(--dd-serif);margin:0 0 18px}.dd-section p{color:var(--dd-text)}.dd-header{position:sticky;top:0;z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(209,229,244,.9)}.dd-header-row{height:76px;display:flex;align-items:center;gap:22px}.dd-brand{display:flex;align-items:center;gap:10px;min-width:230px}.dd-brand-mark{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#fff5ce,#e7f6ff);border:1px solid #f1d681;position:relative;overflow:hidden}.dd-brand-mark:before{content:"";width:26px;height:26px;border:3px solid #e5ae30;border-radius:50%;position:absolute;top:4px}.dd-brand-mark span{width:36px;height:15px;background:linear-gradient(150deg,#69b7d4,#1f6bb0);border-radius:50% 50% 0 0;position:absolute;bottom:6px}.dd-brand-copy strong{display:block;font:700 22px/1 var(--dd-serif);letter-spacing:.04em}.dd-brand-copy small{display:block;color:var(--dd-muted);font-size:11px;margin-top:3px}.dd-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-left:auto;font-size:12px;font-weight:700;white-space:nowrap}.dd-nav>a,.dd-nav-drop>button{position:relative;padding:28px 0 25px;border:0;background:none;color:var(--dd-navy);cursor:pointer}.dd-nav>a:after,.dd-nav>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:#1b69bb;transform:scaleX(0);transition:.18s}.dd-nav>a:hover:after,.dd-nav>a.is-active:after{transform:scaleX(1)}.dd-nav-drop{position:relative}.dd-drop-panel{position:absolute;top:65px;left:-22px;width:260px;background:#fff;border:1px solid var(--dd-line);border-radius:14px;padding:8px;box-shadow:var(--dd-shadow);display:none}.dd-drop-panel.is-open{display:grid}.dd-drop-panel a{padding:10px 12px;border-radius:9px;font-size:12px}.dd-drop-panel a:hover{background:var(--dd-sky)}.dd-header-actions{display:flex;align-items:center;gap:9px}.dd-icon-btn{width:42px;height:42px;border:1px solid var(--dd-line);background:#f8fcff;border-radius:50%;font-size:22px;color:var(--dd-navy);cursor:pointer}.dd-header-cta{font-size:12px}.dd-mobile-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:9px;cursor:pointer}.dd-mobile-toggle span{display:block;height:2px;background:var(--dd-navy);margin:5px 0}.dd-mobile-nav{display:none;padding:10px 20px 18px;background:#fff;border-top:1px solid var(--dd-line)}.dd-mobile-nav.is-open{display:grid}.dd-mobile-nav a{padding:9px 0;font-weight:750}.dd-hero{position:relative;min-height:510px;overflow:hidden;background:#eef7fd}.dd-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.dd-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;filter:none}.dd-hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8fcfffc,#f8fcffeb 34%,#f8fcff73 54%,#f8fcff05 75%)}.dd-hero-grid{position:relative;z-index:2;min-height:510px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:center;gap:24px}.dd-hero-copy{max-width:650px;padding:38px 0}.dd-hero h1{font:700 clamp(58px,6vw,92px)/.92 var(--dd-serif);letter-spacing:.02em;margin:0 0 7px}.dd-hero h2{font-size:clamp(24px,2.25vw,36px);line-height:1.12;margin:0 0 15px;max-width:750px}.dd-lede{font-size:17px;color:#486486;max-width:610px;margin:0}.dd-actions{display:flex;gap:12px;margin:20px 0}.dd-trust-row{display:flex;gap:12px;flex-wrap:wrap}.dd-trust-row a{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:10px;background:#ffffffa3}.dd-trust-row b,.dd-trust-row small{display:block}.dd-trust-row small{font-size:10px;color:var(--dd-muted)}.dd-mini-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf7ff;color:#1266b6}.dd-ai-card{justify-self:end;align-self:start;margin-top:30px;display:flex;gap:11px;width:min(325px,100%);padding:14px 16px;border:1px solid rgba(200,224,242,.94);background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;box-shadow:0 10px 28px #103d6814}.dd-ai-badge{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#dcefff,#cfe1ff);border:1px solid #bcd8f0;font-weight:900;color:#1d5fa6}.dd-ai-card p{font-size:11px;color:#557091;margin:4px 0 0}.dd-runtime-status{display:block;margin-top:8px;font-size:10px;font-weight:850;color:#1a5e9e;background:#edf7ff;border-radius:999px;padding:5px 8px;width:max-content;max-width:100%}.dd-topics{position:relative;z-index:3;margin-top:-40px}.dd-topic-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.dd-topic-strip a{min-height:92px;background:#fffffff7;border:1px solid var(--dd-line);border-radius:13px;padding:12px;box-shadow:0 8px 22px #103d680f;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto 1fr;column-gap:8px}.dd-topic-strip a>span{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf7ff;color:#1266b6;font-size:19px}.dd-topic-strip b{font-size:11px;line-height:1.2}.dd-topic-strip small{font-size:9px;color:var(--dd-muted);line-height:1.25}.dd-topic-stories{padding:62px 0 8px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.dd-story{background:#fff;border:1px solid var(--dd-line);border-radius:var(--dd-radius);padding:20px;box-shadow:0 8px 25px #103d680d}.dd-story h3{font:700 24px/1.08 var(--dd-serif);margin:0 0 10px}.dd-story p:not(.dd-kicker){font-size:13px;color:#526c8a}.dd-story a{font-size:12px;color:#0b67bd;font-weight:850}.dd-three-zone{display:grid;grid-template-columns:1.3fr 1fr .95fr;gap:12px}.dd-process-card,.dd-trans-card,.dd-demo-card{background:#fff;border:1px solid var(--dd-line);border-radius:18px;padding:20px;box-shadow:0 10px 30px #103d680f}.dd-process-card h2,.dd-trans-card h2,.dd-demo-card h2{font-size:24px}.dd-process{list-style:none;padding:0;margin:18px 0 0;display:flex;align-items:stretch;gap:5px}.dd-process li{flex:1;text-align:center;position:relative}.dd-process li:not(:last-child):after{content:"\2192";position:absolute;right:-5px;top:12px;color:#6d8ead}.dd-process li>span{display:grid;place-items:center;width:37px;height:37px;margin:0 auto 8px;border-radius:50%;background:#e7f4ff;color:#145fa8;font-weight:900}.dd-process li b{font-size:11px}.dd-process li p{font-size:9px;color:var(--dd-muted);line-height:1.3}.dd-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dd-mini-grid a{padding:12px;border:1px solid var(--dd-line);border-radius:11px;background:#fbfdff}.dd-mini-grid b,.dd-mini-grid small{display:block}.dd-mini-grid b{font-size:11px}.dd-mini-grid small{font-size:9px;color:var(--dd-muted)}.dd-demo-chat{display:grid;gap:7px;margin:12px 0}.dd-bubble{font-size:10px;padding:9px 10px;border-radius:11px;max-width:88%}.dd-bubble-ai{background:#eef7ff}.dd-bubble-user{background:#dfefff;margin-left:auto}.dd-section-blue{background:linear-gradient(135deg,#f0f9ff,#f8fdff)}.dd-section-mint{background:linear-gradient(135deg,#f3fcff,#effbf5)}.dd-section-cream{background:linear-gradient(135deg,#fffdf7,#fff8e9 55%,#f4fcff)}.dd-split{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:start}.dd-split>div:first-child>p{font-size:16px;line-height:1.7}.dd-info-card{background:#fff;border:1px solid var(--dd-line);border-radius:18px;padding:22px;box-shadow:var(--dd-shadow)}.dd-info-card h3{font:700 26px/1.1 var(--dd-serif);margin:0 0 13px}.dd-info-card ul{padding-left:19px;color:#526c8a;line-height:1.8;font-size:13px}.dd-card-grid{display:grid;gap:12px}.dd-card-grid-4{grid-template-columns:repeat(4,1fr)}.dd-card-grid-3{grid-template-columns:repeat(3,1fr)}.dd-card-grid article{background:#fff;border:1px solid var(--dd-line);border-radius:17px;padding:22px;box-shadow:0 8px 25px #103d680d}.dd-card-grid h3{font:700 22px/1.1 var(--dd-serif);margin:4px 0 9px}.dd-card-grid p{font-size:13px;color:#526c8a;line-height:1.6}.dd-card-grid a{font-size:12px;color:#0b67bd;font-weight:850}.dd-card-no{font-weight:900;color:#b68820;font-size:12px}.dd-method-line{margin-top:18px;background:#e7f8ef;border:1px solid #cdebdc;border-radius:13px;padding:14px 18px;color:#235b49;font-size:13px}.dd-wide-copy{max-width:1050px;line-height:1.75}.dd-education-flow{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:25px 0}.dd-education-flow span{background:#fff;border:1px solid var(--dd-line);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.dd-education-flow i{font-style:normal;color:#9c7a29}.dd-mission{padding:72px 0;background:linear-gradient(130deg,#fff8e6,#edf8ff)}.dd-mission-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.dd-mission p{color:#4a6685;line-height:1.7}.dd-mission-quote{font:italic 20px/1.45 var(--dd-serif);color:var(--dd-navy)!important}.dd-mission figure{margin:0}.dd-mission img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover;object-position:center;border-radius:20px;box-shadow:var(--dd-shadow)}.dd-mission figcaption{font-size:9px;color:#71859f;margin-top:7px}.dd-contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:34px}.dd-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dd-contact-form label{display:grid;gap:5px;font-size:12px;font-weight:800}.dd-contact-form label:nth-of-type(4){grid-column:1/-1}.dd-contact-form input,.dd-contact-form select,.dd-contact-form textarea{width:100%;border:1px solid #bdd7ea;border-radius:10px;background:#fff;padding:11px;color:var(--dd-navy)}.dd-contact-form button{width:max-content}.dd-form-success{grid-column:1/-1;background:#e7f8ef;padding:10px;border-radius:10px}.dd-legal-stack{display:grid;gap:12px}.dd-footer{padding:22px 0;background:#fff;border-top:1px solid var(--dd-line)}.dd-footer-grid{display:grid;grid-template-columns:240px 1fr 1fr;gap:20px;align-items:center}.dd-footer nav{display:flex;gap:16px;justify-content:center;font-size:11px}.dd-footer p{font-size:10px;color:var(--dd-muted);text-align:right}.dd-hidden{display:none!important}.dd-search-modal,.dd-chat{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#092a624d;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);padding:22px;display:grid;place-items:center}.dd-search-card,.dd-chat-card{position:relative;width:min(760px,96vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid var(--dd-line);border-radius:24px;padding:22px;box-shadow:0 30px 80px #092a6240}.dd-close{position:absolute;right:16px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#edf5fb;color:var(--dd-navy);font-size:24px;cursor:pointer}.dd-search-card>label{display:block;font:700 26px var(--dd-serif);margin-bottom:10px}.dd-search-card>input{width:calc(100% - 50px);border:1px solid #bad4e8;border-radius:12px;padding:13px}.dd-search-results{display:grid;gap:7px;margin-top:12px}.dd-search-results a{display:grid;padding:12px;border:1px solid var(--dd-line);border-radius:10px}.dd-search-results span{font-size:11px;color:var(--dd-muted)}.dd-chat-head{display:flex;align-items:flex-start;padding-right:48px}.dd-chat-head strong{display:block}.dd-chat-head small{display:block;color:var(--dd-muted);font-size:11px}.dd-ai-banner{display:flex;gap:10px;align-items:center;margin:16px 0;padding:12px;background:#fff6d9;border:1px solid #efd884;border-radius:13px}.dd-ai-banner b,.dd-ai-banner span{display:block}.dd-ai-banner div>span{font-size:11px;color:#6a5b32;margin-top:3px}.dd-msgs{display:grid;gap:9px;max-height:360px;overflow:auto;padding:6px 2px 12px}.dd-msg{max-width:88%;border-radius:14px;padding:12px}.dd-msg p{margin:4px 0;color:#3d5d82;line-height:1.5}.dd-msg small{display:block;margin-top:6px;color:#6c8099}.dd-msg.dd-ai{background:#eef8ff}.dd-msg.dd-user{background:#fff1c7;margin-left:auto}.dd-compose{border-top:1px solid var(--dd-line);padding-top:12px}.dd-compose textarea{width:100%;min-height:105px;border:1px solid #bdd7ea;border-radius:12px;padding:11px;resize:vertical}.dd-compose-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.dd-compose-row label{font-size:11px;color:var(--dd-muted)}.dd-gateway-note{font-size:10px;color:#6b7890;background:#f6f9fc;border-radius:10px;padding:9px}.dd-trace{margin:9px 0;padding:11px;border:1px solid var(--dd-line);border-radius:12px;background:#fafcff;font-size:10px;color:#526c8a}.dd-trace dl{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:7px 0}.dd-trace dl div{padding:6px;background:#eef6fc;border-radius:7px}.dd-trace dt{font-weight:800}.dd-trace dd{margin:0}.dd-source{display:block;color:#0b67bd;margin-top:5px;word-break:break-word}@media(max-width:1250px){.dd-nav{display:none}.dd-mobile-toggle{display:block}.dd-header-cta{display:none}.dd-topic-strip{grid-template-columns:repeat(4,1fr)}.dd-topic-stories{grid-template-columns:repeat(2,1fr)}.dd-three-zone{grid-template-columns:1fr 1fr}.dd-demo-card{grid-column:1/-1}.dd-card-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.dd-shell{width:min(100% - 32px,1500px)}.dd-header-row{height:68px}.dd-brand{min-width:0}.dd-brand-copy small{display:none}.dd-hero{min-height:auto}.dd-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.dd-hero-media img{object-position:64% center}.dd-hero-wash{background:linear-gradient(180deg,#f8fcfff0,#f8fcffd1 58%,#f8fcff38)}.dd-hero-grid{grid-template-columns:1fr;min-height:610px;align-content:start}.dd-hero-copy{padding-top:46px}.dd-ai-card{justify-self:start;align-self:auto;margin:0 0 40px}.dd-topic-strip{grid-template-columns:repeat(2,1fr)}.dd-topic-stories,.dd-three-zone,.dd-split,.dd-card-grid-3,.dd-mission-grid,.dd-contact-grid{grid-template-columns:1fr}.dd-process-card,.dd-trans-card,.dd-demo-card{grid-column:auto}.dd-process{display:grid;grid-template-columns:repeat(5,1fr)}.dd-process li:not(:last-child):after{display:none}.dd-footer-grid{grid-template-columns:1fr}.dd-footer nav{justify-content:flex-start;flex-wrap:wrap}.dd-footer p{text-align:left}.dd-contact-form{grid-template-columns:1fr}.dd-contact-form label:nth-of-type(4){grid-column:auto}}@media(max-width:560px){.dd-shell{width:min(100% - 24px,1500px)}.dd-brand-copy strong{font-size:19px}.dd-brand-mark{width:39px;height:39px}.dd-section{padding:56px 0}.dd-hero-grid{min-height:650px}.dd-hero h1{font-size:54px}.dd-hero h2{font-size:23px}.dd-lede{font-size:15px}.dd-actions{flex-direction:column;align-items:stretch}.dd-trust-row{display:grid;grid-template-columns:1fr}.dd-ai-card{width:100%}.dd-topics{margin-top:-20px}.dd-topic-strip{grid-template-columns:1fr 1fr}.dd-topic-strip a{min-height:98px}.dd-topic-stories{grid-template-columns:1fr;padding-top:42px}.dd-process{grid-template-columns:1fr}.dd-process li{text-align:left;display:flex;gap:9px;align-items:start}.dd-process li>span{margin:0}.dd-card-grid-4{grid-template-columns:1fr}.dd-education-flow{align-items:flex-start}.dd-education-flow i{display:none}.dd-contact-form button{width:100%}.dd-compose-row{flex-direction:column;align-items:stretch}.dd-trace dl{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:focus-visible{outline:3px solid #eeaf21;outline-offset:3px}.dd-chat{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;padding:0;display:block;background:#f7fbff;-webkit-backdrop-filter:none;backdrop-filter:none}.dd-chat-card-fullscreen{position:relative;width:100vw;height:100dvh;min-height:100vh;max-height:none;overflow:hidden;padding:0;border:0;border-radius:0;box-shadow:none;background:#f7fbff;display:grid;grid-template-rows:64px minmax(0,1fr)}.dd-chat-topbar{position:relative;z-index:4;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;gap:14px;height:64px;padding:0 18px;background:#fffffff7;border-bottom:1px solid var(--dd-line);box-shadow:0 3px 18px #092a6209}.dd-chat-title{display:flex;align-items:center;gap:10px;min-width:0}.dd-chat-title .dd-ai-badge{width:36px;height:36px;font-size:12px}.dd-chat-title-copy{min-width:0}.dd-chat-title strong{display:block;font:700 20px/1.05 var(--dd-serif);white-space:nowrap}.dd-chat-title small{display:block;margin-top:3px;color:var(--dd-muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-chat-status{justify-self:center;max-width:min(46vw,620px);padding:7px 12px;border:1px solid #cfe3f3;border-radius:999px;background:#eef8ff;color:#145a9b;font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-chat-top-actions{justify-self:end;display:flex;align-items:center;gap:7px}.dd-chat-tool{min-height:38px;padding:0 12px;border:1px solid var(--dd-line);border-radius:11px;background:#fff;color:var(--dd-navy);font-size:11px;font-weight:800;cursor:pointer}.dd-chat-tool:hover{background:#f0f8ff}.dd-chat-tool[disabled]{opacity:.45;cursor:not-allowed}.dd-chat-tool-icon{width:38px;padding:0;font-size:19px}.dd-chat-card-fullscreen .dd-close{position:static;width:38px;height:38px;border-radius:11px;font-size:24px;background:#edf5fb}.dd-chat-workspace{position:relative;min-height:0;overflow:hidden;display:block;background:linear-gradient(180deg,#fbfdff,#f4faff)}.dd-chat-conversation-full{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.dd-msgs-full{max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:28px 24px 36px;display:block}.dd-msg-stream{width:min(1120px,100%);margin:0 auto;display:grid;gap:20px}.dd-msgs-full>.dd-msg{width:min(940px,92%);max-width:none;margin:0 0 20px;padding:17px 19px;border-radius:18px;border:1px solid transparent;box-shadow:0 5px 20px #103d680b}.dd-msgs-full>.dd-ai{background:#fff;border-color:#dcebf6;margin-right:auto}.dd-msgs-full>.dd-user{width:min(780px,84%);background:#fff1c7;border-color:#f2df98;margin-left:auto}.dd-msgs-full .dd-msg p{margin:7px 0 0;color:#284f79;font-size:16px;line-height:1.72}.dd-msgs-full .dd-msg b{font-size:12px;letter-spacing:.01em}.dd-msgs-full .dd-msg small{margin-top:7px;font-size:10px}.dd-msg-actions{display:flex;align-items:center;gap:6px;margin-top:11px}.dd-msg-action{border:0;background:transparent;color:#456b92;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:800;cursor:pointer}.dd-msg-action:hover{background:#edf7ff;color:#0f5da5}.dd-msg-action.is-active{background:#e8f4ff;color:#0a5aa6}.dd-msg-attachments{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.dd-msg-file{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:9px;background:#ffffffb8;border:1px solid rgba(164,190,213,.65);font-size:10px;color:#345d86}.dd-compose-full{position:relative;z-index:3;padding:13px 22px max(16px,env(safe-area-inset-bottom));background:#fffffffb;border-top:1px solid var(--dd-line);box-shadow:0 -12px 30px #092a620d}.dd-compose-inner{width:min(1120px,100%);margin:0 auto}.dd-compose-box{border:1px solid #bcd7ea;border-radius:20px;background:#fff;box-shadow:0 8px 30px #103d6812;overflow:hidden}.dd-compose-box textarea{display:block;width:100%;min-height:88px;max-height:250px;padding:17px 18px 11px;border:0;outline:0;resize:none;background:transparent;color:var(--dd-navy);font-size:16px;line-height:1.55}.dd-compose-box textarea::placeholder{color:#879bb1}.dd-compose-toolbar{display:flex;align-items:center;gap:8px;padding:8px 10px 10px}.dd-attach-trigger{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid #d3e4f1;border-radius:11px;background:#f8fcff;color:#184f84;font-size:11px;font-weight:800;cursor:pointer}.dd-attach-trigger:hover{background:#edf7ff}.dd-attach-trigger[aria-disabled=true]{opacity:.48;cursor:not-allowed}.dd-attach-trigger input{display:none}.dd-research-toggle{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--dd-muted);white-space:nowrap}.dd-compose-spacer{flex:1}.dd-compose-hint{font-size:9px;color:var(--dd-muted);white-space:nowrap}.dd-compose-full .dd-primary{min-height:40px;padding:0 17px;border-radius:12px;font-size:12px}.dd-attachment-list{display:none;gap:8px;flex-wrap:wrap;padding:10px 12px 0}.dd-attachment-list.has-files{display:flex}.dd-attachment-chip{position:relative;display:flex;align-items:center;gap:8px;min-width:0;max-width:280px;padding:7px 31px 7px 8px;border:1px solid #d6e5f1;border-radius:12px;background:#f8fcff}.dd-attachment-chip img{width:38px;height:38px;object-fit:cover;border-radius:8px;background:#eaf3fa}.dd-attachment-glyph{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eaf4fb;font-size:18px}.dd-attachment-copy{min-width:0}.dd-attachment-copy b,.dd-attachment-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-attachment-copy b{font-size:10px}.dd-attachment-copy small{font-size:9px;color:var(--dd-muted)}.dd-attachment-remove{position:absolute;right:6px;top:6px;width:23px;height:23px;border:0;border-radius:7px;background:#e9f2f8;color:#31597e;cursor:pointer}.dd-compose-notice{min-height:18px;margin:5px 4px 0;color:#70849b;font-size:9px}.dd-compose-notice.is-error{color:#9b3c32}.dd-compose-notice.is-ok{color:#2d7a55}.dd-chat-inspector{position:absolute;z-index:7;right:0;top:0;bottom:0;width:min(420px,92vw);padding:22px 18px 26px;background:#fff;border-left:1px solid var(--dd-line);box-shadow:-22px 0 50px #092a621f;overflow-y:auto;transform:translate(102%);transition:transform .2s ease}.dd-chat-inspector.is-open{transform:translate(0)}.dd-inspector-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.dd-inspector-head h3{margin:0;font:700 22px var(--dd-serif)}.dd-inspector-close{width:34px;height:34px;border:0;border-radius:10px;background:#edf5fb;color:var(--dd-navy);cursor:pointer;font-size:20px}.dd-chat-inspector .dd-ai-banner{margin:0 0 12px}.dd-chat-inspector .dd-gateway-note{font-size:10px;line-height:1.5;margin:0 0 12px}.dd-chat-inspector .dd-trace{margin:0;font-size:10px}.dd-chat-inspector .dd-trace dl{grid-template-columns:1fr 1fr;gap:7px}.dd-inspector-scrim{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;background:#092a621f;opacity:0;pointer-events:none;transition:opacity .2s ease}.dd-inspector-scrim.is-open{opacity:1;pointer-events:auto}@media(max-width:900px){.dd-chat-topbar{grid-template-columns:1fr auto;height:60px;padding:0 10px}.dd-chat-card-fullscreen{grid-template-rows:60px minmax(0,1fr)}.dd-chat-status{display:none}.dd-chat-title small{max-width:55vw}.dd-chat-tool-label{display:none}.dd-chat-tool{width:38px;padding:0}.dd-msgs-full{padding:20px 12px 28px}.dd-compose-full{padding:9px 10px max(10px,env(safe-area-inset-bottom))}.dd-compose-box textarea{min-height:78px;font-size:15px}.dd-compose-hint,.dd-research-toggle span{display:none}.dd-msgs-full>.dd-msg,.dd-msgs-full>.dd-user{width:94%;padding:14px 15px}.dd-msgs-full .dd-msg p{font-size:15px;line-height:1.62}}@media(max-width:520px){.dd-chat-title strong{font-size:18px}.dd-chat-title small{display:none}.dd-chat-top-actions{gap:4px}.dd-chat-tool{width:35px;height:35px;min-height:35px}.dd-chat-card-fullscreen .dd-close{width:35px;height:35px}.dd-compose-toolbar{gap:5px;padding:7px 8px 8px}.dd-attach-trigger{width:38px;padding:0;justify-content:center}.dd-attach-trigger .dd-attach-label{display:none}.dd-compose-full .dd-primary{min-width:74px;padding:0 10px}.dd-chat-inspector{width:100vw}.dd-chat-inspector .dd-trace dl{grid-template-columns:1fr}.dd-msgs-full>.dd-msg,.dd-msgs-full>.dd-user{width:97%}}@media(prefers-reduced-motion:reduce){.dd-chat-inspector,.dd-inspector-scrim{transition:none!important}}.dd-founder{background:linear-gradient(180deg,#fff,#f7fbff)}.dd-founder-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:54px;align-items:start}.dd-founder-portrait{margin:0;position:sticky;top:104px}.dd-founder-portrait img,.dd-founder-placeholder{width:100%;aspect-ratio:4/5;border-radius:28px;overflow:hidden;border:1px solid #dbe9f5;box-shadow:0 22px 60px #103d681c;background:linear-gradient(145deg,#eaf7ff,#fff8e5)}.dd-founder-portrait img{display:block;object-fit:cover;object-position:center}.dd-founder-placeholder{display:grid;place-items:center;text-align:center;padding:36px}.dd-founder-placeholder span{font:700 clamp(62px,8vw,120px)/1 var(--dd-serif);letter-spacing:.04em;color:#1b5f9f;opacity:.82}.dd-founder-placeholder small{display:block;color:#5e7691;font-size:12px;line-height:1.6;max-width:250px}.dd-founder-portrait figcaption{margin-top:10px;font-size:11px;color:#6b8199;text-align:center}.dd-founder-copy h2{font:700 clamp(38px,4vw,62px)/1.03 var(--dd-serif);margin:0 0 20px;max-width:980px}.dd-founder-copy>p{font-size:16px;line-height:1.78;color:#355a80;max-width:920px}.dd-founder-lede{font-size:19px!important;color:#183f6d!important}.dd-founder-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 24px}.dd-founder-principles article{padding:18px;border:1px solid #dceaf5;border-radius:17px;background:#ffffffe6;box-shadow:0 8px 24px #103d680b}.dd-founder-principles article>span{font-size:10px;font-weight:900;color:#1e6eb9;letter-spacing:.12em}.dd-founder-principles h3{font:700 20px/1.12 var(--dd-serif);margin:7px 0 8px}.dd-founder-principles p{margin:0;color:#526f8d;font-size:12px;line-height:1.62}.dd-founder-quote{margin:26px 0;padding:0 0 0 22px;border-left:3px solid #efb83d;font:italic 700 25px/1.35 var(--dd-serif);color:#143e6c}.dd-founder-journey{margin-top:44px;padding:22px 0;border-top:1px solid #dbe9f5;border-bottom:1px solid #dbe9f5;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dd-founder-journey b{display:block;font:700 17px var(--dd-serif);margin-bottom:5px}.dd-founder-journey p{margin:0;color:#58738f;font-size:12px;line-height:1.6}.dd-how-intro{max-width:1080px;margin-bottom:28px}.dd-how-intro h2{font:700 clamp(34px,3.6vw,56px)/1.05 var(--dd-serif)}.dd-how-intro>p:last-child{max-width:920px;font-size:16px;line-height:1.72;color:#466786}.dd-deep{margin-top:14px;padding-top:12px;border-top:1px solid #e0ebf4}.dd-deep summary{cursor:pointer;color:#0d65b3;font-size:11px;font-weight:850;list-style:none}.dd-deep summary::-webkit-details-marker{display:none}.dd-deep summary:after{content:" +";font-weight:900}.dd-deep[open] summary:after{content:" \2212"}.dd-deep p{font-size:12px!important;line-height:1.65!important;margin:9px 0 0!important}.dd-story-note{margin:24px 0 0;padding:17px 18px;border-left:3px solid #e9b43d;background:#ffffffbd;border-radius:0 14px 14px 0}.dd-story-note b{font:700 18px var(--dd-serif)}.dd-story-note p{margin:5px 0 0!important;font-size:13px!important;line-height:1.68!important}.dd-card-foot{font-size:11px!important;line-height:1.6!important;color:#6a7e95!important;border-top:1px solid #e3edf5;padding-top:12px}.dd-research-deep{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0 16px}.dd-research-deep div{padding:15px 16px;border:1px solid #dbe9f5;border-radius:14px;background:#fbfdff}.dd-research-deep b,.dd-research-deep span{display:block}.dd-research-deep b{font:700 18px var(--dd-serif);margin-bottom:4px}.dd-research-deep span{font-size:11px;color:#607891;line-height:1.5}.dd-pro-questions{margin-top:20px;padding:17px;border:1px solid #dbe9f5;border-radius:15px;background:#f8fcff;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.dd-pro-questions>b{margin-right:4px}.dd-pro-questions span{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #d7e6f1;font-size:10px;color:#496784}.dd-contact-note{padding:12px 14px;border-radius:12px;background:#fff8e5;border:1px solid #f0dfaa;color:#665523!important;font-size:12px!important}.dd-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.dd-outcome-grid article{padding:14px;border:1px solid #dbe9f5;border-radius:13px;background:#fff}.dd-outcome-grid b,.dd-outcome-grid span{display:block}.dd-outcome-grid b{font:700 17px var(--dd-serif);margin-bottom:4px}.dd-outcome-grid span{font-size:10px;color:#647b93;line-height:1.45}.dd-chat{background:#f7f8fa}.dd-chat-card-fullscreen{background:#f7f8fa;grid-template-rows:58px minmax(0,1fr)}.dd-chat-topbar{height:58px;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);padding:0 16px;background:#f7f8faf5;border-bottom:1px solid #e5e7eb;box-shadow:none}.dd-chat-title .dd-ai-badge{width:31px;height:31px;border:0;background:#e9f2fb;color:#275f96}.dd-chat-title strong{font:700 17px/1.05 var(--dd-sans);letter-spacing:-.01em}.dd-chat-title small{font-size:9px;color:#7a8593}.dd-chat-status{border:0;background:transparent;color:#697586;font-size:9px;padding:0;max-width:min(44vw,580px)}.dd-chat-tool{border:0;background:transparent;border-radius:9px;color:#536577}.dd-chat-tool:hover{background:#eceff3}.dd-chat-card-fullscreen .dd-close{background:transparent;border-radius:9px}.dd-chat-card-fullscreen .dd-close:hover{background:#eceff3}.dd-chat-workspace{background:#f7f8fa}.dd-msgs-full{padding:42px 22px 48px;scrollbar-gutter:auto}.dd-msgs-full>.dd-msg{box-shadow:none;border:0}.dd-msgs-full>.dd-ai{width:min(900px,calc(100% - 48px));max-width:900px;margin:0 auto 30px;padding:0 4px;background:transparent;border:0;border-radius:0}.dd-msgs-full>.dd-user{width:max-content;max-width:min(720px,78%);margin:0 max(24px,calc((100% - 900px)/2)) 28px auto;padding:12px 16px;background:#e9f2fb;border:1px solid #dbe7f2;border-radius:19px}.dd-msgs-full .dd-ai>b{display:block;margin-bottom:7px;color:#45627f;font:800 10px var(--dd-sans);letter-spacing:.04em;text-transform:uppercase}.dd-msgs-full .dd-user>b{display:none}.dd-msgs-full .dd-msg p{margin:0;color:#1e2f44;font-size:16px;line-height:1.72;white-space:pre-wrap}.dd-msgs-full .dd-ai p{font-size:17px;line-height:1.78;color:#1e2b3a}.dd-msgs-full .dd-user p{font-size:15px;line-height:1.55;color:#173a5d}.dd-msgs-full .dd-msg small{font-size:9px;color:#8a96a4}.dd-msgs-full .dd-ai small{margin-top:9px}.dd-msg-actions{margin-top:6px;gap:2px}.dd-msg-action{padding:4px 7px;color:#6e7b88;font-size:9px;font-weight:700}.dd-msg-action:hover{background:#eaedf1;color:#27394a}.dd-compose-full{padding:10px 20px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7f8fad1,#f7f8fa 22%);border-top:0;box-shadow:none}.dd-compose-inner{width:min(900px,100%)}.dd-compose-box{border:1px solid #d9dee5;border-radius:24px;background:#fff;box-shadow:0 6px 22px #1b273314}.dd-compose-box textarea{min-height:62px;max-height:220px;padding:15px 17px 7px;color:#152638;font-size:15px;line-height:1.55}.dd-compose-toolbar{padding:5px 8px 8px}.dd-attach-trigger{border:0;background:transparent;color:#596d7f}.dd-attach-trigger:hover{background:#eef1f4}.dd-research-toggle{color:#748190}.dd-compose-full .dd-primary{min-height:36px;border-radius:18px;padding:0 15px;box-shadow:none}.dd-compose-notice{margin:4px 12px 0;color:#8b949f;text-align:center}.dd-chat-inspector{background:#fbfcfd;border-left:1px solid #e3e8ee;box-shadow:-18px 0 38px #1b273314}.dd-inspector-scrim.is-open{background:#1b273317}.dd-ai-banner{background:#f4f7fa;border-color:#e0e7ed}@media(min-width:1500px){.dd-msgs-full>.dd-ai{width:min(980px,calc(100% - 80px));max-width:980px}.dd-compose-inner{width:min(980px,100%)}.dd-msgs-full>.dd-user{margin-right:max(40px,calc((100% - 980px)/2))}}@media(max-width:1000px){.dd-founder-grid{grid-template-columns:1fr;gap:32px}.dd-founder-portrait{position:static;max-width:620px}.dd-founder-principles,.dd-founder-journey,.dd-research-deep,.dd-outcome-grid{grid-template-columns:1fr}}@media(max-width:850px){.dd-chat-card-fullscreen{grid-template-rows:56px minmax(0,1fr)}.dd-chat-topbar{height:56px}.dd-msgs-full{padding:28px 16px 34px}.dd-msgs-full>.dd-ai{width:100%;padding:0 4px;margin-bottom:24px}.dd-msgs-full>.dd-user{max-width:88%;margin:0 0 24px auto;padding:11px 14px}.dd-compose-full{padding:8px 10px max(10px,env(safe-area-inset-bottom))}.dd-compose-inner{width:100%}}@media(max-width:560px){.dd-founder-copy h2{font-size:36px}.dd-founder-copy>p{font-size:15px}.dd-founder-lede{font-size:17px!important}.dd-founder-principles{grid-template-columns:1fr}.dd-founder-quote{font-size:21px}.dd-msgs-full .dd-ai p{font-size:16px;line-height:1.7}.dd-msgs-full>.dd-user{max-width:92%}.dd-compose-box{border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/dam-dma-clean.css.map */
