@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--blue:#1261e8;--blue-dark:#0a2861;--blue-pale:#eaf2ff;--red:#ef3340;--yellow:#ffd126;--light-blue:#78b5ff;--ink:#101828;--muted:#566175;--line:#dce3ee;--white:#fff;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.footer-brand strong{font-family:Manrope,sans-serif}.site-shell{overflow:hidden}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);height:88px;margin:0 auto;display:grid}.brand,.footer-brand{align-items:center;gap:12px;display:flex}.brand img,.footer-brand img{border-radius:6px}.brand span{font-size:20px;font-weight:800}.site-header nav{color:#39445a;gap:38px;font-size:14px;font-weight:600;display:flex}.site-header nav a,.text-link,.footer-links a{transition:color .18s}.site-header nav a:hover,.text-link:hover,.footer-links a:hover{color:var(--blue)}.header-cta{border:1px solid var(--ink);border-radius:5px;justify-self:end;padding:11px 16px;font-size:13px;font-weight:700;transition:background .18s,color .18s}.header-cta:hover{color:var(--white);background:var(--ink)}.hero{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;gap:76px;width:min(1180px,100% - 48px);min-height:670px;margin:0 auto;padding:76px 0 92px;display:grid}.hero-copy{animation:.6s ease-out both rise}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:27px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--red);width:10px;height:10px}h1{letter-spacing:0;max-width:780px;font-size:clamp(46px,5.5vw,76px);font-weight:800;line-height:1.02}.hero-intro{max-width:680px;color:var(--muted);margin-top:29px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button{border-radius:5px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.button-primary{color:var(--white);background:var(--blue);box-shadow:5px 5px 0 var(--yellow);transition:transform .18s,box-shadow .18s}.button-primary:hover{box-shadow:3px 3px 0 var(--yellow);transform:translate(2px,2px)}.text-link{color:#344054;font-size:14px;font-weight:700}.hero-mark{animation:.6s ease-out .14s both rise;position:relative}.mark-frame{aspect-ratio:1;border:1px solid var(--line);background-color:var(--white);background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:32px 32px;padding:24px;position:relative}.mark-frame:before,.mark-frame:after{z-index:2;color:#98a2b3;background:var(--white);font-size:10px;font-weight:700;position:absolute}.mark-frame:before{content:"dS / 001";padding:0 6px;top:-7px;left:18px}.mark-frame:after{content:"AI + HUMAN";padding:5px 7px;bottom:52px;right:-24px;transform:rotate(90deg)}.mark-frame img{width:100%;height:100%;box-shadow:14px 14px 0 var(--blue-pale);display:block}.tile{z-index:3;width:19px;height:19px;position:absolute}.tile-red{background:var(--red);top:-10px;right:31px}.tile-yellow{background:var(--yellow);bottom:26%;right:-10px}.tile-light{background:var(--light-blue);bottom:16%;left:-10px}.hero-mark>p{color:#475467;margin-top:25px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;line-height:1.45}.products-section{background:var(--blue-pale);padding:112px max(24px,50vw - 590px)}.section-heading{grid-template-columns:minmax(190px,.35fr) minmax(0,.65fr);gap:48px;margin-bottom:70px;display:grid}.section-index{color:var(--blue);text-transform:uppercase;padding-top:10px;font-size:12px;font-weight:700}.section-heading h2{max-width:730px;font-size:clamp(38px,4vw,56px);font-weight:800;line-height:1.08}.section-heading>div>p{max-width:590px;color:var(--muted);margin-top:20px;font-size:17px;line-height:1.6}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.product{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-rows:210px 1fr;min-height:570px;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden}.product:hover{transform:translateY(-5px);box-shadow:0 18px 40px #10182814}.product-identity{justify-content:space-between;align-items:center;padding:40px;display:flex}.product-identity img{border-radius:24px}.product-identity p{text-align:right;text-transform:uppercase;align-self:flex-end;max-width:130px;font-size:12px;font-weight:700;line-height:1.35}.product-recall .product-identity{color:#2d3a8c;background:#f6f7fb}.product-money .product-identity{color:#078a49;background:#e9f7ef}.product-copy{padding:36px 40px 40px;position:relative}.product-number{color:#98a2b3;font-size:12px;font-weight:700;position:absolute;top:40px;right:40px}.product-copy h3{font-size:31px;font-weight:800}.product-copy>p:not(.product-number){max-width:470px;color:var(--muted);margin-top:16px;font-size:15px;line-height:1.65}.product-copy ul{margin:25px 0 30px;padding:0;list-style:none}.product-copy li{color:#344054;border-bottom:1px solid #edf0f5;padding:8px 0 8px 21px;font-size:13px;font-weight:600;position:relative}.product-copy li:before{content:"";background:var(--blue);width:7px;height:7px;position:absolute;top:14px;left:1px}.product-recall li:before{background:#d18b1f}.product-money li:before{background:#078a49}.product-link{border-bottom:2px solid;align-items:center;gap:11px;padding-bottom:5px;font-size:14px;font-weight:700;display:inline-flex}.product-recall .product-link{color:#2d3a8c}.product-money .product-link{color:#078a49}.principles-section{color:var(--white);background:var(--blue-dark);padding:112px max(24px,50vw - 590px) 124px}.section-heading-light .section-index,.section-heading-light>div>p{color:#a9c8ff}.principle-grid{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{min-height:260px;padding:34px 36px 20px 0}.principle-grid article+article{border-left:1px solid #ffffff40;padding-left:36px}.principle-grid span{color:var(--yellow);font-size:12px;font-weight:700}.principle-grid h3{margin-top:65px;font-size:21px}.principle-grid p{color:#cbd9f1;margin-top:13px;font-size:14px;line-height:1.65}footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;width:min(1180px,100% - 48px);min-height:180px;margin:0 auto;display:grid}.footer-brand strong{font-size:17px}.footer-brand p{color:var(--muted);margin-top:3px;font-size:12px}.footer-links{color:#344054;gap:28px;font-size:13px;font-weight:700;display:flex}.copyright{color:#667085;justify-self:end;font-size:12px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=860px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:62px;min-height:auto;padding:64px 0 76px}.hero-copy{max-width:720px}.hero-mark{justify-self:center;width:min(460px,85%)}.section-heading{grid-template-columns:1fr;gap:18px}.product-list,.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:190px;padding:28px 0}.principle-grid article+article{border-top:1px solid #ffffff40;border-left:0;padding-left:0}.principle-grid h3{margin-top:42px}footer{grid-template-columns:1fr auto}.copyright{grid-column:1/-1;justify-self:start;margin-top:-35px}}@media (width<=560px){.site-header,.hero,footer{width:min(100% - 32px,1180px)}.site-header{height:76px}.brand img{width:38px;height:38px}.brand span{font-size:18px}.header-cta{padding:9px 11px;font-size:11px}.hero{gap:20px;padding-top:53px;padding-bottom:48px}h1{font-size:43px}.hero-intro{font-size:16px}.hero-actions{flex-direction:row;align-items:center;gap:18px}.hero-mark{width:150px}.hero-mark>p{display:none}.products-section,.principles-section{padding-top:82px;padding-bottom:86px}.section-heading{margin-bottom:48px}.section-heading h2{font-size:38px}.product{grid-template-rows:180px 1fr;min-height:0}.product-identity,.product-copy{padding:28px}.product-identity img{border-radius:20px;width:92px;height:92px}.product-number{top:34px;right:28px}footer{grid-template-columns:1fr;align-content:center;gap:25px;min-height:230px}.footer-links{flex-wrap:wrap}.copyright{grid-column:auto;margin-top:0}}
