#page-profile-studio{background:#f4f6fa}.studio-company-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(120deg,#071f58,#173f96);color:#fff;border-radius:15px;padding:14px 18px;margin-bottom:13px;box-shadow:0 12px 28px rgba(18,48,112,.18)}.studio-company-identity{display:flex;align-items:center;gap:11px}.studio-company-identity>div{width:42px;height:42px;border-radius:11px;background:var(--company,#d4a92a);display:grid;place-items:center;font:800 12px Manrope}.studio-company-identity span>*{display:block}.studio-company-identity small{font:800 6px Manrope;letter-spacing:1px;color:#b8c8eb}.studio-company-identity strong{font:800 12px Manrope;margin:3px 0}.studio-company-identity em{font-style:normal;font-size:7px;color:#d2dcf2}.studio-company-bar label{font:800 7px Manrope;text-transform:uppercase;color:#cfdbf3}.studio-company-bar select{display:block;min-width:210px;margin-top:4px;background:#fff;height:33px;font-size:8px}.studio-owner-badge{font:800 7px Manrope;letter-spacing:1px;padding:8px 10px;border:1px solid rgba(255,255,255,.3);border-radius:16px}.studio-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px}.studio-metric{background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px;display:flex;gap:10px;align-items:flex-start}.studio-metric>i{width:30px;height:30px;border-radius:9px;background:#eaf0ff;color:#173f96;display:grid;place-items:center;font-style:normal}.studio-metric strong,.studio-metric span,.studio-metric small{display:block}.studio-metric strong{font:800 17px Manrope}.studio-metric span{font-size:7px;color:#5c687c;margin:1px 0 5px}.studio-metric small{font-size:6px;color:#158366}.studio-insight-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,.7fr);gap:12px;margin-bottom:12px}.studio-insight-grid.lower{grid-template-columns:1.15fr .9fr .9fr}.studio-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.studio-panel header{display:flex;justify-content:space-between;align-items:flex-start}.studio-panel h2{font:800 12px Manrope;margin:0}.studio-panel header p{font-size:7px;color:var(--muted);margin:3px 0}.studio-panel header select{height:30px;font-size:7px}.studio-trend svg{width:100%;height:205px;margin-top:8px}.studio-trend svg line{stroke:#e5eaf2;stroke-dasharray:4 4}.studio-trend svg polygon{fill:url(#studioArea)}.studio-trend svg polyline{stroke:#173f96;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round}.studio-trend svg circle{fill:#d4a92a;stroke:#fff;stroke-width:3}.studio-trend-labels{display:flex;justify-content:space-between;font-size:6px;color:#7b8798;padding:0 9px}.growth-coach{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#ead8a7}.growth-coach>span,.studio-publishing-head span{font:800 6px Manrope;letter-spacing:1px;color:#a57511}.growth-coach>h2{margin:5px 0 12px}.growth-coach ol{list-style:none;padding:0;margin:0;display:grid;gap:11px;counter-reset:coach}.growth-coach li{position:relative;padding-left:28px}.growth-coach li:before{counter-increment:coach;content:counter(coach);position:absolute;left:0;width:20px;height:20px;border-radius:7px;background:#173f96;color:#fff;display:grid;place-items:center;font:800 7px Manrope}.growth-coach b,.growth-coach small{display:block}.growth-coach b{font-size:8px}.growth-coach small{font-size:6px;color:#6e7889;margin-top:2px;line-height:1.5}.growth-coach button{width:100%;margin-top:13px}.studio-funnel{display:grid;gap:7px;margin-top:14px}.studio-funnel div{width:var(--funnel);min-width:38%;margin:auto;display:flex;justify-content:space-between;padding:8px 11px;background:linear-gradient(90deg,#173f96,#496bb7);color:#fff;clip-path:polygon(4% 0,96% 0,100% 100%,0 100%)}.studio-funnel span{font-size:6px}.studio-funnel strong{font:800 7px Manrope}.studio-source-list{display:grid;gap:11px;margin-top:16px}.studio-source-list div{display:grid;grid-template-columns:90px 1fr 25px;gap:8px;align-items:center;font-size:7px}.studio-source-list i{height:6px;background:#e9edf3;border-radius:4px;overflow:hidden}.studio-source-list b{display:block;width:var(--source);height:100%;background:linear-gradient(90deg,#173f96,#d4a92a)}.studio-keywords{display:grid;gap:8px;margin-top:14px}.studio-keywords div{display:grid;grid-template-columns:20px 1fr 25px;gap:7px;align-items:center;padding:7px;border:1px solid #e8ecf2;border-radius:8px;font-size:7px}.studio-keywords b{width:20px;height:20px;border-radius:6px;background:#eef3ff;color:#173f96;display:grid;place-items:center}.studio-publishing{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.studio-publishing-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.studio-publishing-head h2{font:800 14px Manrope;margin:4px 0}.studio-publishing-head p{font-size:8px;color:var(--muted);margin:0}.business-post-composer{display:none;margin:15px 0;padding:15px;border-radius:12px;background:#f7f9fc;border:1px solid #e0e6ef}.business-post-composer.open{display:block}.composer-grid{display:grid;grid-template-columns:1fr 2fr;gap:10px}.composer-grid label{font-size:7px;font-weight:800;color:#5b687b}.composer-grid input,.composer-grid select,.composer-grid textarea{display:block;width:100%;margin-top:5px}.composer-wide{grid-column:1/-1}.composer-grid .upload{padding:11px;border:1px dashed #bfc9d8;border-radius:9px}.composer-grid .upload small{display:block;margin-top:5px;color:#7c8797}.composer-actions{display:flex;justify-content:space-between;align-items:center;margin-top:11px}.composer-actions span{font-size:7px;color:#6a7689}.business-timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px}.business-timeline-card{border:1px solid #e1e6ee;border-radius:12px;overflow:hidden;background:#fff}.timeline-media{height:105px;padding:9px;background:linear-gradient(135deg,#0b2c73,#2855af 55%,#d3a62b);background-size:cover;background-position:center;display:flex;justify-content:space-between;align-items:flex-start;color:#fff}.timeline-media span{padding:4px 7px;background:rgba(7,22,58,.75);border-radius:9px;font:800 6px Manrope;text-transform:uppercase}.timeline-media b{align-self:flex-end;font:800 7px Manrope;letter-spacing:.7px}.timeline-copy{padding:11px}.timeline-copy>small{font-size:6px;color:#8a94a4}.timeline-copy h3{font:800 10px Manrope;margin:4px 0}.timeline-copy p{font-size:7px;color:#657185;line-height:1.5;margin:0}.timeline-product{display:flex;justify-content:space-between;gap:8px;padding:7px;margin-top:8px;border-radius:7px;background:#f4f7fc}.timeline-product strong,.timeline-product span{font-size:6px}.timeline-copy footer{display:flex;gap:8px;align-items:center;margin-top:9px;padding-top:8px;border-top:1px solid #edf0f4;font-size:6px;color:#748094}.timeline-copy footer button{margin-left:auto;border:0;background:none;color:#173f96;font:800 6px Manrope;cursor:pointer}.public-timeline-head{display:flex;justify-content:space-between;align-items:center}.public-timeline-head small{font:800 6px Manrope;color:#a57511;letter-spacing:.7px}.public-business-timeline .business-timeline-grid{grid-template-columns:1fr 1fr}.public-business-timeline .business-timeline-card:nth-child(n+5){display:none}
@media(max-width:1100px){.studio-metrics{grid-template-columns:repeat(3,1fr)}.studio-insight-grid,.studio-insight-grid.lower{grid-template-columns:1fr 1fr}.studio-trend{grid-column:1/-1}.business-timeline-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.studio-company-bar,.studio-publishing-head{align-items:flex-start;flex-direction:column}.studio-company-bar label,.studio-company-bar select{width:100%}.studio-metrics{grid-template-columns:1fr 1fr}.studio-insight-grid,.studio-insight-grid.lower{grid-template-columns:1fr}.studio-trend{grid-column:auto;overflow:auto}.studio-trend svg{min-width:600px}.business-timeline-grid,.public-business-timeline .business-timeline-grid{grid-template-columns:1fr}.composer-grid{grid-template-columns:1fr}.composer-wide{grid-column:auto}.composer-actions{align-items:flex-start;gap:10px;flex-direction:column}}
.studio-share-toolkit{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 15px;margin:-2px 0 12px;border:1px solid #d7e0ef;border-radius:12px;background:linear-gradient(90deg,#f7faff,#fff)}.studio-share-toolkit small,.studio-share-toolkit strong,.studio-share-toolkit span{display:block}.studio-share-toolkit small{font:800 6px Manrope;letter-spacing:.8px;color:#a57511}.studio-share-toolkit strong{font:800 10px Manrope;margin:3px 0}.studio-share-toolkit span{font-size:7px;color:#6b778a}.studio-share-toolkit>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.studio-share-toolkit button{border:1px solid #d9e0ea;background:#fff;color:#173f96;border-radius:8px;padding:7px 9px;font:800 7px Manrope;cursor:pointer}.studio-share-toolkit button:hover{background:#173f96;color:#fff}.tracked-website-link{color:#173f96;cursor:pointer;text-decoration:underline;text-decoration-style:dotted}.tracked-website-link:hover{color:#c28e16}@media(max-width:720px){.studio-share-toolkit{align-items:flex-start;flex-direction:column}}
