*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#edeae3;--card:#e3e0d8;--black:#1a1915;--text:#1a1915;--muted:#6b6860;--border:#1a19151f}html{scroll-behavior:smooth;height:-webkit-fill-available;scroll-padding-top:73px}body{background:var(--bg);color:var(--text);font-family:Instrument Sans,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}@media (pointer:fine){*,:before,:after{cursor:none!important}}.cursor-dot{background:var(--text);pointer-events:none;z-index:9999;will-change:transform;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.cursor-ring{border:1.5px solid var(--text);pointer-events:none;z-index:9998;will-change:transform;opacity:.4;border-radius:50%;width:32px;height:32px;position:fixed;top:0;left:0}@media (pointer:coarse){.cursor-dot,.cursor-ring{display:none}}[data-animate]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-animate].visible{opacity:1;transform:translateY(0)}nav{background:var(--black);z-index:100;border-bottom:1px solid #edeae31a;justify-content:space-between;align-items:center;padding:28px 56px;display:flex;position:sticky;top:0}.logo{color:#edeae3;font-size:17px;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:36px;list-style:none;display:flex}.nav-links a{color:#edeae380;font-size:15px;text-decoration:none;transition:color .15s}.nav-links a:hover{color:#edeae3}.nav-cta{border-radius:100px;color:#1a1915!important;background:#edeae3!important;padding:9px 20px!important;font-weight:500!important}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.nav-hamburger span{background:#edeae3;border-radius:2px;width:22px;height:1.5px;transition:opacity .2s;display:block}.mobile-menu{z-index:200;opacity:0;pointer-events:none;background:#1a1915;flex-direction:column;padding:0 24px 40px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.mobile-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-header{border-bottom:1px solid #edeae31a;justify-content:space-between;align-items:center;padding:28px 0;display:flex}.mobile-menu-close{cursor:pointer;width:40px;height:40px;color:var(--text);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.mobile-nav-links{flex-direction:column;flex:1;gap:0;padding:32px 0 0;list-style:none;display:flex}.mobile-nav-links li{border-bottom:1px solid #edeae31a}.mobile-nav-links a{letter-spacing:-.02em;color:#edeae3;padding:20px 0;font-size:26px;font-weight:700;text-decoration:none;transition:color .15s;display:block}.mobile-nav-links a:hover{color:#fff9}.mobile-menu-cta{margin-top:32px}.mobile-cta{font-size:15px!important}.mobile-menu-backdrop{z-index:199;background:#1a191566;position:fixed;inset:0}.hero{background:var(--black);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 56px;display:flex;overflow:hidden}.hero-centered{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:860px;display:flex}.hero-tag{align-items:center;gap:12px;display:flex}.hero-tag-label{color:#f2efe873;font-size:13px}.hero-h{letter-spacing:-.03em;flex-direction:column;gap:4px;margin:0;font-size:clamp(48px,6.5vw,88px);line-height:.92;display:flex}.hero-serif{color:#f2efe8;font-family:"Source Serif 4",serif;font-style:italic;font-weight:500;display:block}.hero-bold{color:#f2efe8;font-family:Instrument Sans,sans-serif;font-weight:700;display:block}.hero-br{display:none}.hero-sub{color:#f2efe866;width:100%;max-width:440px;margin:0;font-size:15px;line-height:1.7}.hero-cta{color:var(--black);background:#f2efe8;border-radius:100px;align-items:center;gap:8px;margin-top:8px;padding:12px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.hero-cta:hover{opacity:.85}.hero-logos{width:100%;margin-top:16px;overflow:hidden}.hero-logos-outer{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.hero-logos-outer .trusted-logos-track{animation:42s linear infinite logo-marquee}.stats{background:var(--black);padding:0;display:flex}.stats-inner{border-top:1px solid #f2efe814;border-bottom:1px solid #f2efe814;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.stat{border-right:1px solid #f2efe814;flex-direction:column;gap:12px;padding:40px 56px;display:flex}.stat:last-child{border-right:none}.stat-header{justify-content:space-between;align-items:center;display:flex}.stat-tag{letter-spacing:.12em;text-transform:uppercase;color:#f2efe84d;font-size:10px;font-weight:600}.stat-index{color:#f2efe81a;letter-spacing:.04em;font-size:11px;font-weight:700}.stat-n{letter-spacing:-.03em;color:#f2efe8;font-size:36px;font-weight:700;line-height:1}.stat-n--text{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.stat-n--text.visible{opacity:1;transform:translateY(0)}.stat-l{color:#f2efe859;font-size:12px;line-height:1.6}.trusted-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:28px;padding:48px 0;display:flex;overflow:hidden}.trusted-eyebrow{text-align:center}.trusted-logos-outer{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.trusted-logos-track{will-change:transform;align-items:center;width:max-content;animation:42s linear infinite logo-marquee;display:flex}.trusted-logos-outer:hover .trusted-logos-track{animation-play-state:paused}.trusted-logos-track>*{margin-right:80px}.trusted-logo-item{flex-direction:column;align-items:center;gap:8px;display:flex}.trusted-logo-tag{color:var(--muted);opacity:1;white-space:nowrap;font-size:9px;font-weight:500}.trusted-logo{transition:opacity .2s;display:block}.trusted-logo:hover{opacity:.7}@keyframes logo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.split{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.split-l{border-right:1px solid var(--border);padding:80px 56px}.split-r{padding:80px 56px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:24px;font-size:11px;font-weight:600}.heading{letter-spacing:-.025em;color:var(--text);margin-bottom:24px;font-size:clamp(28px,3vw,50px);font-weight:700;line-height:1.05}.heading em{font-family:"Source Serif 4",serif;font-style:italic;font-weight:400}.body-text{color:var(--muted);font-size:14px;line-height:1.75}.body-text+.body-text{margin-top:14px}.p-card{border:none;border-bottom:1px solid var(--border);background:0 0;border-radius:0;grid-template-columns:44px 1fr;gap:12px;padding:20px 0;display:grid}.p-card:first-child{border-top:1px solid var(--border)}.p-card:last-child{border-bottom:none}.p-num{color:var(--muted);padding-top:2px;font-size:11px;font-weight:600}.p-title{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:600}.p-text{color:var(--muted);font-size:13px;line-height:1.65}.work-section{border-bottom:1px solid var(--border);background:var(--light)}.sec-header{max-width:none;padding:80px 56px 48px}.work-list{flex-direction:column;display:flex}.work-row{border-top:1px solid var(--border);color:inherit;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:32px 56px;text-decoration:none;transition:background .15s,transform .2s,box-shadow .2s;display:grid}.work-row.wc-soon{opacity:.7;padding-top:16px;padding-bottom:16px}.work-row.wc-active:hover{background:#2a2825;transform:translateY(-4px);box-shadow:0 8px 32px #00000026}.wc-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600;transition:color .15s}.w-title{color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:18px;font-weight:700;transition:color .15s}.w-sub{color:var(--muted);font-size:13px;line-height:1.5;transition:color .15s}.work-row-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.w-year{color:var(--muted);font-size:12px;transition:color .15s}.w-cta{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600;transition:color .15s}.work-row.wc-active:hover .wc-cat{color:#fff6}.work-row.wc-active:hover .w-title{color:#fff}.work-row.wc-active:hover .w-sub{color:#ffffff80}.work-row.wc-active:hover .w-year{color:#fff6}.work-row.wc-active:hover .w-cta{color:#ffffffb3}.work-featured-header{margin-bottom:48px}.work-featured-section-label{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:12px;font-size:11px;font-weight:600}.work-featured-section-title{letter-spacing:-.025em;color:#fff;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.05}.work-featured{margin-top:-16px;padding:0 56px 80px}.work-featured-card{background-position:50%;background-size:cover;border-radius:8px;min-height:440px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.work-featured-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0003}.work-featured-content{padding:48px;position:absolute;bottom:0;left:0;right:0}.work-featured-meta{align-items:center;gap:16px;margin-bottom:16px;display:flex}.work-featured-new{letter-spacing:.1em;text-transform:uppercase;color:#edeae3;background:var(--black);border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700}.work-featured-card--main:hover .work-featured-new,.work-featured-card--main:hover .work-featured-cta-primary{color:var(--black);background:#edeae3}.work-featured-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.work-featured-year{color:var(--muted);font-size:11px}.work-featured-title{letter-spacing:-.01em;color:var(--text);font-size:clamp(20px,2vw,28px);font-weight:700;line-height:1.2}.work-featured-sub{color:var(--muted);font-size:14px;line-height:1.6}.work-featured-ctas{align-items:center;gap:24px;display:flex}.work-featured-cta-primary{background:var(--black);color:#edeae3;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.work-featured-cta-secondary{color:#ffffff80;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.work-featured-cta-secondary:hover{color:#fff}.work-featured-grid{background:var(--light);border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr;gap:16px;padding:0 56px 56px;display:grid}.work-featured-card--main{background:var(--light);border:1px solid var(--border);border-radius:8px;flex-direction:column;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}.work-featured-card--main:hover{background:#2a2825}.work-featured-card-image{background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:260px}.work-featured-card-content{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:24px 28px 32px;display:flex}.work-featured-card--main:hover .work-featured-title{color:#edeae3}.work-featured-card--main:hover .work-featured-sub{color:#edeae380}.work-featured-card--main:hover .work-featured-cat,.work-featured-card--main:hover .work-featured-year{color:#edeae366}.work-featured-card--main:hover .work-featured-card-content{border-top-color:#edeae31a}.work-featured-card--all{background:var(--black);border-radius:8px;justify-content:flex-end;align-items:flex-end;min-height:auto;padding:80px 72px 36px 48px;text-decoration:none;transition:background .2s;display:flex}.work-featured-card--all:hover{background:#2a2825}.work-featured-all-inner{flex-direction:column;gap:16px;width:100%;display:flex}.work-featured-all-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#edeae366;font-size:11px;font-weight:600}.work-featured-all-heading{letter-spacing:-.02em;color:#edeae3;font-size:clamp(28px,2.5vw,40px);font-weight:700;line-height:1.05}.work-featured-all-heading em{font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.work-featured-all-cta{color:#edeae399;font-size:13px;font-weight:600;transition:color .15s}.work-featured-card--all:hover .work-featured-all-cta{color:#edeae3}@media (max-width:960px){.work-featured{padding:0 24px 56px}.work-featured-card{min-height:420px}.work-featured-content{padding:32px}.work-featured-card--all{padding:56px 24px}.work-featured-grid{gap:12px;padding:0 24px 40px}.work-page-header{padding:72px 24px 40px}.work-page-grid-wrap{padding:0 24px 40px}}@media (max-width:767px){.work-featured-card{min-height:360px}.work-featured-content{padding:32px 24px 48px}.work-featured-title{font-size:clamp(24px,6vw,36px)}.work-featured-grid{grid-template-columns:1fr;padding:0 24px 32px}.work-featured-card--all{border-top:1px solid #edeae31a;border-left:none;justify-content:flex-start;align-items:flex-start;min-height:auto;padding:32px 24px}.work-featured-card--main{min-height:320px}.work-featured-all-inner{text-align:left;align-items:flex-start}}.exp-section{background:var(--black);border-bottom:1px solid #f2efe814}.exp-section .eyebrow{color:#f2efe84d}.exp-section .heading{color:#f2efe8}.exp-interactive{border-top:1px solid #f2efe814;grid-template-columns:280px 1fr;min-height:400px;display:grid}.exp-list-col{border-right:1px solid #f2efe814;flex-direction:column;display:flex}.exp-list-item{all:unset;cursor:pointer;border-bottom:1px solid #f2efe814;flex-direction:column;gap:3px;padding:24px 32px 24px 56px;transition:background .2s;display:flex}.exp-list-item:hover{background:#2a2825}.exp-list-item:hover .exp-list-role{color:#fff}.exp-list-item:hover .exp-list-co{color:#fff6;opacity:1}.exp-list-item--active{background:#2a2825}.exp-list-item--active .exp-list-role{color:#f2efe8}.exp-list-role{color:var(--muted);font-size:13px;font-weight:600;line-height:1.3;transition:color .2s}.exp-list-co{color:var(--muted);opacity:1;font-size:11px;transition:color .2s,opacity .2s}.exp-detail-col{flex-direction:column;gap:16px;padding:48px 56px;display:flex}.exp-detail-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.exp-role{color:#f2efe8;letter-spacing:-.01em;margin-bottom:3px;font-size:20px;font-weight:700}.exp-co{color:#f2efe866;font-size:13px}.exp-period{color:#f2efe866;font-size:12px}.exp-desc{color:#f2efe866;max-width:480px;font-size:14px;line-height:1.75}.exp-skills{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.exp-skill{letter-spacing:.06em;text-transform:uppercase;color:#f2efe866;background:0 0;border:1px solid #f2efe81f;border-radius:100px;padding:5px 12px;font-size:11px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.exp-skill:hover{background:var(--black);color:#fff;border-color:var(--black)}.badge{letter-spacing:.1em;text-transform:uppercase;color:#f2efe866;white-space:nowrap;background:#2a2825;border:1px solid #f2efe81f;border-radius:100px;flex-shrink:0;padding:6px 14px;font-size:11px;font-weight:600}.creds-section{border-bottom:1px solid var(--border);background:var(--light)}.creds-accordion{display:none}.creds-acc-item{border-bottom:1px solid var(--border)}.creds-acc-trigger{all:unset;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;display:flex}.creds-acc-by{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.creds-acc-chevron{color:var(--muted);font-size:18px}.creds-acc-body{padding:0 24px 20px}.creds-acc-name{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;display:block}.creds-acc-skills{color:var(--muted);font-size:12px;line-height:1.5}.creds-grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.cred{border-right:1px solid var(--border);border-bottom:1px solid var(--border);cursor:default;padding:36px 56px;text-decoration:none;transition:background .2s,color .2s;display:block}.cred:nth-child(3n){border-right:none}a.cred{cursor:pointer}a.cred:hover{background:#2a2825}a.cred:hover .cred-by{color:#fff6}a.cred:hover .cred-name{color:#fff}a.cred:hover .cred-skills{color:#ffffff80}.cred-hover:hover{background:#2a2825}.cred-hover:hover .cred-by{color:#fff6}.cred-hover:hover .cred-name{color:#fff}.cred-hover:hover .cred-skills{color:#ffffff80}.cred-by{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:600}.cred-name{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.3}.cred-skills{color:var(--muted);font-size:12px;line-height:1.5}.work-page-header{padding:80px 56px 48px}.work-page-header .heading{font-size:clamp(48px,6vw,80px)}.work-page-intro{color:var(--muted);max-width:480px;margin-top:20px;font-size:16px;line-height:1.75}.work-page-grid-wrap{padding:0 56px 56px}.work-page-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.work-page-card{background:var(--light);border:1px solid var(--border);border-radius:8px;flex-direction:column;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}.work-page-card:hover{box-shadow:none;transform:none}.work-page-card-overlay{display:none}.work-page-card-image{background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:280px}.work-page-card-content{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:24px 28px 32px;display:flex;position:relative}.work-page-card-meta{align-items:center;gap:12px;margin-bottom:12px;display:flex}.work-page-card-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.work-page-card-year{color:var(--muted);font-size:11px}.work-page-card-title{letter-spacing:-.01em;color:var(--text);font-size:20px;font-weight:700;line-height:1.2}.work-page-card-sub{color:var(--muted);font-size:13px;line-height:1.6}.work-page-card-cta{color:var(--muted);margin-top:8px;font-size:12px;font-weight:600}.work-page-card:hover{background:#2a2825}.work-page-card:hover .work-page-card-cat{color:#edeae366}.work-page-card:hover .work-page-card-title{color:#edeae3}.work-page-card:hover .work-page-card-sub{color:#edeae380}.work-page-card:hover .work-page-card-cta{color:#edeae3b3}.work-page-card:hover .work-page-card-content{border-top-color:#edeae31a}.work-more{padding:64px 56px}.work-more-inner{justify-content:center;align-items:center;gap:16px;display:flex}.work-more-line{background:var(--border);width:48px;height:1px;display:block}.work-more-dot{color:var(--muted);opacity:.5;font-size:10px}.work-more-text{color:var(--muted);letter-spacing:0;text-transform:none;font-family:"Source Serif 4",serif;font-size:13px;font-style:italic;font-weight:300}@media (max-width:960px){.work-more{padding:48px 24px}}@media (max-width:767px){.work-page-header{padding:140px 24px 40px}.work-page-header .heading{font-size:clamp(34px,9vw,44px)}.work-page-intro{font-size:15px}.work-page-grid-wrap{padding:0 24px 32px}.work-page-grid{grid-template-columns:1fr;gap:12px}.work-page-card{min-height:360px}.work-page-card-content{padding:28px}}.contact-wrap{background:var(--black);grid-template-columns:1fr 380px;align-items:start;gap:80px;margin-bottom:0;padding:96px 56px;display:grid}.contact-h{color:#edeae3;letter-spacing:-.01em;font-family:"Source Serif 4",serif;font-size:clamp(36px,5vw,72px);font-style:italic;font-weight:500;line-height:1.1}.contact-h u{text-underline-offset:8px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6;text-decoration-thickness:1px}.contact-attr{letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;margin-top:20px;margin-bottom:48px;font-size:11px;font-weight:600}.contact-sub{color:#ffffff80;margin-bottom:28px;font-size:14px;line-height:1.7}.contact-btn{color:var(--black);background:#fff;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.contact-btn:hover{opacity:.85}.contact-links{gap:24px;margin-top:24px;display:flex}.contact-link{color:#ffffff4d;font-size:12px;text-decoration:none;transition:color .15s}.contact-link:hover{color:#ffffffb3}footer{background:var(--black);margin:-1px 0 0;padding:0 0 24px;line-height:0;display:block;overflow:hidden}.footer-watermark-img{width:100%;height:auto;margin:0;padding:0;display:block;opacity:.12!important}.footer-light{background:var(--bg)}.footer-watermark-light{opacity:.35}.footer-copy{color:#ffffff40;text-align:center;letter-spacing:.02em;margin-top:20px;padding:0 24px;font-family:Instrument Sans,sans-serif;font-size:11px;font-weight:400;line-height:1}.footer-copy--light{color:#1a19154d}.cs-hero-img{background-position:50%;background-size:cover;width:100%;height:560px;display:block}@media (max-width:767px){.cs-hero-img{background-position:50%;background-origin:content-box;background-clip:border-box;height:calc(25vh + 81px);padding-top:81px}.work-page-card-image{height:180px}}.cs-banner-img{border-radius:4px;width:100%;height:auto;margin:40px 0;display:block}@media (max-width:767px){.cs-banner-img{margin:28px 0}}.cs-content{max-width:680px;margin:0 auto;padding:80px 24px}.cs-category{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:11px;font-weight:600}.cs-title{letter-spacing:-.03em;color:var(--text);margin-bottom:40px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.05}.cs-tags{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.cs-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600}.cs-body{color:var(--muted);margin-bottom:24px;font-size:17px;line-height:1.8}.cs-footer-nav{border-top:1px solid var(--border);padding:80px 56px}.cs-footer-nav-inner{justify-content:space-between;align-items:flex-end;max-width:680px;margin:0 auto;display:flex}.cs-footer-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:600}.cs-footer-title{letter-spacing:-.02em;color:var(--text);font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.1}.cs-footer-back{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:10px;text-decoration:none;transition:color .15s;display:flex}.cs-footer-back:hover .cs-footer-back-title{color:var(--text)}.cs-footer-back-eyebrow-right{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.cs-footer-back-title{letter-spacing:-.02em;color:var(--text);font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.1;transition:color .15s}@media (max-width:767px){.cs-footer-title{font-size:clamp(20px,6vw,28px)}.cs-footer-nav-inner{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width:1024px){.nav-links{display:none}.nav-hamburger{display:flex}}@media (max-width:767px){html{overflow-x:clip}.hero-particles{display:none}.hero{justify-content:center;height:calc(100svh - 72px);margin-top:72px;padding:0 32px;overflow:hidden}.hero-logos{margin-top:16px;margin-bottom:0}.hero-centered{gap:16px;padding:0}.hero-h{font-size:72px!important}.hero-sub{max-width:100%;font-size:14px}.hero-br{display:block}.stats{padding:0}.stats-inner{border-top:none;grid-template-columns:1fr}.stat{border-bottom:1px solid #f2efe814;border-right:none;padding:28px 24px}.stat:last-child{border-bottom:none}.stat-n{font-size:28px}.creds-accordion{display:block}.creds-grid{display:none}[data-animate]{opacity:1;transition:none;transform:none}[data-animate].visible{opacity:1;transform:none}}@media (max-width:960px){html{scroll-padding-top:72px}nav{padding:20px 24px;position:fixed;top:0;left:0;right:0}.nav-links{gap:16px}.hero-h{font-size:clamp(36px,8vw,52px)}.split{grid-template-columns:1fr}.split-l{border-right:none;border-bottom:1px solid var(--border);padding:56px 24px}.split-r{padding:56px 24px}.sec-header{padding:56px 24px 32px}.work-row{padding:24px}.exp-interactive{grid-template-columns:1fr}.exp-list-col{border-right:none;border-bottom:1px solid var(--border)}.exp-list-item{padding:20px 24px}.exp-detail-col{padding:40px 24px}.creds-grid{grid-template-columns:1fr}.cred{border-right:none;padding:36px 24px}.contact-wrap{grid-template-columns:1fr;gap:48px;padding:64px 24px}.cs-content,.cs-footer-nav{padding:56px 24px}}.profile-card{align-items:center;gap:12px;margin-bottom:20px;display:flex}.profile-img{object-fit:cover;object-position:center top;border:1.5px solid #edeae326;border-radius:50%;flex-shrink:0;width:48px;height:48px}.profile-name{color:#edeae3;letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:1.2}.profile-role{color:#edeae380;margin-top:2px;font-size:11px;font-weight:500}@media (max-width:960px){.wc-cat,.w-sub,.w-year,.w-cta{color:#3a3835}.w-title{color:var(--black)}.badge,.exp-skill,.exp-list-co,.cred-by,.cred-skills{color:#3a3835}.contact-attr,.contact-link{color:#ffffff80}.eyebrow{color:#3a3835}.footer-copy{color:#ffffff80}.work-row.wc-soon{background:0 0}.work-row.wc-soon .wc-cat,.work-row.wc-soon .w-sub,.work-row.wc-soon .w-year,.work-row.wc-soon .w-cta{color:#c8c6c2!important}.work-row.wc-soon .w-title{color:#edeae3!important}}.brand-page{color:#edeae3;background:#1a1915}.brand-hero{border-bottom:1px solid #edeae31a;grid-template-columns:1fr 380px;align-items:end;gap:80px;padding:120px 56px 100px;display:grid}.brand-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#edeae340;margin-bottom:40px;font-size:11px;font-weight:600}.brand-hero-h{letter-spacing:-.03em;color:#edeae3;font-size:clamp(52px,7vw,88px);font-weight:700;line-height:1}.brand-hero-h em{color:#edeae380;font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.brand-hero-statement{color:#edeae380;border-left:1px solid #edeae31a;margin-bottom:32px;padding-left:24px;font-size:15px;line-height:1.8}.brand-hero-statement strong{color:#edeae3;font-weight:500}.brand-hero-meta{flex-direction:column;display:flex}.brand-meta-row{border-bottom:1px solid #edeae30f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.brand-meta-row:last-child{border-bottom:none}.brand-meta-label{letter-spacing:.08em;text-transform:uppercase;color:#edeae333;font-size:11px;font-weight:600}.brand-meta-value{color:#edeae373;font-size:12px}.brand-principles{border-bottom:1px solid #edeae31a;grid-template-columns:repeat(3,1fr);display:grid}.brand-principle{border-right:1px solid #edeae31a;padding:56px}.brand-principle:last-child{border-right:none}.brand-principle-num{color:#edeae333;margin-bottom:24px;font-size:11px;font-weight:600}.brand-principle-title{color:#edeae3;letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.2}.brand-principle-title em{color:#edeae380;font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.brand-principle-text{color:#edeae366;font-size:13px;line-height:1.75}.brand-section{border-bottom:1px solid #edeae31a;padding:80px 56px}.brand-section-header{margin-bottom:56px}.brand-section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#edeae34d;margin-bottom:16px;font-size:11px;font-weight:600}.brand-section-title{letter-spacing:-.02em;color:#edeae3;margin-bottom:8px;font-size:clamp(24px,3vw,40px);font-weight:700;line-height:1.1}.brand-section-title em{font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.brand-section-desc{color:#edeae366;max-width:560px;margin-top:8px;font-size:14px;line-height:1.7}.brand-block{margin-bottom:56px}.brand-block:last-child{margin-bottom:0}.brand-block-header{border-bottom:1px solid #edeae31a;justify-content:space-between;align-items:baseline;margin-bottom:0;padding-bottom:16px;display:flex}.brand-block-name{color:#edeae3;letter-spacing:.04em;font-size:13px;font-weight:600}.brand-block-meta{color:#edeae34d;font-size:12px}.brand-token{letter-spacing:.1em;text-transform:uppercase;color:#edeae34d;background:#edeae30f;border-radius:100px;margin-left:10px;padding:3px 8px;font-size:10px;font-weight:600}.brand-logo-row{grid-template-columns:1fr 1fr;gap:2px;display:grid}.brand-logo-col{flex-direction:column;display:flex}.brand-logo-cell{justify-content:center;align-items:center;padding:64px 48px;display:flex}.brand-logo-cell--dark{background:#1a1915;border:1px solid #edeae314}.brand-logo-cell--light{background:#edeae3}.brand-logo-preview{justify-content:center;align-items:center;padding:64px 48px;display:flex}.brand-logo-preview--dark{background:#1a1915;border:1px solid #edeae314}.brand-logo-preview--light{background:#edeae3}.brand-download-btn{letter-spacing:.08em;text-transform:uppercase;color:#f2efe866;border:1px solid #f2efe81a;border-radius:100px;align-items:center;gap:6px;width:fit-content;margin-top:12px;padding:6px 14px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.brand-download-btn:hover{color:#f2efe8;border-color:#f2efe84d}.brand-hex-copy{all:unset;cursor:pointer;color:inherit;font-family:monospace;font-size:13px;transition:opacity .15s}.brand-hex-copy:hover{opacity:.6}.brand-font-link{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .15s}.brand-font-link:hover{opacity:.6}.brand-usage-note{align-items:flex-start;gap:16px;margin-top:2px;padding:20px 24px;display:flex}.brand-usage-dot{background:#edeae333;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.brand-usage-note p{color:#edeae366;font-size:13px;line-height:1.6}.brand-swatches{gap:2px;margin-top:24px;display:flex}.brand-swatches--light .brand-swatch-wrap:last-child .brand-swatch{border:1px solid #edeae333}.brand-swatch-wrap{flex-direction:column;flex:1;display:flex}.brand-swatch{border-radius:3px;height:80px;margin-bottom:8px}.brand-swatch-hex{color:#edeae333;margin-top:6px;font-family:monospace;font-size:10px;display:block}.brand-type-row{border-bottom:1px solid #edeae30f;grid-template-columns:180px 1fr 1fr;align-items:center;gap:24px;padding:20px 0;display:grid}.brand-type-body-row{border-bottom:1px solid #edeae30f;grid-template-columns:180px 1fr;align-items:start;gap:24px;padding:24px 0;display:grid}.brand-type-label{color:#edeae359;font-size:12px;line-height:1.4}.brand-type-label span{color:#edeae333;margin-top:2px;font-size:11px;display:block}.brand-type-specimen{color:#edeae3;letter-spacing:-.02em;font-family:Instrument Sans,sans-serif;font-size:40px;line-height:1}.brand-type-specimen--italic{color:#edeae366;font-style:italic}.brand-type-specimen--serif{color:#edeae3b3;font-family:"Source Serif 4",serif;font-style:italic}.brand-type-body-specimen{color:#edeae380;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.75}.brand-tone-grid{grid-template-columns:repeat(4,1fr);gap:2px;margin-bottom:48px;display:grid}.brand-tone-card{border:1px solid #edeae314;padding:32px 28px}.brand-tone-attr{color:#edeae3;margin-bottom:4px;font-size:16px;font-weight:500}.brand-tone-not{color:#edeae340;font-size:12px}.brand-tone-not span{text-decoration:line-through}.brand-do-dont{grid-template-columns:1fr 1fr;gap:2px;display:grid}.brand-do-col,.brand-dont-col{border:1px solid #edeae314}.brand-col-label{letter-spacing:.1em;text-transform:uppercase;color:#edeae380;font-size:11px;font-weight:600}.brand-col-label--dont{color:#edeae333}.brand-dot{border-radius:50%;width:6px;height:6px}.brand-dot--do{background:#edeae366}.brand-dot--dont{background:#edeae31a}.brand-example-row{border-bottom:1px solid #edeae30f;padding:24px}.brand-example-label{letter-spacing:.1em;text-transform:uppercase;color:#edeae333;margin-bottom:10px;font-size:10px;font-weight:600}.brand-example-do{color:#edeae3;font-size:14px;line-height:1.6}.brand-example-dont{color:#edeae34d;font-size:14px;font-style:italic;line-height:1.6}.brand-avoid-grid{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:2px;display:grid}.brand-avoid-card{border:1px solid #edeae30f;padding:20px 24px}.brand-avoid-word{color:#edeae333;margin-bottom:6px;font-size:15px;font-weight:500;-webkit-text-decoration:line-through #edeae31a;text-decoration:line-through #edeae31a}.brand-avoid-reason{color:#edeae333;font-size:11px;line-height:1.5}.brand-merch-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.brand-merch-item{border:1px solid #edeae314;flex-direction:column;display:flex}.brand-merch-visual{aspect-ratio:4/5;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.brand-merch-placeholder{letter-spacing:.1em;text-transform:uppercase;color:#1a191533;font-size:10px;font-weight:600}.brand-merch-info{border-top:1px solid #edeae314;padding:16px 20px}.brand-merch-category{letter-spacing:.12em;text-transform:uppercase;color:#edeae34d;margin-bottom:4px;font-size:10px;font-weight:600}.brand-merch-name{color:#edeae3;margin-bottom:3px;font-size:15px;font-weight:600}.brand-merch-spec{color:#edeae34d;font-size:11px}.brand-color-apps{grid-template-columns:1fr 1fr;gap:2px;margin-top:2px;display:grid}.brand-color-app{flex-direction:column;display:flex}.brand-color-app-label{letter-spacing:.1em;text-transform:uppercase;color:#edeae340;padding:12px 0 8px;font-size:10px;font-weight:600}.brand-apps-header{border-top:1px solid var(--border);margin-top:16px;margin-bottom:4px;padding:28px 0 16px}.brand-apps-header span{letter-spacing:-.01em;text-transform:none;color:#edeae3e6;font-size:13px;font-weight:700}.brand-app-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.brand-app-cell{flex-direction:column;gap:10px;display:flex}.brand-app-cell--full{grid-column:1/-1}.brand-app-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);opacity:.6;font-size:9px;font-weight:600}.brand-app-preview{border-radius:2px;flex:1;overflow:hidden}.brand-app-preview--dark{background:#1a1915;border:1px solid #edeae314}.brand-app-preview--dark-mid{background:#2a2825;border:1px solid #edeae314}.brand-app-preview--light{background:#edeae3;border:1px solid #1a19151a}.brand-app-preview--light-card{background:#f2efe8;border:1px solid #1a19151a}.bap-nav{border-bottom:1px solid #edeae314;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.bap-nav-cta{color:#1a1915;background:#edeae3;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:600}.bap-nav-inv{justify-content:space-between;align-items:center;padding:16px;display:flex}.bap-hero-content{padding:14px 16px 16px}.bap-hero-h{color:#edeae3;letter-spacing:-.01em;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.2}.bap-hero-italic{color:#edeae380;font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.bap-hero-sub{color:#edeae373;margin-bottom:10px;font-size:10px;line-height:1.6}.bap-tags{flex-wrap:wrap;gap:5px;display:flex}.bap-tag{letter-spacing:.08em;text-transform:uppercase;color:#edeae359;border:1px solid #edeae31f;border-radius:100px;padding:3px 7px;font-size:8px;font-weight:600}.bap-contact{padding:20px 16px}.bap-contact-quote{color:#edeae3;margin-bottom:8px;font-family:"Source Serif 4",serif;font-size:13px;font-style:italic;font-weight:300;line-height:1.4}.bap-contact-attr{letter-spacing:.12em;text-transform:uppercase;color:#edeae34d;margin-bottom:14px;font-size:9px;font-weight:600}.bap-contact-btn{color:#1a1915;background:#edeae3;border-radius:100px;padding:7px 14px;font-size:10px;font-weight:600;display:inline-block}.bap-card-hover{padding:16px}.bap-card-cat{letter-spacing:.1em;text-transform:uppercase;color:#edeae359;margin-bottom:5px;font-size:8px;font-weight:600}.bap-card-title{color:#edeae3;margin-bottom:4px;font-size:13px;font-weight:700}.bap-card-sub{color:#edeae373;margin-bottom:8px;font-size:10px;line-height:1.5}.bap-card-cta{color:#edeae399;font-size:10px;font-weight:600}.bap-footer{padding:16px 16px 12px}.bap-footer-copy{color:#edeae333;text-align:center;letter-spacing:.02em;margin-top:8px;font-size:9px}.bap-btns{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 16px;display:flex}.bap-btn{color:#1a1915;background:#edeae3;border-radius:100px;padding:8px 16px;font-size:11px;font-weight:600}.bap-stats{grid-template-columns:1fr 1fr;display:grid}.bap-stat{border-bottom:1px solid #1a19151a;border-right:1px solid #1a19151a;padding:14px}.bap-stat:nth-child(2n){border-right:none}.bap-stat:nth-child(n+3){border-bottom:none}.bap-stat-n{color:#1a1915;letter-spacing:-.03em;margin-bottom:3px;font-size:22px;font-weight:700;line-height:1}.bap-stat-l{color:#6b6860;font-size:9px}.bap-page{padding:16px 20px}.bap-page-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6b6860;margin-bottom:4px;font-size:9px;font-weight:600}.bap-page-h{color:#1a1915;letter-spacing:-.02em;margin-bottom:12px;font-size:15px;font-weight:700;line-height:1.1}.bap-page-italic{font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.bap-page-cards{grid-template-columns:1fr 1fr;gap:2px;display:grid}.bap-page-card{background:#f2efe8;border:1px solid #1a19151a;overflow:hidden}.bap-page-card-img{background:#1a1915;height:36px}.bap-page-card-body{padding:6px 8px}.bap-page-card-cat{letter-spacing:.08em;text-transform:uppercase;color:#6b6860;margin-bottom:2px;font-size:7px;font-weight:600}.bap-page-card-title{color:#1a1915;font-size:10px;font-weight:700}.bap-body{padding:16px 20px}.bap-body-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6b6860;margin-bottom:6px;font-size:9px;font-weight:600}.bap-body-h{color:#1a1915;letter-spacing:-.01em;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.15}.bap-body-italic{font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.bap-body-text{color:#6b6860;font-size:11px;line-height:1.7}.bap-navlinks{justify-content:space-between;align-items:center;padding:16px;display:flex}.bap-navlink{color:#edeae373;font-size:11px}.bap-eyebrows{flex-direction:column;gap:10px;padding:16px 20px;display:flex}.bap-eyebrow-item{letter-spacing:.12em;text-transform:uppercase;color:#6b6860;border-bottom:1px solid #1a19151a;padding-bottom:10px;font-size:9px;font-weight:600}.bap-eyebrow-item:last-child{border-bottom:none;padding-bottom:0}.bap-work-rows{padding:4px 0}.bap-work-row{border-bottom:1px solid #1a19151a;justify-content:space-between;align-items:flex-start;padding:12px 16px;display:flex}.bap-work-row:last-child{border-bottom:none}.bap-work-cat{letter-spacing:.1em;text-transform:uppercase;color:#6b6860;margin-bottom:3px;font-size:8px;font-weight:600}.bap-work-title{color:#1a1915;font-size:12px;font-weight:700}.bap-work-year{color:#6b6860;padding-top:2px;font-size:10px}.bap-borders{padding:4px 0}.bap-border-row{border-bottom:1px solid #1a19151f;padding:10px 16px}.bap-border-row:last-child{border-bottom:none}.bap-border-cat{letter-spacing:.1em;text-transform:uppercase;color:#6b6860;margin-bottom:2px;font-size:8px;font-weight:600}.bap-border-title{color:#1a1915;font-size:11px;font-weight:700}.bap-dark-borders{padding:8px 0}.bap-dark-border-row{padding:10px 16px;font-size:10px}.bap-dark-border-row--strong{color:#edeae380;border-bottom:1px solid #edeae31a}.bap-dark-border-row--mid{color:#edeae359;border-bottom:1px solid #edeae314}.bap-dark-border-row--subtle{color:#edeae333}@media (max-width:960px){.brand-hero{grid-template-columns:1fr;gap:48px;padding:80px 24px 64px}.brand-principles{grid-template-columns:1fr}.brand-principle{border-bottom:1px solid #edeae31a;border-right:none;padding:40px 24px}.brand-section{padding:64px 24px}.brand-logo-row{grid-template-columns:1fr}.brand-type-row{grid-template-columns:140px 1fr 1fr}.brand-tone-grid{grid-template-columns:1fr 1fr}.brand-do-dont{grid-template-columns:1fr}.brand-avoid-grid{grid-template-columns:1fr 1fr}.brand-color-apps{grid-template-columns:1fr}.brand-merch-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.brand-hero{padding:140px 24px 56px}.brand-type-row{grid-template-columns:120px 1fr}.brand-type-body-row{grid-template-columns:1fr}.brand-avoid-grid{grid-template-columns:1fr 1fr}.brand-merch-grid{grid-template-columns:1fr}.brand-block-header{flex-direction:column;gap:4px}.brand-app-grid{grid-template-columns:1fr}.brand-app-cell--full{grid-column:1}}.brand-ash-swatches{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:8px;display:grid}.brand-ash-bar{border-radius:2px;overflow:hidden}.brand-ash-bar--light{background:#edeae3;border:1px solid #1a191514}.brand-ash-bar--dark{background:#1a1915;border:1px solid #edeae30f}.brand-ash-bar-fill{height:72px}.brand-ash-bar-labels{border-top:1px solid #1a191514;justify-content:space-between;padding:8px 12px;display:flex}.brand-ash-bar-labels span{color:var(--muted);font-size:10px;font-weight:500}.brand-ash-bar-labels--dark{border-top:1px solid #edeae30f}.brand-ash-bar-labels--dark span{color:#edeae359}.bap-btns-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.bap-btn--secondary{color:#edeae366;background:0 0;border:1px solid #edeae326}.bap-border-sub{color:#6b6860;margin-top:4px;margin-bottom:8px;font-size:10px;line-height:1.5}.bap-border-cta{color:#6b6860;font-size:10px;font-weight:600}.brand-merch-visual--photo{background-position:top;background-size:cover;min-height:280px}.brand-ash-preview{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:8px;display:grid}.brand-ash-preview--dark{background:#1a1915;border:1px solid #edeae314;overflow:hidden}.brand-ash-preview--light{background:#edeae3;border:1px solid #1a191514;overflow:hidden}.brand-ash-row{justify-content:space-between;align-items:center;padding:14px 16px;font-size:11px;display:flex}.brand-ash-row--strong{color:#edeae3b3;border-bottom:1px solid #edeae31a}.brand-ash-row--mid{color:#edeae380;border-bottom:1px solid #edeae314}.brand-ash-row--subtle{color:#edeae34d}.brand-ash-row--strong-light{color:#1a1915cc;border-bottom:1px solid #1a191533}.brand-ash-row--mid-light{color:#1a191599;border-bottom:1px solid #1a19151f}.brand-ash-row--subtle-light{color:#1a191566}.brand-ash-hex{letter-spacing:.04em;opacity:.6;font-size:9px;font-weight:600}.brand-ash-hex--light{color:#1a1915}.bap-tags-preview{flex-wrap:wrap;gap:6px;padding:16px;display:flex}.bap-exp-cards{padding:4px 0}.bap-exp-card{border-bottom:1px solid #1a19151a;padding:14px 16px}.bap-exp-card:last-child{border-bottom:none}.bap-exp-role{color:#1a1915;margin-bottom:3px;font-size:12px;font-weight:700;line-height:1.3}.bap-exp-co{color:#6b6860;font-size:10px}.skills-section{background:var(--black);border-bottom:1px solid var(--border);grid-template-columns:25% 75%;min-height:620px;display:grid}.skills-left{flex-direction:column;justify-content:center;padding:80px 56px;display:flex}.skills-left .eyebrow{color:#f2efe859}.skills-left .heading{color:#f2efe8}.skills-left .heading em{font-family:"Source Serif 4",serif;font-style:italic;font-weight:300}.skills-left .body-text{color:#f2efe866}.skills-list{flex-direction:column;margin-top:40px;display:flex}.skills-item{all:unset;letter-spacing:.08em;text-transform:uppercase;color:#f2efe847;cursor:pointer;border-top:1px solid #f2efe812;align-items:center;gap:10px;padding:13px 0;font-size:11px;font-weight:600;transition:color .2s;display:flex}.skills-item:last-child{border-bottom:1px solid #f2efe812}.skills-item--active{color:#f2efe8}.skills-item-dot{background:#f2efe833;border-radius:50%;flex-shrink:0;width:4px;height:4px;transition:background .2s}.skills-item--active .skills-item-dot{background:#f2efe8}.skills-right{min-height:620px;position:relative}.skills-right canvas{box-sizing:border-box;width:100%;height:100%;padding:32px;position:absolute;inset:0}@media (max-width:960px){.skills-section{grid-template-columns:1fr}.skills-left{border-bottom:1px solid #f2efe814;border-right:none;padding:56px 24px}.skills-right{min-height:420px}}@media (max-width:767px){.brand-type-row{align-items:center;gap:16px;display:flex}.brand-type-label{min-width:80px}.brand-type-specimen{font-size:36px}}.brand-do-dont{border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:0;display:grid}.brand-do-col,.brand-dont-col{flex-direction:column;display:flex}.brand-do-col{border-right:1px solid var(--border)}.brand-col-header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:16px 24px;display:flex}.brand-example-row{border-bottom:1px solid var(--border);flex-direction:column;flex:1;gap:8px;padding:20px 24px;display:flex}.brand-example-row:last-child{border-bottom:none}.cs-banner-img:is(video)::-webkit-media-controls{opacity:0;transition:opacity .3s}.cs-banner-img:is(video):hover::-webkit-media-controls{opacity:1}.brand-repo-link{letter-spacing:.14em;text-transform:uppercase;color:#edeae340;white-space:nowrap;font-weight:500;text-decoration:none;transition:color .2s;font-size:10px!important}.brand-repo-link:hover{color:#edeae3e6}
