.studio-offer,.studio-offer *{box-sizing:border-box}
.studio-offer{--studio-accent:#2f6f4e;position:relative;width:100%;max-width:100%;padding:clamp(56px,8vw,112px) clamp(18px,5vw,76px);background:linear-gradient(135deg,#f7f4ec 0%,#eef3ef 58%,#f4f0e7 100%);color:#171b22;isolation:isolate;overflow:hidden}
.studio-offer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(23,27,34,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(23,27,34,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,transparent,black 15%,black 85%,transparent)}
.studio-offer__shell{position:relative;width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(28px,5vw,72px);align-items:start}
.studio-offer__intro{min-width:0;border-top:1px solid rgba(23,27,34,.2);padding-top:22px}
.studio-offer__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--studio-accent);font:800 12px/1.1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em}
.studio-offer__eyebrow:before{content:"";width:9px;height:9px;background:var(--studio-accent);border-radius:50%;box-shadow:0 0 0 6px color-mix(in srgb,var(--studio-accent) 18%,transparent)}
.studio-offer h2{max-width:12ch;margin:0;font:900 clamp(34px,5vw,72px)/.96 inherit;letter-spacing:-.025em;text-wrap:balance}
.studio-offer__lead{max-width:680px;margin:22px 0 0;color:rgba(23,27,34,.78);font-size:clamp(17px,1.7vw,22px);line-height:1.45}
.studio-offer__cta{width:max-content;max-width:100%;min-height:48px;margin-top:28px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border:1px solid color-mix(in srgb,var(--studio-accent) 68%,#111827);background:#171b22;color:#fff;text-decoration:none;font-weight:850;letter-spacing:-.01em;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1);border-radius:8px;will-change:transform}
.studio-offer__cta:active,.studio-offer__cta.is-pressed{transform:translateY(1px) scale(.98)}
.studio-offer__side{min-width:0;display:grid;gap:22px}
.studio-offer__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(23,27,34,.18);border:1px solid rgba(23,27,34,.18)}
.studio-offer__metric{min-height:104px;padding:18px;background:rgba(255,255,255,.72)}
.studio-offer__metric span{display:block;color:rgba(23,27,34,.58);font:800 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em}
.studio-offer__metric b{display:block;margin-top:12px;font-size:clamp(18px,2vw,27px);line-height:1.05;letter-spacing:-.02em}
.studio-offer__proof{display:grid;gap:14px;border-left:3px solid var(--studio-accent);padding:2px 0 2px 20px}
.studio-offer__proof h3,.studio-offer__examples h3{margin:0;font-size:14px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:rgba(23,27,34,.62)}
.studio-offer__proof ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.studio-offer__proof li{position:relative;padding-left:20px;color:rgba(23,27,34,.84);line-height:1.42}
.studio-offer__proof li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:2px;background:var(--studio-accent)}
.studio-offer__examples{display:grid;gap:12px}
.studio-offer__example{padding:16px 0;border-top:1px solid rgba(23,27,34,.16);color:rgba(23,27,34,.8);line-height:1.42}
.studio-offer__example b{display:block;margin-bottom:4px;color:#171b22}
.studio-offer__mini-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin-top:8px;padding-top:18px;border-top:1px solid rgba(23,27,34,.16)}
.studio-offer__mini-form label{display:grid;gap:7px;color:rgba(23,27,34,.62);font:800 11px/1.1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em}
.studio-offer__mini-form input{min-height:46px;width:100%;border:1px solid rgba(23,27,34,.24);background:rgba(255,255,255,.72);color:#171b22;padding:11px 12px;border-radius:8px;font:600 15px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:none;letter-spacing:0}
.studio-offer__mini-form button{min-height:46px;align-self:end;border:1px solid #171b22;background:#171b22;color:#fff;padding:11px 16px;border-radius:8px;font-weight:850;cursor:pointer}
.studio-offer__mini-form small{grid-column:1/-1;color:rgba(23,27,34,.58);line-height:1.35}
@media (prefers-reduced-motion:no-preference){.studio-offer [data-offer-child]{opacity:0;transform:translateY(18px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--offer-i,0)*80ms)}.studio-offer.is-visible [data-offer-child]{opacity:1;transform:none}.studio-offer__eyebrow:before{animation:studio-offer-breathe 2.8s cubic-bezier(.16,1,.3,1) infinite}@keyframes studio-offer-breathe{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.35);opacity:.55}}}
@media (max-width:780px){.studio-offer{padding:48px 18px}.studio-offer__shell{grid-template-columns:minmax(0,1fr);gap:30px}.studio-offer h2{max-width:13ch;font-size:clamp(34px,11vw,48px)}.studio-offer__lead,.studio-offer__cta,.studio-offer__side,.studio-offer__metrics,.studio-offer__proof,.studio-offer__examples{max-width:100%}.studio-offer__metrics{grid-template-columns:1fr}.studio-offer__metric{min-height:0}.studio-offer__cta{width:100%}.studio-offer__mini-form{grid-template-columns:1fr}.studio-offer__mini-form button{width:100%}}
