.teecha-area-page{max-width:1280px}.teecha-area-page .sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.teecha-area-page h1,.teecha-area-page h2,.teecha-area-page h3,.teecha-area-page h4{text-transform:none}.teecha-area-page button{cursor:pointer}.teecha-area-page button:disabled{cursor:default;opacity:.5}.teecha-area-page .eyebrow{margin:0 0 10px}.teecha-profile{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:28px}.teecha-profile-main{align-items:center;gap:26px;display:flex}.teecha-avatar{height:132px;color:var(--green);background:color-mix(in srgb,var(--green) 9%,var(--surface));border-radius:16px;flex:0 0 132px;place-items:center;display:grid;overflow:hidden}.teecha-avatar img{object-fit:cover;width:100%;height:100%}.teecha-avatar svg{width:60%}.teecha-profile-copy{flex:1;min-width:0}.teecha-profile-copy h1{overflow-wrap:anywhere;margin:0 0 8px;font-size:clamp(28px,3.2vw,42px);line-height:1.15}.teecha-profile-copy p{margin:5px 0}.teecha-role{color:var(--green);font-weight:800}.profile-license-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.profile-license-badges>span:not(.teecha-code){border:1px solid;border-radius:7px;padding:3px 9px;font-size:12px;font-weight:850}.profile-license-badges .license-basic{color:var(--green)}.profile-license-badges .license-advanced{color:#9d7900}.profile-license-badges .license-female{color:#bd5596}.teecha-code{margin-left:8px;font-size:14px}.profile-logout{color:var(--muted);background:0 0;border:0;align-self:flex-start;padding:8px;font-size:14px}.profile-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.profile-shortcuts button{border:1px solid var(--line);color:var(--text);background:var(--surface);text-align:left;border-radius:14px;align-items:center;gap:12px;padding:16px;font-weight:750;display:flex}.profile-shortcuts button>svg{width:24px;height:24px;color:var(--green);flex:0 0 24px}.profile-shortcuts button>span:last-child{color:var(--green);margin-left:auto;font-size:22px}.profile-shortcuts button[aria-expanded=true],.profile-shortcuts button:hover{border-color:var(--green);background:color-mix(in srgb,var(--green) 5%,var(--surface))}.profile-panel{padding-top:26px}.profile-panel h2,.profile-license-panel h2{font-size:24px}.profile-document{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:16px;display:flex}.profile-document small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.profile-document>span:last-child:not(:first-child){color:var(--green);font-size:14px}.profile-license-panel{margin-top:24px}.teecha-login-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:50px 0 80px;display:grid}.teecha-login-intro h1{margin:16px 0 24px;font-size:clamp(24px,3.5vw,46px);line-height:1.05}.teecha-login-intro h1 em{color:var(--green);font-style:normal}.teecha-login-intro>p:not(.eyebrow){color:var(--muted);max-width:420px;margin-bottom:24px;font-size:18px}.teecha-area-page .teecha-login-form{border-top:3px solid var(--green);padding:32px}.teecha-login-form h2{font-size:26px}.tutorial-library{margin-top:48px}.tutorial-library-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.tutorial-library-heading h2{margin:0;font-size:clamp(28px,3vw,38px)}.tutorial-library-heading>span{color:var(--muted);padding-bottom:5px;font-size:14px}.tutorial-search{grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:30px;display:grid}.tutorial-search input,.tutorial-search select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--text);border-radius:14px;padding:14px 16px;font-size:16px}.tutorial-release{margin-bottom:36px}.tutorial-release>h3{margin-bottom:16px;font-size:22px}.tutorial-carousel{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--green) transparent;gap:20px;padding:4px 1px 14px;display:flex;overflow-x:auto}.tutorial-carousel>.tutorial-tile{scroll-snap-align:start;flex:0 0 clamp(250px,30vw,310px)}.tutorial-release-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.tutorial-release-heading h3{margin:0;font-size:22px}.tutorial-carousel-arrows{gap:8px;display:flex}.tutorial-carousel-arrows button{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.tutorial-carousel-arrows button:disabled{opacity:.3}.tutorial-search-main{gap:10px;min-width:0;display:flex}.tutorial-search-main label{flex:1;min-width:0}.step-search-toggle{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:14px;flex:0 0 52px;place-items:center;display:grid}.step-search-toggle[aria-pressed=true]{border-color:var(--green);color:var(--green)}.step-suggestions{overscroll-behavior:contain;border:1px solid var(--line);background:var(--surface);border-radius:18px;max-height:320px;margin:-16px 0 24px;padding:8px;overflow-y:auto}.step-suggestions button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;padding:12px;display:flex}:is(.step-suggestions button:hover,.step-suggestions button:focus-visible){background:color-mix(in srgb,var(--green) 12%,var(--surface))}.step-suggestions svg{color:var(--green);flex-shrink:0}.step-suggestions span{gap:3px;display:grid}.step-suggestions strong{font-size:16px}.step-suggestions small{color:var(--muted);font-size:14px}.step-search-choice{border:1px solid var(--green);border-radius:18px;margin-bottom:24px;padding:20px}.step-search-choice>div{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.tutorial-tile{border:1px solid var(--line);color:var(--text);text-align:left;background:var(--surface);border-radius:18px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.tutorial-tile:hover{border-color:var(--green);transform:translateY(-3px)}.tutorial-tile.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.tutorial-cover{aspect-ratio:16/9;background:#151915;place-items:center;display:grid;position:relative;overflow:hidden}.tutorial-cover img{object-fit:cover;width:100%;height:100%}.tutorial-no-image{color:#79aa32;font-size:32px;font-weight:900}.tutorial-play{color:#fff;background:#0008;border:1px solid #fff7;border-radius:50%;place-items:center;width:46px;height:46px;font-size:19px;display:grid;position:absolute}.tutorial-duration{color:#fff;background:#000a;border-radius:5px;padding:3px 7px;font-size:12px;position:absolute;bottom:10px;right:10px}.tutorial-tile-copy{padding:16px}.tutorial-tile-copy h4{margin:0 0 12px;font-size:18px;line-height:1.25}.tutorial-badges{flex-wrap:wrap;gap:6px;display:flex}.tutorial-badges span{color:var(--muted);background:color-mix(in srgb,var(--green) 8%,var(--surface));border-radius:5px;padding:3px 8px;font-size:12px;font-weight:750}.tutorial-empty{border:1px dashed var(--line);border-radius:20px;padding:40px}.tutorial-empty h3{font-size:22px}.tutorial-selection{margin-bottom:32px;scroll-margin-top:110px}.tutorial-selection>.text-link{margin-bottom:18px;display:block}.tutorial-now-heading{justify-content:space-between;align-items:center;gap:20px;margin:18px 0;display:flex}.tutorial-now-heading h3{margin:0;font-size:28px}.jamfya-video-shell{color:#fff;background:#090c09;border-radius:20px;overflow:hidden}.jamfya-video-surface{aspect-ratio:16/9;background:#000;position:relative}.jamfya-video-surface video,.jamfya-video-surface iframe{object-fit:contain;border:0;width:100%;height:100%}.video-center-controls{pointer-events:none;opacity:0;justify-content:center;align-items:center;gap:20px;transition:opacity .2s;display:flex;position:absolute;inset:0}.jamfya-video-shell:hover .video-center-controls,.jamfya-video-shell:focus-within .video-center-controls{opacity:1}.video-center-controls button{pointer-events:auto;color:#fff;background:#0009;border:1px solid #ffffff70;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;display:grid;position:relative}.video-center-controls button small{font-size:10px;position:absolute;top:21px}.video-center-controls .video-play-pause{width:70px;height:70px;font-size:28px}.video-loading{color:#fff;position:absolute;top:20px;left:20px}.video-bottom-controls{padding:8px 16px 12px}.video-bottom-controls>div{flex-wrap:wrap;align-items:center;gap:14px;font-size:14px;display:flex}.video-bottom-controls>div>span{margin-right:auto}.video-bottom-controls button{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:7px 10px;font-size:14px}.video-bottom-controls button[aria-pressed=true]{color:#a6d565;border-color:#79aa32}.video-seek{margin-bottom:8px;display:block}.video-seek input{accent-color:#79aa32;cursor:pointer;width:100%}.video-volume input{accent-color:#79aa32;width:70px}.tutorial-overlays{pointer-events:none;justify-items:start;gap:8px;display:grid;position:absolute;top:16px;left:16px;right:16px}.tutorial-overlays>div{background:#111d;border-left:3px solid #79aa32;border-radius:8px;padding:10px 16px}.tutorial-overlays span{font-size:14px;display:block}.tutorial-overlays .cue{border-color:#f55}.live-sheet{background:#111910;border:1px solid #79aa32;border-radius:14px;margin:0 16px 16px;padding:16px 20px}.live-sheet>div:first-child{color:#b8c9aa;justify-content:space-between;gap:12px;font-size:13px;display:flex}.live-indicator{color:#9ed14f;font-weight:800}.live-sheet-steps{grid-template-columns:1fr 1fr;gap:24px;margin-top:14px;display:grid}.live-sheet-steps small{color:#b8c9aa;margin-bottom:4px;font-size:12px;display:block}.live-sheet-steps strong{font-size:clamp(18px,2vw,26px);display:block}.live-sheet-steps p{color:#d7dfd2;margin:4px 0 0;font-size:14px}.live-sheet.cue{background:#2e1111;border-color:#ff6464}.live-sheet.cue .live-sheet-steps>div:last-child small{color:#ff9696}.tutorial-chapters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:4px 16px 16px;display:grid}.tutorial-chapters button{color:#fff;text-align:left;background:0 0;border:1px solid #fff3;border-radius:9px;padding:12px;font-size:14px}.tutorial-chapters button span{color:#a3c680;margin-bottom:3px;font-size:12px;display:block}.tutorial-chapters button.active{background:#79aa3222;border-color:#79aa32}.jamfya-video-shell.expanded{z-index:999;border-radius:0;flex-direction:column;justify-content:center;padding:12px;display:flex;position:fixed;inset:0;overflow-y:auto}.jamfya-video-shell.expanded .jamfya-video-surface{aspect-ratio:auto;flex:auto;min-height:0}.jamfya-video-shell.expanded .live-sheet,.jamfya-video-shell.expanded .video-bottom-controls{flex:none}.tutorial-resume{margin:14px 0;display:inline-block}.tutorial-sheet{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:24px;padding:20px 24px}.tutorial-sheet>summary{cursor:pointer;font-size:20px;font-weight:800}.tutorial-sheet>summary span{color:var(--muted);margin-left:14px;font-size:14px;font-weight:400}.tutorial-sheet>.text-link{margin:20px 0;display:inline-block}.step-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.step-legend>div{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.step-legend>div>b{background:var(--green);color:#fff;text-align:center;border-radius:50%;flex-shrink:0;width:28px;height:28px}.step-legend small{color:var(--muted);font-size:12px;display:block}.step-parts>div{border-top:1px solid var(--line);grid-template-columns:160px 1fr;gap:20px;padding:16px 0;display:grid}.step-parts>div.active{background:color-mix(in srgb,var(--green) 12%,var(--surface))}.step-parts button{text-align:left;color:var(--text);background:0 0;border:0}.step-parts button small{color:var(--muted);display:block}.step-parts>div>div{flex-wrap:wrap;gap:10px;display:flex}.step-parts>div>div>span{border:1px solid var(--line);border-radius:8px;padding:6px 10px;font-size:14px}.step-cue{color:#c84141;font-size:12px;display:block}@media (hover:none){.video-center-controls{opacity:1}}@media (max-width:900px){.tutorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teecha-login-layout{gap:32px}.step-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.teecha-profile{padding:20px}.teecha-profile-main{flex-wrap:wrap;gap:16px;position:relative}.teecha-avatar{flex-basis:84px;height:84px}.teecha-profile-copy{flex-basis:calc(100% - 104px)}.teecha-profile-copy h1{font-size:26px}.teecha-profile-copy .eyebrow{font-size:10px}.teecha-profile-copy>p:not(.eyebrow){font-size:14px}.profile-logout{margin-left:auto;padding:0}.profile-shortcuts{grid-template-columns:1fr;gap:8px;margin-top:16px}.profile-shortcuts button{padding:13px}.profile-document{flex-wrap:wrap;gap:8px}.teecha-code{margin-left:0}.teecha-login-layout{grid-template-columns:1fr;padding:12px 0 40px}.teecha-login-intro h1{font-size:clamp(24px,6.4vw,42px)}.teecha-area-page .teecha-login-form{padding:22px}.tutorial-library{margin-top:32px}.tutorial-library-heading{align-items:start}.tutorial-library-heading>span{white-space:nowrap;padding-top:6px;font-size:12px}.tutorial-search{grid-template-columns:1fr}.tutorial-grid{grid-template-columns:1fr;gap:16px}.tutorial-now-heading{flex-wrap:wrap}.video-bottom-controls{padding:8px 10px}.video-bottom-controls>div{gap:8px;font-size:12px}.video-bottom-controls button{padding:8px;font-size:12px}.video-volume{display:none}.video-center-controls{gap:16px}.video-center-controls button{width:44px;height:44px}.video-center-controls .video-play-pause{width:56px;height:56px}.video-center-controls button small{top:17px}.live-sheet{margin:0 10px 10px;padding:12px}.live-sheet-steps{gap:14px}.live-sheet-steps strong{font-size:18px}.live-sheet-steps p{font-size:12px}.tutorial-chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.tutorial-sheet{padding:16px}.tutorial-sheet>summary span{margin-left:0;display:block}.step-legend{grid-template-columns:1fr}.step-parts>div{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.tutorial-tile{transition:none}.tutorial-tile:hover{transform:none}}.own-courses{margin:32px 0 48px}.own-courses-heading,.own-course-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.own-courses-heading{justify-content:space-between;margin-bottom:24px}.own-courses-heading h2{margin:0}.own-course-grid,.own-course-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.own-course-grid{gap:16px}.own-course-card{overflow-wrap:anywhere;border-radius:18px;min-width:0;padding:18px}.own-course-card h3{margin:8px 0;font-size:20px}.own-course-card p{margin:8px 0;line-height:1.45}.own-course-card .own-course-actions{gap:14px;margin-top:10px}.own-course-card .text-link{align-items:center;min-height:40px;display:inline-flex}@media (min-width:1100px){.own-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.own-course-editor,.own-course-delete{margin:24px 0;scroll-margin-top:120px}.own-course-editor-anchor{outline:none;scroll-margin-top:120px}.own-course-editor fieldset{border:0;gap:24px;min-width:0;margin:0;padding:0;display:grid}.own-course-fields label{min-width:0}.own-course-search{gap:8px;margin:24px 0;font-size:14px;display:grid}.own-course-search input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:var(--surface);font:inherit;border-radius:14px;padding:12px 16px;font-size:16px}.own-courses button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.own-course-grid,.own-course-fields{grid-template-columns:1fr;gap:18px}.own-courses-heading{align-items:flex-start}}
