.studio-header .studio-brand--text{display:flex;align-items:center;justify-content:flex-start;width:122px;height:72px;flex:none}
.studio-header .studio-text-logo{display:block;width:100%;height:100%;object-fit:contain}
.studio-header.is-scrolled .studio-brand--text{height:64px}
.studio-culture-heading .studio-intro{display:block}
.studio-culture-heading .studio-body{max-width:58ch;margin-top:20px;margin-bottom:0;font-size:clamp(17px,1.45vw,21px);line-height:1.45}
.studio-template-library{border-top:1px solid #e8ddf8}
.studio-template-library__intro{max-width:900px}
.studio-template-library h2{font-size:clamp(46px,5vw,86px);line-height:1;letter-spacing:-.06em}
.studio-template-library h2 span{display:block;color:var(--studio-accent)}
.studio-template-library .studio-body{max-width:64ch;font-size:clamp(17px,1.45vw,21px)}
.studio-template-library__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px}
.studio-template-card{display:flex;align-items:center;gap:28px;min-width:0;padding:32px;border:1px solid #e6daf8;border-radius:24px;background:linear-gradient(130deg,#fff,#fcfaff);box-shadow:0 18px 48px #6a45a10a}
.studio-template-card__diagram{display:flex;align-items:stretch;justify-content:center;flex:none;width:148px;height:104px;padding:11px;border:2px solid #8a52ec;border-radius:5px;background:linear-gradient(140deg,#fff,#f7f2ff)}
.studio-template-card__diagram span{display:block;width:50%;border:1px solid #c8aff8;background:#faf7ff}
.studio-template-card__diagram span+span{border-left:2px solid #8a52ec;background:#f0e8ff}
.studio-template-card__diagram--back span:first-child{width:46%}
.studio-template-card__diagram--back span+span{width:46%;margin-left:8%;border-left:2px solid #8a52ec;box-shadow:-5px 0 0 #eadcff}
.studio-template-card__copy{min-width:0}
.studio-template-card h3{font-size:clamp(23px,2vw,31px);line-height:1.12;letter-spacing:-.035em}
.studio-template-card p{margin-top:9px;color:var(--studio-muted);font-size:15px;line-height:1.45}
.studio-template-card__formats{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}
.studio-template-card__formats a,.studio-template-card__formats span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid #ded2f0;border-radius:99px;font-size:12px;line-height:1;text-decoration:none}
.studio-template-card__formats a{color:var(--studio-accent);background:#f6f0ff}
.studio-template-card__formats a:hover{background:#eee3ff}
.studio-template-card__formats span{color:#827a90;background:#fff}
.studio-template-card__request{display:inline-block;margin-top:18px;color:var(--studio-accent);font-size:15px;text-underline-offset:4px}
@media(max-width:1180px){.studio-template-card{padding:24px;gap:18px}.studio-template-card__diagram{width:108px;height:82px}}
@media(max-width:1000px){.studio-template-library__grid{grid-template-columns:1fr}.studio-template-card__diagram{width:140px;height:96px}}
@media(max-width:749px){.studio-header .studio-brand--text{width:87px;height:54px}.studio-header.is-scrolled .studio-brand--text{height:52px}.studio-culture-heading .studio-body{font-size:17px;margin-top:14px}.studio-template-library__grid{gap:12px;margin-top:28px}.studio-template-card{padding:20px;gap:16px;border-radius:18px}.studio-template-card__diagram{width:86px;height:68px;padding:7px}.studio-template-card h3{font-size:22px}.studio-template-card p{font-size:14px}.studio-template-card__formats{margin-top:12px}.studio-template-card__request{margin-top:14px}}
@media(max-width:359px){.studio-header .studio-brand--text{width:73px;height:49px}.studio-template-card{align-items:flex-start}.studio-template-card__diagram{width:60px;height:55px;padding:5px}}
