/* Contact and portfolio: shared Digital Artic visual language. */
.da-studio{--ds-ink:#12273e;--ds-copy:#526276;--ds-line:#e0e8f0;--ds-blue:#3067ff;color:var(--ds-copy)}
.da-studio h1,.da-studio h2,.da-studio h3{color:var(--ds-ink);font-weight:700;line-height:1.2;letter-spacing:-.035em}
.da-studio h1{font-size:clamp(36px,4.1vw,57px)!important;margin:15px 0 22px}
.da-studio h2{font-size:clamp(27px,2.8vw,38px)!important;margin:13px 0 20px}
.da-studio h3{font-size:21px!important;margin:0 0 12px}
.da-studio p,.da-studio li{font-size:16px!important;line-height:1.8;color:var(--ds-copy)}
.da-studio a{text-decoration:none}.da-studio a:focus-visible,.da-studio button:focus-visible,.da-studio summary:focus-visible{outline:3px solid #3067ff;outline-offset:5px}
.da-studio section[id],.ds-project[id]{scroll-margin-top:105px}
.ds-hero{padding:32px 0 72px}.ds-breadcrumb{display:flex;gap:12px;align-items:center;font-size:13px;color:#bbcbe2;margin-bottom:42px}.ds-breadcrumb a{color:#b5cbff}
.ds-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.ds-hero p{max-width:630px}.ds-hero h1 em{font-style:normal;color:#65dfbb}.ds-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.8;color:#2461d6;text-transform:uppercase}.da-brand-surface .ds-eyebrow{color:#69dfbd}
.ds-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px}.ds-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:linear-gradient(110deg,#3067ff,#20c997);color:#fff!important;padding:16px 24px;border:0;border-radius:8px;font-size:14px;font-weight:600;line-height:1.5;cursor:pointer;transition:transform .2s,box-shadow .2s}.ds-button:hover{transform:translateY(-2px);box-shadow:0 8px 26px #3067ff30}.ds-link-light{color:#e0e9fb;font-size:14px;display:inline-flex;align-items:center;gap:10px}.ds-link-light:hover{color:#65dfbb}.ds-inline-link{display:inline-flex;align-items:center;gap:14px;color:#245bd6;font-size:14px;font-weight:600}
.ds-conversation{position:relative;border:1px solid #ffffff24;border-radius:22px;padding:35px;background:linear-gradient(140deg,#ffffff0d,#ffffff03)}.ds-conversation h2{font-size:32px!important}.ds-conversation p{font-size:15px!important}.ds-conversation-icon{display:grid;place-items:center;width:58px;height:58px;background:#69dfbd15;color:#69dfbd;border:1px solid #69dfbd36;border-radius:16px;font-size:28px;margin-bottom:24px}.ds-topic-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.ds-topic-pills span{border:1px solid #ffffff24;color:#d9e6f8;padding:7px 11px;border-radius:25px;font-size:11px}
.ds-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ds-contact-options{padding:38px 0;background:#fff}.ds-contact-card{position:relative;display:flex;gap:17px;padding:25px 20px;border:1px solid var(--ds-line);border-radius:14px;align-items:flex-start;color:var(--ds-ink)}.ds-contact-card>i:first-child{display:grid;place-items:center;background:linear-gradient(135deg,#eaf0ff,#e9faf2);border-radius:12px;color:#2861d5;width:44px;height:44px;flex-shrink:0;font-size:22px}.ds-contact-card span{font-size:10px;font-weight:700;letter-spacing:.12em;color:#65768a}.ds-contact-card h2{font-size:17px!important;letter-spacing:-.02em;overflow-wrap:anywhere;margin:9px 0}.ds-contact-card p{font-size:12px!important;margin:0}.ds-card-arrow{position:absolute;right:15px;top:14px;font-size:12px;color:#738ca8}.ds-contact-card:hover{border-color:#86ade9;background:#fbfdff}
.ds-section{padding:80px 0}.ds-soft{background:linear-gradient(115deg,#f4f7fd,#f4fbf7)}.ds-contact-grid{display:grid;grid-template-columns:.85fr 1.25fr;gap:75px;align-items:start}.ds-contact-intro>p{max-width:480px}.ds-next-steps{list-style:none;padding:0;margin:35px 0}.ds-next-steps li{display:flex;gap:18px;margin:0 0 25px}.ds-next-steps>li>span{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border:1px solid #c6ddd9;border-radius:50%;color:#128164;font-size:12px}.ds-next-steps h3{font-size:18px!important;letter-spacing:-.02em;margin-bottom:8px}.ds-next-steps p{font-size:14px!important;margin:0}.ds-help-note{border-top:1px solid var(--ds-line);padding-top:22px;display:flex;gap:15px}.ds-help-note i{font-size:24px;color:#245bd6}.ds-help-note p{font-size:13px!important;margin:0}
.ds-form-panel{background:#fff;border:1px solid var(--ds-line);border-radius:20px;padding:38px;box-shadow:0 20px 50px #12355708}.ds-form-heading h2{font-size:28px!important;margin-bottom:10px}.ds-form-heading>p{font-size:12px!important;margin-bottom:24px}.ds-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ds-full{grid-column:1/-1}.ds-field label{display:block;font-size:13px;font-weight:600;color:#263b54;margin-bottom:9px}.ds-field input,.ds-field select,.ds-field textarea{width:100%;min-width:0;border:1px solid #dbe4ed;border-radius:8px;background:#fafcff;color:#142a42;padding:13px 14px;font-size:14px;line-height:1.6;font-family:inherit}.ds-field input,.ds-field select{min-height:49px}.ds-field textarea{resize:vertical;min-height:145px}.ds-field :is(input,select,textarea):focus{outline:2px solid #3067ff;outline-offset:2px;background:#fff}.ds-field input::placeholder,.ds-field textarea::placeholder{color:#7b899b;font-size:12px}.ds-form-note{font-size:12px!important;margin:20px 0;line-height:1.7!important}.ds-submit{width:100%}.ds-submit:disabled{opacity:.7;cursor:wait;transform:none}.ds-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ds-form-status:empty{display:none}.ds-form-status{padding:14px;border-radius:8px;font-size:14px;line-height:1.6;margin:0 0 20px;background:#edf4ff;color:#204d8e}.ds-form-status[data-state=error]{background:#fff0ee;color:#8f2923}.ds-form-status[data-state=success]{background:#e9f8ef;color:#146344}
.ds-location-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:start}.ds-location-grid address{font-style:normal;color:#2b415b;line-height:1.9;font-size:15px;border-left:3px solid #20c997;padding-left:22px;margin:25px 0}.ds-faq details{border-bottom:1px solid var(--ds-line)}.ds-faq summary{display:flex;gap:18px;justify-content:space-between;align-items:center;list-style:none;font-size:16px;font-weight:600;color:var(--ds-ink);cursor:pointer;padding:23px 0;line-height:1.6}.ds-faq summary::-webkit-details-marker{display:none}.ds-faq summary span{font-size:24px;color:#3067ff;flex-shrink:0}.ds-faq details[open] summary span{transform:rotate(45deg)}.ds-faq p{font-size:14px!important;margin:0;padding-bottom:23px}
/* Portfolio brand panels and detailed project cards. */
.ds-portfolio-hero .ds-hero-grid{grid-template-columns:1.1fr 1fr}.ds-brand-wall{display:grid;grid-template-columns:1fr 1fr;gap:14px;transform:rotate(-3deg);padding:15px}.ds-brand-wall a{display:flex;align-items:center;justify-content:center;min-height:110px;padding:24px;background:#fff;border:1px solid #dce6ef;border-radius:15px;box-shadow:0 12px 32px #0002}.ds-brand-wall a:nth-child(2n){transform:translateY(20px)}.ds-brand-wall img{width:100%;max-width:160px;height:66px;object-fit:contain}.ds-portfolio-facts{display:flex;flex-wrap:wrap;gap:35px;padding:28px 0;border-bottom:1px solid var(--ds-line)}.ds-portfolio-facts div{display:flex;gap:10px;align-items:baseline}.ds-portfolio-facts strong{color:var(--ds-ink);font-size:26px;letter-spacing:-.04em}.ds-portfolio-facts span{font-size:13px;color:#586b82}.ds-section-heading{display:flex;gap:50px;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.ds-section-heading h2{margin-bottom:0}.ds-section-heading>p{max-width:470px;margin:0}.ds-filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 18px}.ds-filter-bar button{border:1px solid #dbe5ef;border-radius:30px;background:white;color:#435875;font-size:13px;font-weight:600;padding:11px 20px;cursor:pointer}.ds-filter-bar button[aria-pressed=true]{background:#2459d7;border-color:#2459d7;color:#fff}.ds-filter-bar button:hover{border-color:#2459d7}.da-studio .ds-result-count{font-size:12px!important;color:#75869b;margin:0 0 25px}.ds-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:start}.ds-project{border:1px solid var(--ds-line);border-radius:19px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #12355705}.ds-project[hidden]{display:none!important}.ds-project-visual{height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;background:radial-gradient(ellipse at 20% 0%,#ffffffaa,transparent 70%),var(--project-tint,#e9f2ff);border-bottom:1px solid #142c4010;padding:28px;overflow:hidden}.ds-project-visual:before,.ds-project-visual:after{content:"";position:absolute;width:200px;height:200px;border:1px solid #25426112;border-radius:50%;right:-65px;top:-55px}.ds-project-visual:after{width:260px;height:260px;right:-95px;top:-85px}.ds-project-visual img{position:relative;z-index:1;max-width:70%;width:230px;height:95px;object-fit:contain}.ds-project-visual>span{font-size:11px;letter-spacing:.09em;color:#536378;z-index:1}.ds-project-content{padding:30px}.ds-project-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#738499;font-size:11px;letter-spacing:.07em;margin-bottom:12px}.ds-project-meta span:first-child{color:#137f63;font-weight:700;text-transform:uppercase}.ds-project-content h3{font-size:27px!important;letter-spacing:-.03em;margin-bottom:12px}.ds-project-content>p{font-size:15px!important;margin-bottom:20px}.ds-project-tags{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none;margin:0 0 24px}.da-studio .ds-project-tags li{font-size:11px!important;line-height:1.5;background:#f3f7fb;color:#4f627a;padding:6px 10px;border-radius:5px}.ds-project-content details{border-top:1px solid var(--ds-line);margin-top:22px}.ds-project-content summary{cursor:pointer;list-style:none;font-size:14px;font-weight:600;color:#254d86;padding:18px 0 0;display:flex;justify-content:space-between;gap:15px}.ds-project-content summary::-webkit-details-marker{display:none}.ds-project-content details[open] summary{margin-bottom:20px}.ds-project-content details[open] summary>span{transform:rotate(45deg)}.ds-project-content details h4{font-size:14px!important;font-weight:700;color:#253b54;margin:18px 0 9px}.ds-project-content details p,.ds-project-content details li{font-size:14px!important;line-height:1.8}.ds-project-content details ul{padding-left:20px;margin-bottom:16px}.ds-project-content details li{padding-left:3px;margin-bottom:8px}.ds-project-content details li::marker{color:#168e6a}.ds-project-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.ds-project-footer a{font-size:13px}.ds-project-index{color:#7e8fa3;font-size:12px}.ds-work-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:40px}.ds-work-principles article{border-left:2px solid #20c997;padding-left:25px}.ds-work-principles article>span{color:#69dfbd;display:block;font-size:12px;margin-bottom:18px}.ds-work-principles h3{font-size:22px!important}.ds-work-principles p{font-size:15px!important}.ds-bottom-cta{text-align:center;max-width:760px;margin:auto}.ds-bottom-cta .ds-actions{justify-content:center}.ds-bottom-cta p{margin-bottom:0}
@media(max-width:1199px){.ds-hero-grid{gap:40px}.ds-contact-grid{gap:40px}.ds-contact-card{padding:22px 16px;gap:12px}.ds-contact-card h2{font-size:15px!important}.ds-contact-card>i:first-child{width:35px;height:35px;font-size:18px}.ds-location-grid{gap:50px}.ds-form-panel{padding:30px}}
@media(max-width:991px){.ds-hero-grid,.ds-portfolio-hero .ds-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.da-studio h1{font-size:39px!important}.ds-conversation{padding:25px}.ds-conversation h2{font-size:27px!important}.ds-three-grid{grid-template-columns:1fr}.ds-contact-card h2{font-size:19px!important}.ds-contact-options{padding:25px 0}.ds-contact-card>i:first-child{width:45px;height:45px;font-size:22px}.ds-contact-grid{grid-template-columns:1fr;gap:38px}.ds-contact-intro>p{max-width:650px}.ds-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0 20px}.ds-next-steps li{flex-direction:column}.ds-section{padding:60px 0}.ds-location-grid{grid-template-columns:1fr;gap:35px}.ds-project-content{padding:24px}.ds-project-content h3{font-size:24px!important}.ds-section-heading{align-items:flex-start;flex-direction:column;gap:20px}.ds-section-heading>p{max-width:650px}.ds-brand-wall{gap:10px;padding:0}.ds-brand-wall a{min-height:100px;padding:15px}.ds-brand-wall img{height:55px}.ds-work-principles{gap:20px}.ds-work-principles article{padding-left:18px}}
@media(max-width:767px){.da-studio .container{padding-left:22px;padding-right:22px}.ds-hero{padding:25px 0 50px}.ds-breadcrumb{margin-bottom:28px}.ds-hero-grid,.ds-portfolio-hero .ds-hero-grid{grid-template-columns:1fr;gap:35px}.da-studio h1{font-size:38px!important}.ds-conversation{padding:27px}.ds-conversation h2 br{display:none}.ds-three-grid{gap:12px}.ds-contact-card{padding:22px}.ds-contact-card h2{font-size:18px!important}.ds-next-steps{grid-template-columns:1fr;gap:5px}.ds-next-steps li{flex-direction:row;margin-bottom:22px}.ds-section{padding:48px 0}.ds-form-panel{padding:25px 20px}.ds-form-grid{grid-template-columns:1fr;gap:20px}.ds-form-heading h2{font-size:26px!important}.ds-actions{gap:20px}.ds-project-grid{grid-template-columns:1fr;gap:24px}.ds-brand-wall{max-width:500px;margin:0 8px 15px}.ds-portfolio-facts{gap:15px 25px}.ds-portfolio-facts strong{font-size:23px}.ds-portfolio-facts span{font-size:11px}.ds-filter-bar{gap:8px}.ds-filter-bar button{padding:10px 14px;font-size:12px}.ds-project-visual{height:185px}.ds-project-content{padding:24px}.ds-work-principles{grid-template-columns:1fr;gap:24px}.ds-work-principles article>span{margin-bottom:12px}.ds-project-content h3{font-size:25px!important}}
@media(max-width:420px){.da-studio h1{font-size:34px!important}.ds-actions .ds-button{width:100%}.ds-actions .ds-link-light{margin:auto}.ds-project-footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.da-studio *{transition:none!important;scroll-behavior:auto!important}.ds-button:hover{transform:none}}

.ds-project-visual.ds-project-cover{height:auto;aspect-ratio:1.7;padding:0;display:block;background:var(--project-tint,#eef3f7)}
.ds-project-cover:before,.ds-project-cover:after{display:none}
.ds-project-visual.ds-project-cover img{max-width:100%;width:100%;height:100%;object-fit:cover;display:block}
.ds-project-visual.ds-project-cover>span{position:absolute;bottom:15px;left:15px;max-width:calc(100% - 30px);background:#ffffffed;padding:7px 11px;border-radius:5px;letter-spacing:.03em;color:#254058}
#aarlight .ds-project-cover img{object-position:center 78%}
#pkm-books .ds-project-cover img{object-fit:contain}
@media(max-width:575px){.ds-project-visual.ds-project-cover{aspect-ratio:1.5}}
#thoughtshots .ds-project-cover img,#digital-artic-crm .ds-project-cover img{object-fit:contain}
