.studio-hero{overflow:hidden}.studio-hero h1{max-width:780px}.studio-preview{background:#e0eadf;padding:24px;border:1px solid #cbd8c9;border-radius:28px;transform:rotate(2deg);box-shadow:0 30px 60px #102a2512}.studio-preview-top,.studio-preview-bottom{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.06em;color:#405d4e;gap:16px}.studio-preview-top{margin-bottom:20px}.studio-preview-bottom{margin-top:20px}.studio-sheet{background:#fffcf3;border:1px solid #e4dfd0;border-radius:4px;padding:40px 30px;box-shadow:0 6px 16px #102a2512;min-height:330px}.studio-sheet h2{font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1.15;letter-spacing:-.035em;margin:24px 0}.studio-sheet p{color:#617065}.studio-rule{height:3px;width:48px;background:#087854;margin:25px 0}.studio-lines i{display:block;height:5px;background:#e3e5db;margin:10px 0;width:100%;border-radius:4px}.studio-lines i:last-child{width:62%}.studio-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.studio-product{color:inherit;text-decoration:none;transition:transform .15s,border-color .15s}.studio-product:hover{transform:translateY(-4px);border-color:#087854}.studio-product h3{display:flex;justify-content:space-between}.studio-credit-panel{display:flex;align-items:center;gap:48px;padding:40px;background:#f3f8f5;border:1px solid #dce5e1;border-radius:24px}.studio-credit-panel p{max-width:750px}.studio-credit-panel .button{flex-shrink:0}@media(max-width:950px){.studio-products{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-credit-panel{align-items:flex-start;flex-direction:column;gap:20px}}@media(max-width:560px){.studio-products{grid-template-columns:1fr}.studio-preview{transform:none;padding:18px}.studio-sheet{padding:28px 22px}.studio-credit-panel{padding:24px}}
