.tutorial-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin:38px 0 20px}.tutorial-filters{display:flex;gap:7px;flex-wrap:wrap}.tutorial-filters button{font-size:11px;min-height:40px;padding:10px 13px;border-radius:100px;border:1px solid #e4ddec;color:#74677e}.tutorial-filters button[aria-pressed=true]{background:#372b47;border-color:#372b47;color:#fff}.tutorial-search{display:flex;gap:10px;align-items:center;color:#7b6b87;border:1px solid #e4dcec;background:#fff;border-radius:12px;padding:0 13px;max-width:220px}.tutorial-search input{height:42px;width:100%;min-width:0;font-size:12px;border:0;outline:0;background:none}.tutorial-search:focus-within{outline:3px solid #cbbbdf44;border-color:#bda4d1}.tutorial-count{font:10px var(--font-mono);color:#7b6b87;margin-bottom:18px}.tutorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tutorial-card{border:1px solid #e4dceb;padding:8px;background:#fff;border-radius:23px;overflow:hidden;box-shadow:0 8px 24px #2c123e04}.tutorial-cover{position:relative;border-radius:16px;overflow:hidden}.tutorial-cover img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.tutorial-cover-tag{display:flex;align-items:center;gap:6px;position:absolute;bottom:10px;left:10px;border:1px solid #fff;background:#fffd;border-radius:100px;padding:6px 9px;font:8px var(--font-mono);color:#7b6b87}.tutorial-card-body{padding:22px 15px 12px}.tutorial-card-body .text-mono-label{font-size:9px;color:#7b6b87}.tutorial-card-body h2{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.045em;margin:15px 0;min-height:2.4em}.tutorial-card-body>p{font-size:13px;line-height:1.85;color:#74677e;min-height:5.55em}.tutorial-open{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #ebe4f0;margin-top:22px;padding:17px 0 4px;min-height:44px;font-size:12px;font-weight:500;color:#79588f}.tutorial-locked{border-top:1px solid #ebe4f0;margin-top:22px;padding:17px 0 4px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;font-size:11px;color:#7b6b87}.tutorial-locked>*{display:flex;align-items:center;gap:6px}.tutorial-locked a{color:#79588f}.tutorial-empty{padding:44px;border:1px dashed #d8c8e3;border-radius:20px;text-align:center}.tutorial-empty h2{font-size:27px}.tutorial-empty p{color:#8c7a96;margin:18px 0}.tutorial-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid #e6dcec;margin-top:36px;padding-top:26px;font-size:13px;color:#7b6b87}.tutorial-footer a{display:flex;align-items:center;gap:10px;color:#79588f}@media(max-width:1200px){.tutorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tutorial-grid{grid-template-columns:1fr}.tutorial-toolbar{gap:14px;margin-top:26px}.tutorial-search{max-width:none;width:100%}.tutorial-card-body h2{min-height:0;font-size:27px}.tutorial-card-body>p{min-height:0}}.customer-workspace.container-page{width:min(1360px,calc(100% - 80px));max-width:none;padding-inline:0;padding-top:136px}.customer-workspace .workspace-layout{grid-template-columns:192px minmax(0,1fr);gap:44px}.customer-workspace .workspace-sidebar{padding-right:18px}.customer-workspace .workspace-content>div>.text-h1{line-height:1.14}.customer-workspace .surface-card{border:1px solid #e5e0eb;box-shadow:0 4px 5px #1c103402,0 12px 30px #1c103403;border-radius:22px}.customer-workspace .text-mono-label{font-size:10px;line-height:1.65;letter-spacing:.08em}.customer-workspace .btn{border-radius:12px;min-height:44px;font-size:13px}.customer-intro{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:28px;padding:34px 34px 34px 38px;border:1px solid #e7e1ef;border-radius:28px;background:linear-gradient(125deg,#f5f2fb,#efedf6);overflow:hidden}.customer-intro h1{font:500 clamp(32px,3.6vw,49px)/1.12 var(--font-display);letter-spacing:-.055em;margin:17px 0 18px}.customer-intro p{color:#777080;font-size:14px;line-height:1.85;max-width:420px}.customer-intro>img{width:100%;height:100%;max-height:290px;object-fit:cover;border-radius:20px;box-shadow:0 14px 40px #31274409}.customer-intro-action{margin-top:24px}.customer-stats{gap:14px}.customer-stats>.surface-card{padding:23px}.customer-stats .text-h3{font-size:25px;font-weight:500}.customer-stats p{font-size:12px;line-height:1.8}.customer-stats .workspace-summary{border-color:#2d2542;background:linear-gradient(140deg,#393052,#201b30)}.customer-download-summary{overflow:hidden}.customer-card-art{width:calc(100% + 48px);max-width:none;height:190px;object-fit:cover;object-position:center 57%;margin:-24px -24px 24px}.customer-workspace .customer-checklist{padding:28px}.customer-checklist-caption{color:#83798d;font-size:13px;margin-top:10px}.customer-progress{width:100%;height:6px;appearance:none;border:0;border-radius:10px;overflow:hidden;margin-top:22px;background:#efebf5}.customer-progress::-webkit-progress-bar{background:#efebf5;border-radius:10px}.customer-progress::-webkit-progress-value{background:#8f7acb;border-radius:10px}.customer-progress::-moz-progress-bar{background:#8f7acb;border-radius:10px}.customer-checklist li>button{min-height:48px;padding-block:10px;border-bottom:1px solid #eee9f4;line-height:1.7}.customer-checklist li>button svg{flex-shrink:0}.customer-checklist li>button[aria-pressed=true]{color:#5c487d}.download-library-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:44px 0 22px}.download-library-heading h2{font-size:26px;font-weight:500}.download-library-heading p{color:#83798d;font-size:13px;margin-top:7px}.download-library-heading>a{display:flex;align-items:center;gap:8px;color:#69548c;font-size:13px;white-space:nowrap;min-height:44px}.download-library{display:grid;grid-template-columns:1fr 1fr;gap:24px}.download-option{overflow:hidden;padding:9px;border:1px solid #e4deec;border-radius:24px;background:#fff;box-shadow:0 12px 32px #30214205}.download-option>img{width:100%;height:auto;aspect-ratio:1.95;object-fit:cover;border-radius:17px}.download-option-body{padding:24px 19px 18px}.download-option-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.download-option-meta .pill{font-size:10px}.download-option h3{font-size:28px;font-weight:500;line-height:1.2;margin:22px 0 14px}.download-option p{color:#74677e;font-size:14px;line-height:1.85;min-height:5.55em}.download-option .btn{display:flex;width:100%;margin-top:26px;min-height:48px}.download-availability{display:block;text-align:center;color:#7b6b87;margin-top:12px;font-size:11px}.customer-next-step{display:grid;grid-template-columns:125px minmax(0,1fr) auto;align-items:center;gap:24px;background:#f0edf6;border:1px solid #e5dfed;border-radius:22px;padding:20px;margin-top:28px}.customer-next-step>img{width:125px;height:115px;object-fit:cover;border-radius:16px}.customer-next-step h2{font-size:23px;font-weight:500;line-height:1.3;margin:9px 0}.customer-next-step p{font-size:12px;color:#74677e;line-height:1.8}.customer-help-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;color:#887c93;font-size:12px}.customer-help-row>*{display:flex;align-items:center;gap:8px;min-height:36px}.customer-help-row a{color:#69538c}.customer-workspace .release-entry{border-radius:22px}.customer-workspace .release-entry--latest{border-color:#bdb0dc;box-shadow:0 5px 8px #3d285606,0 16px 40px #3d285607}.release-entry--latest>div:first-child{padding-top:30px}.release-entry>div:first-child{padding-inline:28px}.release-entry>div:first-child>.space-y-4{margin-top:28px}.customer-workspace .release-downloads{background:#f4f1f8!important;padding:20px 28px}.customer-workspace .release-item{gap:20px;padding-block:12px;border-radius:12px}.release-item+.release-item{border-top:1px solid #eee9f3}.release-item>div:last-child{flex-wrap:wrap;justify-content:flex-end}.release-item>div:last-child>span{font-size:10px;border-radius:7px;padding:5px 9px}.release-item--major>div:first-child>svg{flex-shrink:0}@media(max-width:1200px){.customer-workspace.container-page{width:calc(100% - 48px)}.customer-workspace .workspace-layout{gap:28px;grid-template-columns:170px minmax(0,1fr)}.customer-intro{padding:26px;gap:22px}.customer-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-next-step{grid-template-columns:100px minmax(0,1fr);gap:20px}.customer-next-step>img{width:100px;height:100%;grid-row:span 2}.customer-next-step>.btn{grid-column:2;justify-self:start}}@media(max-width:1023px){.customer-workspace .workspace-layout{grid-template-columns:1fr}.customer-workspace .workspace-mobile{display:flex;gap:12px;align-items:center}.customer-workspace .workspace-mobile select{flex:1;width:auto;min-width:0}.customer-workspace .workspace-mobile .sidebar-logout-btn{width:auto;white-space:nowrap;margin:0}}@media(max-width:640px){.customer-workspace.container-page{width:calc(100% - 32px);padding-top:112px}.customer-intro{grid-template-columns:1fr;padding:26px 24px 10px;gap:22px;border-radius:24px}.customer-intro h1{font-size:37px}.customer-intro>img{height:185px;object-position:center;border-radius:16px}.customer-intro p{font-size:13px}.customer-stats{gap:12px}.customer-stats>.surface-card{padding:18px}.customer-stats .text-h3{font-size:22px}.customer-stats .text-mono-label{font-size:9px;letter-spacing:.02em}.download-library-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-top:32px}.download-library-heading h2{font-size:25px}.download-library{grid-template-columns:1fr;gap:22px}.download-option p{min-height:0}.download-option h3{font-size:27px}.customer-next-step{grid-template-columns:75px minmax(0,1fr);gap:16px;padding:16px}.customer-next-step>img{width:75px;height:105px;grid-row:1}.customer-next-step>.btn{grid-column:1/-1;justify-self:stretch}.customer-next-step h2{font-size:21px}.customer-next-step .text-mono-label{font-size:8px}.customer-workspace .release-item{flex-wrap:wrap;gap:9px}.release-item>div:last-child{margin-left:20px}.release-entry>div:first-child{padding-inline:20px}.customer-workspace .release-downloads{padding-inline:20px}}
