.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--rule);grid-template-columns:1fr 360px;align-items:center;gap:64px;padding:110px 56px 72px;display:grid}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;margin-bottom:28px;font-size:14px;display:flex}.Hero-module__Z8hQ_W__eyebrow:before,.Hero-module__Z8hQ_W__eyebrow:after{content:"";background:var(--light);width:20px;height:1px}.Hero-module__Z8hQ_W__headline{letter-spacing:-.03em;text-wrap:pretty;margin-bottom:28px;font-size:clamp(30px,3.5vw,48px);font-weight:700;line-height:1.05}.Hero-module__Z8hQ_W__bio{color:var(--mid);text-wrap:pretty;font-size:16px;font-weight:400;line-height:1.75}.Hero-module__Z8hQ_W__actions{flex-wrap:nowrap;align-items:center;gap:20px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:var(--cream);background:var(--ink);letter-spacing:.03em;white-space:nowrap;border-radius:4px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.8}.Hero-module__Z8hQ_W__divider{background:var(--rule);flex-shrink:0;width:1px;height:16px}.Hero-module__Z8hQ_W__linkQuiet{color:var(--mid);letter-spacing:.02em;white-space:nowrap;font-size:13px;text-decoration:none;transition:color .2s}.Hero-module__Z8hQ_W__linkQuiet:hover{color:var(--ink)}.Hero-module__Z8hQ_W__right{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__loomWrap{border-radius:10px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__loomFrame{border:none;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr;padding:100px 20px 56px}.Hero-module__Z8hQ_W__right{width:100%;max-width:420px;margin:0 auto}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap}}
.Work-module__mspDfG__section{border-bottom:1px solid var(--rule);padding:72px 56px}.Work-module__mspDfG__label{letter-spacing:.14em;text-transform:uppercase;color:#2a2a2a;align-items:center;gap:14px;margin-bottom:48px;font-size:13px;font-weight:700;display:flex}.Work-module__mspDfG__label:after{content:"";background:var(--rule);flex:1;height:1px}.Work-module__mspDfG__list{flex-direction:column;display:flex}.Work-module__mspDfG__project{border-top:1px solid var(--rule);cursor:pointer;color:inherit;border-radius:6px;grid-template-columns:1fr 88px;align-items:start;gap:20px;padding:28px 12px;text-decoration:none;transition:background .18s;display:grid}.Work-module__mspDfG__project:last-child{border-bottom:1px solid var(--rule)}.Work-module__mspDfG__project:hover{background:#fedcdb}.Work-module__mspDfG__placeholder{cursor:default;opacity:.55}.Work-module__mspDfG__placeholder:hover{background:0 0}.Work-module__mspDfG__num{color:var(--light);font-variant-numeric:tabular-nums;padding-top:5px;font-size:12px;font-weight:400}.Work-module__mspDfG__title{letter-spacing:-.01em;margin-bottom:6px;font-size:18px;font-weight:700}.Work-module__mspDfG__desc{color:var(--mid);text-wrap:pretty;margin-bottom:14px;font-size:14px;line-height:1.6}.Work-module__mspDfG__tags{flex-wrap:wrap;gap:6px;display:flex}.Work-module__mspDfG__tag{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:400}.Work-module__mspDfG__sage{background:var(--sage);color:var(--sage-text)}.Work-module__mspDfG__peach{background:var(--peach);color:var(--peach-text)}.Work-module__mspDfG__lav{background:var(--lav);color:var(--lav-text)}.Work-module__mspDfG__gold{background:var(--gold);color:var(--gold-text)}.Work-module__mspDfG__neu{color:var(--mid);background:#edeae3}.Work-module__mspDfG__thumb{width:88px;height:56px;color:var(--mid);border-radius:5px;justify-content:center;align-items:center;margin-top:3px;font-size:10px;display:flex;position:relative;overflow:hidden}.Work-module__mspDfG__playOver{opacity:0;background:#0003;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.Work-module__mspDfG__project:hover .Work-module__mspDfG__playOver{opacity:1}.Work-module__mspDfG__playOver span{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:flex}@media (max-width:768px){.Work-module__mspDfG__section{padding:52px 20px}.Work-module__mspDfG__project{grid-template-columns:1fr}.Work-module__mspDfG__thumb{display:none}}
.Modal-module__iX2sxG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;animation:.2s Modal-module__iX2sxG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__iX2sxG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__iX2sxG__modal{background:var(--cream);border-radius:12px;width:100%;max-width:600px;max-height:80vh;padding:40px;animation:.25s Modal-module__iX2sxG__slideUp;position:relative;overflow-y:auto}@keyframes Modal-module__iX2sxG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Modal-module__iX2sxG__close{cursor:pointer;color:var(--mid);background:0 0;border:none;padding:4px;font-size:24px;line-height:1;position:absolute;top:16px;right:20px}.Modal-module__iX2sxG__tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.Modal-module__iX2sxG__tag{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:400}.Modal-module__iX2sxG__sage{background:var(--sage);color:var(--sage-text)}.Modal-module__iX2sxG__peach{background:var(--peach);color:var(--peach-text)}.Modal-module__iX2sxG__lav{background:var(--lav);color:var(--lav-text)}.Modal-module__iX2sxG__gold{background:var(--gold);color:var(--gold-text)}.Modal-module__iX2sxG__neu{color:var(--mid);background:#edeae3}.Modal-module__iX2sxG__title{letter-spacing:-.02em;margin-bottom:16px;font-size:22px;font-weight:900;line-height:1.25}.Modal-module__iX2sxG__body{color:var(--mid);font-size:15px;line-height:1.8}.Modal-module__iX2sxG__body p+p{margin-top:12px}
.AIWorkflow-module__-GilxW__section{border-bottom:1px solid var(--rule);background:#fff;padding:72px 56px}.AIWorkflow-module__-GilxW__label{letter-spacing:.14em;text-transform:uppercase;color:#2a2a2a;align-items:center;gap:14px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.AIWorkflow-module__-GilxW__label:after{content:"";background:var(--rule);flex:1;height:1px}.AIWorkflow-module__-GilxW__intro{color:var(--mid);max-width:540px;margin-bottom:40px;font-size:15px;font-weight:300;line-height:1.7}.AIWorkflow-module__-GilxW__cards{flex-direction:column;display:flex}.AIWorkflow-module__-GilxW__card{cursor:pointer;border-top:1px solid #ddd9d0;border-radius:6px;justify-content:space-between;align-items:center;gap:24px;padding:24px 16px;transition:background .18s;display:flex}.AIWorkflow-module__-GilxW__card:first-child{border-top:none}.AIWorkflow-module__-GilxW__card:hover{background:#fedcdb}.AIWorkflow-module__-GilxW__cardLeft{flex:1}.AIWorkflow-module__-GilxW__hook{letter-spacing:-.01em;margin-bottom:6px;font-size:18px;font-weight:700}.AIWorkflow-module__-GilxW__desc{color:var(--mid);margin-bottom:10px;font-size:13px;line-height:1.5}.AIWorkflow-module__-GilxW__tags{flex-wrap:wrap;gap:6px;display:flex}.AIWorkflow-module__-GilxW__tag{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:400}.AIWorkflow-module__-GilxW__sage{background:var(--sage);color:var(--sage-text)}.AIWorkflow-module__-GilxW__peach{background:var(--peach);color:var(--peach-text)}.AIWorkflow-module__-GilxW__lav{background:var(--lav);color:var(--lav-text)}.AIWorkflow-module__-GilxW__gold{background:var(--gold);color:var(--gold-text)}.AIWorkflow-module__-GilxW__neu{color:var(--mid);background:#edeae3}.AIWorkflow-module__-GilxW__cta{color:var(--mid);white-space:nowrap;letter-spacing:.04em;flex-shrink:0;font-size:12px}.AIWorkflow-module__-GilxW__addMore{color:var(--light);border:1.5px dashed #ccc8c0;border-radius:6px;align-items:center;gap:8px;margin-top:32px;padding:16px 20px;font-size:13px;display:flex}@media (max-width:768px){.AIWorkflow-module__-GilxW__section{padding:52px 20px}}
.Writing-module__j-msYa__section{border-bottom:1px solid var(--rule);padding:72px 56px}.Writing-module__j-msYa__label{letter-spacing:.14em;text-transform:uppercase;color:#2a2a2a;align-items:center;gap:14px;margin-bottom:48px;font-size:13px;font-weight:700;display:flex}.Writing-module__j-msYa__label:after{content:"";background:var(--rule);flex:1;height:1px}.Writing-module__j-msYa__list{flex-direction:column;display:flex}.Writing-module__j-msYa__item{border-top:1px solid var(--rule);color:inherit;justify-content:space-between;align-items:baseline;gap:20px;padding:18px 0;text-decoration:none;transition:background .15s;display:flex}.Writing-module__j-msYa__item:last-child{border-bottom:1px solid var(--rule)}.Writing-module__j-msYa__item:hover .Writing-module__j-msYa__title{text-decoration:underline;-webkit-text-decoration-color:var(--light);text-decoration-color:var(--light);text-underline-offset:3px}.Writing-module__j-msYa__placeholder{opacity:.45}.Writing-module__j-msYa__title{font-size:16px;font-weight:700}.Writing-module__j-msYa__meta{color:var(--light);white-space:nowrap;flex-shrink:0;font-size:12px}@media (max-width:768px){.Writing-module__j-msYa__section{padding:52px 20px}}
.Readings-module___5LBiG__section{border-bottom:1px solid var(--rule);padding:72px 56px}.Readings-module___5LBiG__label{letter-spacing:.14em;text-transform:uppercase;color:#2a2a2a;align-items:center;gap:14px;margin-bottom:48px;font-size:13px;font-weight:700;display:flex}.Readings-module___5LBiG__label:after{content:"";background:var(--rule);flex:1;height:1px}.Readings-module___5LBiG__list{flex-direction:column;display:flex}.Readings-module___5LBiG__item{border-bottom:1px solid var(--rule);padding:14px 0;font-size:16px}.Readings-module___5LBiG__item:first-child{border-top:1px solid var(--rule)}.Readings-module___5LBiG__title{font-weight:700}.Readings-module___5LBiG__author{color:var(--mid)}@media (max-width:768px){.Readings-module___5LBiG__section{padding:52px 20px}}
.Contact-module__OWeMSG__footer{background:var(--ink);color:var(--cream);margin-top:0;padding:72px 56px 0}.Contact-module__OWeMSG__grid{border-bottom:1px solid #1a1a1a;grid-template-columns:1.6fr 1fr 1fr;gap:48px;padding:0 0 56px;display:grid}.Contact-module__OWeMSG__name{letter-spacing:-.01em;margin-bottom:8px;font-size:16px;font-weight:900}.Contact-module__OWeMSG__tagline{color:#777;max-width:220px;margin-bottom:20px;font-size:13px;line-height:1.6}.Contact-module__OWeMSG__open{color:#22c55e;letter-spacing:.03em;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.Contact-module__OWeMSG__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite Contact-module__OWeMSG__pulseDot}@keyframes Contact-module__OWeMSG__pulseDot{0%{box-shadow:0 0 #22c55e73}60%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.Contact-module__OWeMSG__resumeBtn{letter-spacing:.06em;text-transform:uppercase;color:#888;border:1px solid #2a2a2a;border-radius:3px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Contact-module__OWeMSG__resumeBtn:hover{color:var(--cream);border-color:#555}.Contact-module__OWeMSG__colTitle{letter-spacing:.14em;text-transform:uppercase;color:#555;margin-bottom:20px;font-size:10px;font-weight:700}.Contact-module__OWeMSG__navLinks{flex-direction:column;gap:12px;display:flex}.Contact-module__OWeMSG__navLinks a{color:#888;font-size:14px;text-decoration:none;transition:color .2s}.Contact-module__OWeMSG__navLinks a:hover{color:var(--cream)}.Contact-module__OWeMSG__llms{border-top:1px solid #222;margin-top:8px;padding-top:16px;font-size:12px;color:#555!important}.Contact-module__OWeMSG__llms:hover{color:#888!important}.Contact-module__OWeMSG__connectList{flex-direction:column;gap:14px;display:flex}.Contact-module__OWeMSG__connectLink{color:#888;align-items:center;gap:12px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.Contact-module__OWeMSG__connectLink:hover{color:var(--cream)}.Contact-module__OWeMSG__connectIcon{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.Contact-module__OWeMSG__bottom{color:#3a3a3a;justify-content:space-between;align-items:center;padding:20px 0;font-size:11px;display:flex}@media (max-width:768px){.Contact-module__OWeMSG__footer{padding:52px 20px 0}.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:36px}.Contact-module__OWeMSG__bottom{flex-direction:column;align-items:flex-start;gap:8px}}
.Nav-module__e1xquq__nav{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);background:#fffffff7;justify-content:space-between;align-items:center;height:66px;padding:0 56px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__name{letter-spacing:.01em;color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.Nav-module__e1xquq__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Nav-module__e1xquq__pulseDot}@keyframes Nav-module__e1xquq__pulseDot{0%{box-shadow:0 0 #22c55e73}60%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.Nav-module__e1xquq__openLabel{color:#22c55e;letter-spacing:.04em;font-size:11px;font-weight:400}.Nav-module__e1xquq__links{align-items:center;gap:32px;display:flex}.Nav-module__e1xquq__links a{color:var(--mid);font-size:13px;text-decoration:none;transition:color .2s}.Nav-module__e1xquq__links a:hover{color:var(--ink)}.Nav-module__e1xquq__resume{letter-spacing:.06em;text-transform:uppercase;border:1.5px solid var(--ink);border-radius:3px;padding:6px 16px;font-size:12px;font-weight:700;transition:all .2s;color:var(--ink)!important}.Nav-module__e1xquq__resume:hover{background:var(--ink);color:var(--cream)!important}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:0 20px}.Nav-module__e1xquq__links a:not(.Nav-module__e1xquq__resume){display:none}.Nav-module__e1xquq__name{font-size:13px}}
.AIWorkflowLayout-module__bpLlna__wrap{max-width:720px;margin:0 auto;padding:110px 56px 80px}.AIWorkflowLayout-module__bpLlna__breadcrumb{color:var(--light);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:40px;font-size:13px;display:flex}.AIWorkflowLayout-module__bpLlna__breadcrumb a{color:var(--light);text-decoration:none;transition:color .2s}.AIWorkflowLayout-module__bpLlna__breadcrumb a:hover{color:var(--mid)}.AIWorkflowLayout-module__bpLlna__breadcrumbCurrent{color:var(--mid);white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.AIWorkflowLayout-module__bpLlna__header{margin-bottom:56px}.AIWorkflowLayout-module__bpLlna__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mid);margin-bottom:16px;font-size:11px}.AIWorkflowLayout-module__bpLlna__title{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(26px,4vw,44px);font-weight:900;line-height:1.1}.AIWorkflowLayout-module__bpLlna__tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.AIWorkflowLayout-module__bpLlna__tag{border-radius:20px;padding:4px 12px;font-size:11px;font-weight:400}.AIWorkflowLayout-module__bpLlna__sage{background:var(--sage);color:var(--sage-text)}.AIWorkflowLayout-module__bpLlna__peach{background:var(--peach);color:var(--peach-text)}.AIWorkflowLayout-module__bpLlna__lav{background:var(--lav);color:var(--lav-text)}.AIWorkflowLayout-module__bpLlna__gold{background:var(--gold);color:var(--gold-text)}.AIWorkflowLayout-module__bpLlna__neu{color:var(--mid);background:#edeae3}.AIWorkflowLayout-module__bpLlna__date{color:var(--light);font-size:13px}.AIWorkflowLayout-module__bpLlna__body{flex-direction:column;gap:48px;display:flex}.AIWorkflowLayout-module__bpLlna__body p{color:var(--ink);margin-bottom:16px;font-size:15px;line-height:1.75}.AIWorkflowLayout-module__bpLlna__body p:last-child{margin-bottom:0}.AIWorkflowLayout-module__bpLlna__body ul{flex-direction:column;gap:10px;margin:8px 0 16px;list-style:none;display:flex}.AIWorkflowLayout-module__bpLlna__body ul:last-child{margin-bottom:0}.AIWorkflowLayout-module__bpLlna__body li{color:var(--ink);padding-left:20px;font-size:15px;line-height:1.65;position:relative}.AIWorkflowLayout-module__bpLlna__body li:before{content:"-";color:var(--light);position:absolute;left:0}.AIWorkflowLayout-module__bpLlna__body strong{font-weight:700}.AIWorkflowLayout-module__bpLlna__body em{color:var(--mid);font-style:italic}.AIWorkflowLayout-module__bpLlna__protoImage{border:1px solid var(--rule);border-radius:16px;width:100%;max-width:320px;margin:0 auto;display:block}@media (max-width:768px){.AIWorkflowLayout-module__bpLlna__wrap{padding:90px 20px 60px}.AIWorkflowLayout-module__bpLlna__breadcrumbCurrent{max-width:120px}}
.CasePlaceholder-module__nwbsHW__sectionTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--mid);border-bottom:1px solid var(--rule);margin-bottom:20px;padding-bottom:12px;font-size:13px}.CasePlaceholder-module__nwbsHW__block{border:1.5px dashed var(--rule);color:var(--light);background:#f5f5f3;border-radius:8px;align-items:center;margin-bottom:12px;padding:0 20px;font-size:13px;display:flex}.CasePlaceholder-module__nwbsHW__normal{height:80px}.CasePlaceholder-module__nwbsHW__tall{align-items:flex-start;height:160px;padding-top:20px}.CasePlaceholder-module__nwbsHW__hero{justify-content:center;height:300px}
.page-module__yk5_Iq__heroImg{border-radius:12px;width:100%;max-width:480px;height:auto;margin:0 auto 40px;display:block}.page-module__yk5_Iq__screenshot{border:1px solid var(--rule);border-radius:8px;width:100%;max-width:560px;height:auto;margin:28px auto;display:block}.page-module__yk5_Iq__article{max-width:720px;margin:0 auto;padding:110px 56px 100px}.page-module__yk5_Iq__breadcrumb{color:var(--light);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.page-module__yk5_Iq__breadcrumb a{color:var(--light);text-decoration:none;transition:color .2s}.page-module__yk5_Iq__breadcrumb a:hover{color:var(--mid)}.page-module__yk5_Iq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mid);margin-bottom:16px;font-size:11px}.page-module__yk5_Iq__title{letter-spacing:-.03em;margin-bottom:52px;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1.05}.page-module__yk5_Iq__body p{color:var(--ink);margin-bottom:22px;font-size:17px;line-height:1.8}.page-module__yk5_Iq__body h2{letter-spacing:-.02em;color:var(--ink);margin-top:52px;margin-bottom:20px;font-size:21px;font-weight:800}.page-module__yk5_Iq__body em{color:var(--mid);font-style:italic}.page-module__yk5_Iq__body strong{color:var(--ink);font-weight:700}.page-module__yk5_Iq__divider{background:var(--rule);width:48px;height:2px;margin:52px 0}@media (max-width:768px){.page-module__yk5_Iq__article{padding:90px 20px 80px}.page-module__yk5_Iq__heroImg,.page-module__yk5_Iq__screenshot{max-width:100%}}
.page-module__4mFROa__heroImg{border-radius:12px;width:100%;max-width:480px;height:auto;margin:0 auto 40px;display:block}.page-module__4mFROa__article{max-width:720px;margin:0 auto;padding:110px 56px 100px}.page-module__4mFROa__breadcrumb{color:var(--light);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.page-module__4mFROa__breadcrumb a{color:var(--light);text-decoration:none;transition:color .2s}.page-module__4mFROa__breadcrumb a:hover{color:var(--mid)}.page-module__4mFROa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mid);margin-bottom:16px;font-size:11px}.page-module__4mFROa__title{letter-spacing:-.03em;margin-bottom:52px;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1.05}.page-module__4mFROa__body p{color:var(--ink);margin-bottom:22px;font-size:17px;line-height:1.8}.page-module__4mFROa__body h2{letter-spacing:-.02em;color:var(--ink);margin-top:52px;margin-bottom:20px;font-size:21px;font-weight:800}.page-module__4mFROa__body em{color:var(--mid);font-style:italic}.page-module__4mFROa__divider{background:var(--rule);width:48px;height:2px;margin:52px 0}@media (max-width:768px){.page-module__4mFROa__article{padding:90px 20px 80px}.page-module__4mFROa__heroImg{max-width:100%}}
.CaseStudyLayout-module__cqRaeG__wrap{max-width:860px;margin:0 auto;padding:110px 56px 80px}.CaseStudyLayout-module__cqRaeG__breadcrumb{color:var(--light);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.CaseStudyLayout-module__cqRaeG__breadcrumb a{color:var(--light);text-decoration:none;transition:color .2s}.CaseStudyLayout-module__cqRaeG__breadcrumb a:hover{color:var(--mid)}.CaseStudyLayout-module__cqRaeG__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mid);margin-bottom:20px;font-size:11px}.CaseStudyLayout-module__cqRaeG__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.05}.CaseStudyLayout-module__cqRaeG__tags{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.CaseStudyLayout-module__cqRaeG__tag{border-radius:20px;padding:4px 12px;font-size:11px;font-weight:400}.CaseStudyLayout-module__cqRaeG__sage{background:var(--sage);color:var(--sage-text)}.CaseStudyLayout-module__cqRaeG__peach{background:var(--peach);color:var(--peach-text)}.CaseStudyLayout-module__cqRaeG__lav{background:var(--lav);color:var(--lav-text)}.CaseStudyLayout-module__cqRaeG__gold{background:var(--gold);color:var(--gold-text)}.CaseStudyLayout-module__cqRaeG__neu{color:var(--mid);background:#edeae3}.CaseStudyLayout-module__cqRaeG__metaCard{border:1px solid var(--rule);background:#f9f9f9;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:72px;padding:28px;display:grid}.CaseStudyLayout-module__cqRaeG__metaLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--mid);margin-bottom:6px;font-size:11px}.CaseStudyLayout-module__cqRaeG__metaVal{font-size:16px;font-weight:700}.CaseStudyLayout-module__cqRaeG__body{flex-direction:column;gap:64px;display:flex}.CaseStudyLayout-module__cqRaeG__body p{color:var(--ink);margin-bottom:16px;font-size:15px;line-height:1.75}.CaseStudyLayout-module__cqRaeG__body p:last-child{margin-bottom:0}.CaseStudyLayout-module__cqRaeG__body ul{flex-direction:column;gap:12px;margin:8px 0 16px;list-style:none;display:flex}.CaseStudyLayout-module__cqRaeG__body ul:last-child{margin-bottom:0}.CaseStudyLayout-module__cqRaeG__body li{color:var(--ink);padding-left:20px;font-size:15px;line-height:1.65;position:relative}.CaseStudyLayout-module__cqRaeG__body li:before{content:"—";color:var(--light);position:absolute;left:0}.CaseStudyLayout-module__cqRaeG__body strong{font-weight:700}.CaseStudyLayout-module__cqRaeG__body em{color:var(--mid);font-style:italic}.CaseStudyLayout-module__cqRaeG__body .CaseStudyLayout-module__cqRaeG__nextStudy{border-top:1px solid var(--rule);color:var(--mid);margin-top:24px;padding-top:24px;font-size:14px}.CaseStudyLayout-module__cqRaeG__body .CaseStudyLayout-module__cqRaeG__nextStudy a{color:var(--ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}.CaseStudyLayout-module__cqRaeG__videoWrap{aspect-ratio:9/16;border-radius:12px;max-width:300px;margin:0 auto;position:relative;overflow:hidden}.CaseStudyLayout-module__cqRaeG__videoWrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:768px){.CaseStudyLayout-module__cqRaeG__wrap{padding:90px 20px 60px}.CaseStudyLayout-module__cqRaeG__metaCard{grid-template-columns:1fr 1fr}}
