.studio-tool-hub{padding:38px 40px 70px;max-width:1880px;margin:0 auto}.studio-tools-intro{padding:5px 0 30px}.studio-section-kicker{color:#ee92b1;font-size:10px;letter-spacing:.14em;font-weight:600;margin:0 0 12px}.studio-tools-intro h1{font-size:clamp(28px,3.1vw,46px);line-height:1.2;letter-spacing:-.055em;font-weight:500;margin:0 0 14px}.studio-tools-intro>p:last-of-type{color:#aaa9af;font-size:14px;max-width:620px;line-height:1.8}.studio-tools-facts{display:flex;flex-wrap:wrap;gap:10px 22px;color:#85848c;font-size:11px;margin-top:20px}.studio-tools-facts span{display:flex;align-items:center;gap:7px}.studio-tools-facts span:before{content:"";width:4px;height:4px;border-radius:50%;background:#db9aad}.studio-tools-featured{display:grid;grid-template-columns:1.25fr 1fr;gap:16px;margin-bottom:38px}.studio-tools-feature{position:relative;min-height:270px;height:clamp(270px,23vw,360px);overflow:hidden;border-radius:15px;isolation:isolate}.studio-tools-feature>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.studio-tools-feature-crop>img{object-position:center 38%}.studio-tools-feature:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0004,transparent 45%,#000c);pointer-events:none}.studio-tools-feature:hover>img{transform:scale(1.035)}.studio-tools-feature-top{position:absolute;z-index:3;top:20px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.12em}.studio-tools-feature-copy{position:absolute;left:24px;right:24px;bottom:23px;z-index:3}.studio-tools-feature-copy h2{font-size:clamp(24px,2vw,32px);font-weight:500;letter-spacing:-.04em;margin:0 0 8px}.studio-tools-feature-copy p{color:#fff9;font-size:12px}.studio-tools-crop-frame{position:absolute;inset:22% 22% 25%;border:1px solid #fffc;z-index:2;box-shadow:0 0 0 1000px #0002;display:grid;grid-template-columns:1fr 1fr 1fr}.studio-tools-crop-frame:after,.studio-tools-crop-frame:before{content:"";position:absolute;left:0;right:0;top:33.3%;border-top:1px solid #fff5}.studio-tools-crop-frame:after{top:66.6%}.studio-tools-crop-frame i:first-child,.studio-tools-crop-frame i:nth-child(2){border-inline-end:1px solid #fff5}.studio-tools-adjust-half{position:absolute;inset:0 50% 0 0;backdrop-filter:grayscale(1);border-inline-end:1px solid #fffb}.studio-tools-list-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.studio-tools-list-heading h2{font-size:19px;font-weight:500;letter-spacing:-.03em}.studio-tools-list-heading h2 span{font-family:monospace;font-size:10px;color:#82808a;vertical-align:super;margin-inline-start:8px}.studio-tools-search{min-width:200px;display:flex;gap:10px;align-items:center;border:1px solid #ffffff14;background:#ffffff03;border-radius:9px;padding-inline-start:13px;color:#9997a2}.studio-tools-search input{background:none;border:none;outline:none;min-width:0;width:170px;height:44px;font-size:12px;color:#eee}.studio-tools-search:focus-within{border-color:#ee92b1}.studio-tools-search button{width:44px;height:44px;display:grid;place-items:center}.studio-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.studio-tool-card{display:flex;flex-direction:column;padding:22px;border:1px solid #ffffff12;background:#151519;border-radius:12px;min-height:204px;transition:background .18s,border-color .18s}.studio-tool-card:hover{border-color:#ed92b15c;background:#1b191e}.studio-tool-card>div{display:flex;justify-content:space-between;align-items:center;color:#63616b}.studio-tool-card-icon{color:#ecc8d4}.studio-tool-card h3{margin:23px 0 7px;font-size:15px;font-weight:500}.studio-tool-card p{color:#94929e;font-size:12px;line-height:1.65;margin-bottom:17px;max-width:30ch}.studio-tool-card-link{font-size:11px;color:#bd98a7;margin-top:auto;display:flex;gap:5px}.studio-tools-empty{padding:50px 20px;text-align:center;color:#aaa8b0;font-size:13px}.studio-tools-empty button{min-height:44px;color:#ee92b1;padding:10px 20px;margin-top:15px}.studio-tools-workflows{margin-top:48px;padding-top:32px;border-top:1px solid #ffffff12}.studio-tools-workflows h2{font-size:25px;font-weight:500;letter-spacing:-.04em}.studio-tools-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:28px}.studio-tools-workflow-grid article>h3{font-size:15px;margin-bottom:9px;font-weight:500}.studio-tools-workflow-grid article>p{font-size:12px;line-height:1.8;color:#93919d;margin-bottom:18px}.studio-tools-workflow-grid ol{list-style:none;margin:0;padding:0}.studio-tools-workflow-grid li>a{display:flex;align-items:center;gap:12px;min-height:44px;border-bottom:1px solid #ffffff0b;font-size:12px}.studio-tools-workflow-grid li>a:hover{color:#ee92b1}.studio-tools-workflow-grid li>a>span{color:#73717d;font-size:10px;font-family:monospace}.studio-tools-workflow-grid li>a>svg{margin-inline-start:auto;color:#9995a1}.studio-tools-workflow-grid li>svg{display:none}.studio-tools-prompt-card{padding:23px;border:1px solid #9d657945;border-radius:12px;background:linear-gradient(135deg,#37232d65,#141417)}.studio-tools-prompt-card>svg{color:#eda5be;margin-bottom:20px}.studio-tools-prompt-card>a{min-height:44px;display:inline-flex;gap:15px;align-items:center;font-size:12px;color:#efaac2}@media (min-width:1700px){.studio-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-tool-hub{padding-inline-start:50px;padding-inline-end:50px}}@media (max-width:1279px){.studio-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-tool-hub{padding-inline-start:26px;padding-inline-end:26px}}@media (max-width:767px){.studio-tool-hub{padding:28px 18px 45px}.studio-tools-intro h1{font-size:31px}.studio-tools-intro>p:last-of-type{font-size:13px}.studio-tools-featured{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.studio-tools-feature{min-height:240px;height:240px}.studio-tools-feature-copy{left:14px;right:14px;bottom:17px}.studio-tools-feature-copy h2{font-size:20px;line-height:1.3}.studio-tools-feature-copy p{font-size:10px;line-height:1.6}.studio-tools-feature-top{left:14px;right:14px;top:14px;font-size:8px}.studio-tools-feature-top svg{width:16px}.studio-tools-crop-frame{inset:24% 15% 38%}.studio-tools-list-heading{align-items:stretch;flex-direction:column;gap:15px}.studio-tools-search input{width:100%}.studio-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-tool-card{padding:17px;min-height:207px}.studio-tool-card h3{font-size:14px}.studio-tool-card p{font-size:11px}.studio-tools-workflow-grid{grid-template-columns:1fr;gap:25px}.studio-tools-workflows h2{font-size:23px}}@media (prefers-reduced-motion:reduce){.studio-tool-card,.studio-tools-feature>img{transition:none}.studio-tools-feature:hover>img{transform:none}}.studio-tools-creative-entry{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0}.studio-tools-creative-entry>a{position:relative;padding:24px;border:1px solid #ffffff13;border-radius:10px;background:#111216}.studio-tools-creative-entry>a:hover{border-color:#ffffff30}.studio-tools-creative-entry span{font-size:9px;letter-spacing:.07em;color:#bb8a9d}.studio-tools-creative-entry h2{font-size:18px;font-weight:500;margin:13px 0 9px}.studio-tools-creative-entry p{font-size:12px;line-height:1.8;color:#9495a0;padding-inline-end:16px}.studio-tools-creative-entry svg{position:absolute;top:23px;right:23px;color:#aeafba}@media (max-width:767px){.studio-tools-creative-entry{grid-template-columns:1fr;gap:12px}.studio-tools-creative-entry>a{padding:20px}.studio-tools-creative-entry h2{font-size:17px}}