.studio-hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:72px;padding-block:88px 80px;display:grid}.studio-intro h1{letter-spacing:-.055em;text-wrap:balance;margin:24px 0;font-size:clamp(38px,4.3vw,64px);font-weight:800;line-height:1.16}.studio-description{color:var(--suite-muted);text-wrap:pretty;max-width:520px;font-size:17px;line-height:1.85}.studio-cta{color:#fff;background:#375dfb;border-radius:12px;justify-content:center;align-items:center;gap:32px;min-height:52px;margin-top:32px;padding:14px 24px;font-size:14px;font-weight:700;display:inline-flex}.studio-cta:hover{background:#284bdf;text-decoration:none}.studio-cta span{font-size:22px}.studio-promise{color:var(--suite-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;font-size:12px;display:flex}.studio-promise i{color:var(--suite-accent);font-size:17px}.studio-board{background:var(--suite-surface);border:1px solid var(--suite-border);border-radius:24px;transform:rotate(2deg);box-shadow:0 24px 64px #22366414}.board-top{color:var(--suite-muted);border-bottom:1px solid var(--suite-border);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:11px;display:flex}.board-dots{gap:5px;display:flex}.board-dots i{background:var(--suite-border);border-radius:50%;width:6px;height:6px}.board-heading{justify-content:space-between;align-items:center;margin:24px 24px 18px;font-size:14px;font-weight:650;display:flex}.board-count{color:var(--suite-muted);font-variant-numeric:tabular-nums;font-size:12px}.board-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 24px;display:grid}.board-tool{background:var(--suite-bg);color:var(--suite-ink);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:20px 16px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.board-tool:hover{background:var(--suite-soft);text-decoration:none}.board-tool-tools{background:var(--suite-soft);grid-column:span 2;padding-block:28px}.board-tool-symbol{background:var(--suite-surface);border:1px solid var(--suite-border);width:34px;height:34px;color:var(--suite-accent);border-radius:10px;justify-content:center;align-items:center;font-size:21px;display:flex}.board-tool-arrow{color:var(--suite-muted);margin-inline-start:auto}.board-bottom{color:var(--suite-muted);align-items:center;gap:8px;padding:22px 24px;font-size:11px;display:flex}.board-bottom>span:last-child{margin-inline-start:auto}.board-status{background:#269575;border-radius:50%;width:6px;height:6px}.studio-services{padding-block:36px 72px;scroll-margin-top:32px}.studio-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.studio-section-heading h2,.studio-faq h2{letter-spacing:-.035em;margin-top:14px;font-size:clamp(25px,2.6vw,36px);font-weight:750;line-height:1.3}.studio-section-heading>p{color:var(--suite-muted);font-size:14px}.studio-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.studio-service{border:1px solid var(--suite-border);background:var(--suite-surface);min-width:0;color:var(--suite-ink);box-shadow:var(--suite-shadow);border-radius:18px;flex-direction:column;align-items:flex-start;gap:22px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.studio-service:hover{border-color:var(--suite-accent);text-decoration:none;transform:translateY(-3px)}.studio-service-tools{background:var(--suite-soft);grid-column:span 2}.service-card-top{align-items:center;gap:12px;width:100%;display:flex}.service-icon{border:1px solid var(--suite-border);background:var(--suite-surface);width:44px;height:44px;color:var(--suite-accent);border-radius:13px;place-items:center;font-size:23px;display:grid}.service-index{letter-spacing:.075em;color:var(--suite-muted);font-size:10px}.service-arrow{color:var(--suite-muted);margin-inline-start:auto;font-size:20px}.studio-service h3{letter-spacing:-.03em;margin-bottom:10px;font-size:23px;font-weight:750}.studio-service p{color:var(--suite-muted);text-wrap:pretty;max-width:530px;font-size:14px;line-height:1.8}.service-tag{color:var(--suite-accent);border:1px solid var(--suite-border);background:var(--suite-surface);border-radius:6px;margin-top:auto;padding:5px 10px;font-size:11px}.studio-features{border-top:1px solid var(--suite-border);padding-block:56px 72px}.studio-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.studio-feature>i{color:var(--suite-accent);margin-bottom:18px;font-size:24px;display:block}.studio-feature h3{margin-bottom:10px;font-size:15px;font-weight:750}.studio-feature p{color:var(--suite-muted);font-size:13px;line-height:1.85}.studio-faq{border-top:1px solid var(--suite-border);grid-template-columns:1fr 1.7fr;gap:64px;padding-block:48px 80px;display:grid}.studio-faq-list details{border-bottom:1px solid var(--suite-border)}.studio-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding-block:22px;font-size:15px;font-weight:650;list-style:none;display:flex}.studio-faq-list summary::-webkit-details-marker{display:none}.studio-faq-list summary:after{content:"+";color:var(--suite-muted);font-size:23px}.studio-faq-list details[open] summary:after{content:"−"}.studio-faq-list p{color:var(--suite-muted);padding-bottom:22px;font-size:14px;line-height:1.9}.studio-share{margin-bottom:40px}@media (width<=1000px){.studio-hero{gap:32px}.studio-board{transform:none}.board-tool{padding:16px 12px;font-size:12px}.board-tool-symbol{width:28px;height:28px}.studio-feature-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.studio-hero{grid-template-columns:1fr;gap:40px;padding-block:48px}.studio-intro h1{max-width:570px}.studio-board{width:100%;max-width:560px}.studio-service-grid{grid-template-columns:1fr 1fr}.studio-service-tools,.studio-service:last-child{grid-column:span 2}.studio-section-heading{flex-direction:column;align-items:flex-start;gap:12px}.studio-faq{grid-template-columns:1fr;gap:24px;padding-block:40px}}@media (width<=440px){.studio-service-grid{grid-template-columns:1fr}.studio-service-tools,.studio-service:last-child{grid-column:auto}.studio-service{padding:24px}.studio-feature-grid{gap:28px 20px}.studio-description{font-size:16px}.studio-promise{font-size:11px}.board-tools,.board-heading{margin-inline:16px}.studio-section-heading h2,.studio-faq h2{font-size:27px}}
