.full-height-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;display:flex;align-items:stretch;justify-content:center;padding:1rem;box-sizing:border-box}.full-height-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1}.full-height-modal-dialog{width:min(1200px,calc(100vw - 2rem));max-width:min(1200px,calc(100vw - 2rem));height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;flex-shrink:0}.full-height-modal-content{display:flex;flex-direction:column;flex:1;min-height:0;background:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.08);overflow:hidden}.full-height-modal-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 16px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.full-height-modal-title{margin:0;font-size:1.25rem;font-weight:600}.full-height-modal-close{flex-shrink:0}.full-height-modal-body{flex:1;overflow-y:auto;padding:8px;min-height:0}.full-height-modal-body .page-content-modal-inner{min-width:0;max-width:100%;box-sizing:border-box}.full-height-modal-body .page-content-modal-inner img{max-width:100%;height:auto}@media(max-width:576px){.full-height-modal-overlay{padding:.5rem}.full-height-modal-dialog{width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);height:calc(100vh - 1rem);max-height:calc(100vh - 1rem)}}.tutorial-select-browse-modal .modal-dialog{max-width:800px}.tutorial-select-browse-modal .modal-content{height:min(80vh,720px);display:flex;flex-direction:column}.tutorial-select-browse-modal .modal-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.tutorial-select-browse-results{flex:1 1 auto;min-height:0;overflow-y:auto}.tutorial-select-browse-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#6c757d}.tutorial-select-browse-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;padding:4px 2px 8px}.tutorial-select-browse-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:0;overflow:hidden;cursor:pointer;color:inherit}.tutorial-select-browse-card:hover,.tutorial-select-browse-card:focus{border-color:#1877f2;box-shadow:0 0 0 2px #1877f22e;outline:none}.tutorial-select-browse-card-img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover;background:#f3f4f6;display:block}.tutorial-select-browse-card-img-placeholder{width:100%;height:110px;background:#f3f4f6}.tutorial-select-browse-card-name{font-size:13px;font-weight:600;line-height:1.3;padding:8px 10px 10px;color:#2f3e4d}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1060;background:#000;display:flex;flex-direction:column;overflow:hidden}.gallery-lightbox-stage{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.gallery-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;cursor:pointer}.gallery-lightbox-image-wrap{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);position:relative;z-index:1;overflow:visible;touch-action:none}.gallery-lightbox-image{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none}.gallery-lightbox-controls{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between;padding:0;z-index:4}.gallery-lightbox-controls>*{pointer-events:auto}.gallery-lightbox-controls{opacity:1}.gallery-lightbox-close{position:absolute;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:44px;height:44px;min-width:44px;min-height:44px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;-webkit-tap-highlight-color:transparent}.gallery-lightbox-close:hover{background:#ffffff40;transform:scale(1.05)}.gallery-lightbox-close:active{transform:scale(.95)}.gallery-lightbox-actions{position:absolute;top:max(16px,env(safe-area-inset-top));right:calc(max(16px,env(safe-area-inset-right)) + 52px);z-index:5}.gallery-lightbox-actions-trigger{width:44px;height:44px;min-width:44px;min-height:44px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;-webkit-tap-highlight-color:transparent}.gallery-lightbox-actions-trigger:hover{background:#ffffff40;transform:scale(1.05)}.gallery-lightbox-actions-menu{position:absolute;top:48px;right:0;min-width:180px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#161616eb;box-shadow:0 8px 24px #00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden}.gallery-lightbox-actions-item{width:100%;border:none;background:transparent;color:#f3f5f8;text-align:left;padding:10px 14px;font-size:14px;cursor:pointer}.gallery-lightbox-actions-item:hover{background:#ffffff14}.gallery-lightbox-actions-item--danger{color:#ff9aa2}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;min-width:48px;min-height:48px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;-webkit-tap-highlight-color:transparent;z-index:2}.gallery-lightbox-nav:hover{background:#ffffff38;transform:translateY(-50%) scale(1.08)}.gallery-lightbox-nav:active{transform:translateY(-50%) scale(.95)}.gallery-lightbox-nav-prev{left:max(12px,env(safe-area-inset-left))}.gallery-lightbox-nav-next{right:max(12px,env(safe-area-inset-right))}.gallery-lightbox-counter{position:absolute;bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));left:auto;transform:none;background:#0000008c;color:#fffffff2;padding:8px 14px;border-radius:20px;font-size:14px;font-weight:600;box-shadow:0 2px 12px #00000059}.gallery-lightbox-overlay-container{position:absolute;bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));pointer-events:none}.gallery-lightbox-overlay-container>*{pointer-events:auto}.gallery-lightbox-show-comments{position:absolute;bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));right:auto;padding:8px 14px;background:#ffffffe6;border:none;border-radius:20px;color:#333;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #0003;transition:background .2s,transform .2s;-webkit-tap-highlight-color:transparent}.gallery-lightbox-show-comments:hover{background:#fff;transform:scale(1.02)}.gallery-lightbox-panel{flex-shrink:0;left:0;right:0;background:#f5f5f5;border-radius:16px 16px 0 0;z-index:3;border-top:1px solid rgba(0,0,0,.08);transition:transform .3s cubic-bezier(.32,.72,0,1);max-height:55vh;max-height:55dvh}.gallery-lightbox-panel--open{position:relative;transform:translateY(0);pointer-events:auto}.gallery-lightbox-panel--closed{position:absolute;bottom:0;transform:translateY(100%);pointer-events:none}@media(min-width:769px){.gallery-lightbox-panel{background:linear-gradient(to right,#f5f5f58c,#f5f5f58c calc(50% - 300px),#f5f5f5 calc(50% - 300px),#f5f5f5 calc(50% + 300px),#f5f5f58c calc(50% + 300px),#f5f5f58c);border-top-color:#0000000f}}.gallery-lightbox-panel.gallery-lightbox-panel--open{max-height:55vh;max-height:55dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.gallery-lightbox-panel-toggle{display:flex;align-items:center;justify-content:center;padding:14px 16px;background:transparent;border:none;color:#666;font-size:14px;cursor:pointer;width:100%;-webkit-tap-highlight-color:transparent;gap:8px}.gallery-lightbox-panel-toggle:hover{color:#333}.gallery-lightbox-panel-toggle:before{content:"";display:block;width:40px;height:4px;background:#0003;border-radius:2px}.gallery-lightbox-panel-content{padding:0 16px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.gallery-lightbox-tutorial-strip{display:flex;align-items:center;gap:14px;padding:16px 0 18px;margin-bottom:4px;border-bottom:1px solid rgba(0,0,0,.08)}.gallery-lightbox-tutorial-thumb{flex-shrink:0;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#e9ecef;box-shadow:0 2px 10px #0000001f}.gallery-lightbox-tutorial-details-link{text-decoration:none;color:inherit;cursor:pointer;transition:opacity .15s,box-shadow .15s}.gallery-lightbox-tutorial-details-link:hover{opacity:.92;box-shadow:0 3px 14px #0000002e}.gallery-lightbox-tutorial-details-link:focus-visible{outline:2px solid #1877f2;outline-offset:2px}.gallery-lightbox-tutorial-title-link{display:block;align-self:flex-start;min-width:0}.gallery-lightbox-tutorial-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.gallery-lightbox-tutorial-thumb--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6c9,#1877f2)}.gallery-lightbox-tutorial-thumb-letter{font-size:28px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1}.gallery-lightbox-tutorial-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.gallery-lightbox-tutorial-title{margin:0;font-size:1.125rem;font-weight:700;line-height:1.25;color:#111;letter-spacing:-.02em}.gallery-lightbox-view-full-primary{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:10px 18px;border:none;border-radius:10px;background:#1877f2;cursor:pointer;font-family:inherit;color:#fff!important;font-size:15px;font-weight:600;text-decoration:none!important;box-shadow:0 2px 8px #1877f259;transition:background .2s,transform .15s}.gallery-lightbox-view-full-primary:hover{background:#0d6efd;color:#fff!important;transform:translateY(-1px)}.gallery-lightbox-admin-move{margin:16px 0 4px;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 30px #0f172a14}.gallery-lightbox-admin-move-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gallery-lightbox-admin-move-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.gallery-lightbox-admin-move-copy{margin:6px 0 0;font-size:.9rem;color:#475569}.gallery-lightbox-admin-move-close{border:none;background:transparent;color:#1877f2;font-size:.92rem;font-weight:600;cursor:pointer;padding:0}.gallery-lightbox-admin-move-close:disabled{opacity:.6;cursor:default}.gallery-lightbox-admin-move-search{margin-top:14px}.gallery-lightbox-admin-move-results{margin-top:8px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f172a29;max-height:280px;overflow-y:auto}.gallery-lightbox-admin-move-result{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:transparent;color:#0f172a;text-align:left;cursor:pointer}.gallery-lightbox-admin-move-result+.gallery-lightbox-admin-move-result{border-top:1px solid rgba(15,23,42,.08)}.gallery-lightbox-admin-move-result:hover{background:#f8fafc}.gallery-lightbox-admin-move-result-image,.gallery-lightbox-admin-move-selected-image{width:32px;height:32px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.gallery-lightbox-admin-move-empty{padding:12px;color:#64748b;font-size:.92rem}.gallery-lightbox-admin-move-selected{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid rgba(148,163,184,.22)}.gallery-lightbox-admin-move-selected-meta{display:flex;flex-direction:column;min-width:0}.gallery-lightbox-admin-move-selected-meta strong{color:#0f172a}.gallery-lightbox-admin-move-selected-label{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.gallery-lightbox-admin-move-actions{margin-top:14px;display:flex;justify-content:flex-end}.gallery-lightbox-admin-move-submit{border:none;border-radius:10px;background:#1877f2;color:#fff;font-size:.95rem;font-weight:600;padding:10px 16px;cursor:pointer;transition:background .2s,transform .15s}.gallery-lightbox-admin-move-submit:hover:not(:disabled){background:#0d6efd;transform:translateY(-1px)}.gallery-lightbox-admin-move-submit:disabled{opacity:.65;cursor:default}@media(min-width:769px){.gallery-lightbox-panel-content{max-width:600px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}}.gallery-lightbox-panel .challenge-gallery-submission-info{background:transparent!important;border-color:#00000014!important;padding:16px 0!important}.gallery-lightbox-panel .challenge-gallery-comment-author,.gallery-lightbox-panel .challenge-gallery-comment-text,.gallery-lightbox-panel .challenge-gallery-comments-title,.gallery-lightbox-panel .post-author-name,.gallery-lightbox-panel .post-content,.gallery-lightbox-panel .post-meta{color:#1a1a1a!important}.gallery-lightbox-panel .challenge-gallery-comments,.gallery-lightbox-panel .challenge-gallery-comment-empty{background:transparent!important;border-color:#00000014!important;color:#666!important}.gallery-lightbox-panel .post-card{background:#fff!important;border-color:#0000001a!important}.gallery-lightbox-panel .challenge-gallery-comment-input,.gallery-lightbox-panel .form-control{background:#fff!important;border-color:#00000026!important;color:#1a1a1a!important}.gallery-lightbox-panel .challenge-gallery-comment-input::-moz-placeholder{color:#999}.gallery-lightbox-panel .challenge-gallery-comment-input::placeholder{color:#999}.gallery-lightbox-panel .btn-link{color:#1877f2!important}.gallery-lightbox-panel .btn-link.text-danger{color:#dc3545!important}.gallery-lightbox-panel .challenge-task-button-primary{background:#1877f2!important;border-color:#1877f2!important;color:#fff!important}.gallery-lightbox-panel .challenge-task-button:not(.challenge-task-button-primary){background:#e9ecef!important;border-color:#dee2e6!important;color:#495057!important}.gallery-lightbox-add-featured{margin:16px;padding:12px 20px;background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#495057;font-size:14px;cursor:pointer;transition:background .2s}.gallery-lightbox-add-featured:hover{background:#e9ecef}@media(max-width:768px){.gallery-lightbox-panel{max-height:60vh;max-height:60dvh}.gallery-lightbox-close{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:48px;height:48px;min-width:48px;min-height:48px;font-size:28px}.gallery-lightbox-actions{top:max(12px,env(safe-area-inset-top));right:calc(max(12px,env(safe-area-inset-right)) + 54px)}.gallery-lightbox-actions-trigger{width:48px;height:48px;min-width:48px;min-height:48px}.gallery-lightbox-nav{width:48px;height:48px;min-width:48px;min-height:48px;padding:0}.gallery-lightbox-nav-prev{left:max(8px,env(safe-area-inset-left))}.gallery-lightbox-nav-next{right:max(8px,env(safe-area-inset-right))}.gallery-lightbox-panel.gallery-lightbox-panel--open{max-height:60vh;max-height:60dvh}.gallery-lightbox-admin-move{padding:14px}.gallery-lightbox-admin-move-header{flex-direction:column;align-items:stretch}.gallery-lightbox-admin-move-close{align-self:flex-start}.gallery-lightbox-admin-move-actions{justify-content:stretch}.gallery-lightbox-admin-move-submit{width:100%}}.challenge-gallery-submission-info .post-author-avatar-subscriber-star{position:absolute;top:-2px;right:-2px;font-size:14px;line-height:1;filter:drop-shadow(0 0 1px rgba(255,255,255,.9))}.community-feed-page{padding:16px 12px 40px;background:#faf8f6}.community-feed-page-inner{width:100%;max-width:680px;margin:0 auto}.community-feed-page-header{margin-bottom:16px;padding-bottom:12px;border-bottom:3px solid;-o-border-image:var(--rainbow-gradient, linear-gradient(90deg, #a8d8f0 0%, #b8e6c8 50%, #f5c2d1 100%)) 1;border-image:var(--rainbow-gradient, linear-gradient(90deg, #a8d8f0 0%, #b8e6c8 50%, #f5c2d1 100%)) 1}.community-feed-page-header h1{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:-.4px;color:#1a1a1a}.community-feed-shell{width:100%;max-width:680px;margin-left:auto;margin-right:auto}.community-feed-composer{background:#fff;border:1px solid #ececec;border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 1px 2px #1a1a1a0a}.community-feed-scope-tabs{display:flex;width:100%;align-items:center;gap:4px;padding:4px;margin-bottom:12px;background:#fff;border:1px solid #ececec;border-radius:999px;box-shadow:0 1px 2px #1a1a1a0a}.community-feed-scope-tabs .btn{flex:1;border-radius:999px;padding:6px 14px}.community-feed{display:flex;flex-direction:column;gap:10px}.community-feed-item{background:#fff;border:1px solid #ececec;border-radius:12px;padding:12px 12px 8px;box-shadow:0 1px 2px #1a1a1a0a}.community-feed-item--pinned{background:linear-gradient(175deg,#fffbf2fa,#ffffffeb 52%,#fafcffc7);border-color:#cdb28061;box-shadow:0 2px 16px #4632190d,0 1px #ffffffd9 inset}.community-feed-item .post-card:not(.post-reply){padding-left:0;padding-right:0;margin-bottom:0!important;background:transparent}.community-feed-guest-prompt{background:#fff;border:1px solid #ececec;border-radius:12px;padding:16px 18px;text-align:center;color:#495057;box-shadow:0 1px 2px #1a1a1a0a}.community-feed-gallery-context{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;background:#f8f9fa;border-radius:10px;border:1px solid #e9ecef}.community-feed-gallery-context img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.community-feed-media-button{padding:0;border:none;background:transparent;display:block;width:100%;max-width:100%}.community-feed-media{width:100%;max-width:100%;max-height:420px;border-radius:10px;-o-object-fit:contain;object-fit:contain;display:block;background:#f4f5f7}@media(min-width:768px){.community-feed-page{padding:32px 24px 64px}.community-feed-page-header{margin-bottom:24px;padding-bottom:14px}.community-feed-page-header h1{font-size:2rem}.community-feed-composer{border-radius:14px;padding:14px 16px 12px;margin-bottom:16px}.community-feed-scope-tabs{display:inline-flex;width:auto;margin-bottom:16px}.community-feed-scope-tabs .btn{flex:0 0 auto;min-width:108px;padding:6px 16px}.community-feed{gap:14px}.community-feed-item{padding:16px 18px 12px;border-radius:14px}.community-feed-item:hover{border-color:#e3e3e3;box-shadow:0 4px 18px #1a1a1a0f}.community-feed-item--pinned:hover{border-color:#cdb28080}.community-feed-gallery-context{padding:12px 14px;margin-bottom:12px}.community-feed-gallery-context img{width:72px;height:72px}.community-feed-media{max-height:520px}}
