html,body{background-color:#e8e7ef;width:100%;min-height:100%;margin:0}.main{background-color:#e9eaee;width:100%;max-width:360px;min-height:100dvh;padding-bottom:80px}.navbar{z-index:80;-webkit-backdrop-filter:blur(6px);background-color:#f9f8fe;justify-content:space-between;align-items:center;width:100%;max-width:370px;height:64px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.page-header{background-color:#f9f8fe}button{background-color:#f2f3f5;justify-content:center;align-items:center;margin:5px;display:flex}a{color:#000}input,textarea,select{background-color:#d0d3e2;border-radius:7px;width:80%}*{box-sizing:border-box;font:inherit}body{justify-content:center;align-items:stretch;display:flex;overflow-x:hidden}#root{justify-content:center;width:100%;min-height:100dvh;margin:0;display:flex}h3{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}p,h1,h2,h3,h4{margin-left:5px;margin-right:5px}.post{min-height:90dvh}.home-page{width:100%;max-width:460px;margin:auto}.explore-page{width:100%;max-width:760px;margin:auto}.ask-page{width:100%;margin:0 auto}.search-page{width:100%;max-width:900px;margin:auto}.addpost-page{width:100%;max-width:640px;margin:20px auto}.profile-page,.public-page,.section-page{width:100%;max-width:1040px;margin:auto}.edit-post-page{width:100%;max-width:720px;margin:20px auto}.page-header{-webkit-backdrop-filter:blur(4px);justify-content:space-between;align-items:center;gap:10px;min-height:54px;margin-bottom:10px;display:flex}.btn-primary{cursor:pointer;border-radius:999px;min-width:90px;height:40px;font-weight:700;transition:transform .15s}.btn-primary:hover:not(:disabled){transform:translateY(-1px)}.btn-secondary{cursor:pointer;border-radius:999px;min-width:90px;height:40px;font-weight:700;transition:transform .15s}.btn-secondary:hover:not(:disabled){transform:translateY(-1px)}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;transform:none}.profile-input,.edit-post-input,.edit-post-textarea,.org-input,.org-textarea,.search-input,.addpost-input{width:100%;max-width:100%;font-size:16px}@keyframes home-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-left{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.nav-brand{white-space:nowrap;margin-inline-end:8px;font-size:18px;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:10px;min-width:0;display:flex}.nav-link{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:44px;height:34px;text-decoration:none;transition:transform .15s;display:inline-flex}.nav-avatar-link{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s;display:inline-flex}.nav-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.nav-link.active,.nav-avatar-link.active{border-radius:10px}@media (max-width:480px){.main,.navbar{width:100%;max-width:100%}}.skeleton-header,.skeleton-list-item{align-items:center;gap:10px;display:flex}.skeleton-avatar,.skeleton-line,.skeleton-media,.skeleton-cover{background:linear-gradient(90deg,#eee 25%,#f7f7f7 50%,#eee 75%) 0 0/200% 100%;animation:1.2s linear infinite skeleton-loading}.skeleton-avatar.large{width:82px;height:82px}.skeleton-line.full{width:calc(100% - 28px)}.skeleton-list-item{background:#fff;border-radius:16px;margin-bottom:10px}.skeleton-cover{border-radius:20px;height:160px;margin-bottom:12px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.auto-dir{text-align:start;unicode-bidi:plaintext}.org-tabs{justify-content:center;gap:10px;margin:10px 0 0;display:flex}.org-tab{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;padding:10px 14px;font-weight:600}.org-tab.is-active{border-color:#111}.org-sections-wrap{padding:6px 0 2px}.org-sections-row{align-items:flex-start;gap:10px;padding:6px 6px 0;display:flex;overflow:hidden}.org-section-add{cursor:pointer;background:#fff;border:1px dashed #ccc;border-radius:18px;width:80px;min-width:80px;height:80px;font-size:26px;line-height:1}.org-section-item{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;width:80px;min-width:80px;padding:0;display:flex}.org-section-img{object-fit:cover;background:#f7f7f7;border:1px solid #eee;border-radius:18px;width:80px;height:80px}.org-section-name{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80px;margin-top:6px;font-size:12px;overflow:hidden}.org-more-btn{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;margin:8px auto 0;padding:8px 14px;font-weight:600;display:block}.org-gallery-block{padding:6px 0 2px}.org-gallery-title{margin:6px 8px}.org-empty{opacity:.75;margin:6px 8px}.org-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px;display:grid}.org-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:12px}.org-card-title{font-weight:700}.org-card-sub{opacity:.7;margin-top:6px;font-size:13px}.org-tasks-top{flex-direction:column;gap:10px;padding:8px;display:flex}.org-task-filters{flex-wrap:wrap;gap:8px;display:flex}.org-filter{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;padding:8px 12px;font-weight:600}.org-filter.is-active{border-color:#111}.org-tasks-list{padding:8px}.org-task-head{opacity:.75;grid-template-columns:140px 1.2fr 140px 140px 140px 140px 110px;gap:8px;margin-bottom:8px;font-size:12px;display:grid}.org-task-row{background:#fff;border:1px solid #eee;border-radius:14px;grid-template-columns:140px 1.2fr 140px 140px 140px 140px 110px;align-items:center;gap:8px;margin-bottom:8px;padding:10px;display:grid}.org-task-cell{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.org-task-title{text-align:start;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;font-weight:800;overflow:hidden}.org-task-form{gap:10px;display:grid}.org-form-label{gap:6px;font-weight:700;display:grid}.org-input{border:1px solid #eee;border-radius:12px;outline:none;padding:10px 12px}.org-textarea{resize:vertical;border:1px solid #eee;border-radius:12px;outline:none;padding:10px 12px}.org-form-actions{justify-content:flex-end;gap:10px;display:flex}.org-task-detail-title{margin-bottom:6px;font-weight:900}.org-task-detail-text{opacity:.85;margin-bottom:10px}.org-task-table{border:1px solid #eee;border-radius:14px;overflow:hidden}.org-task-tr{grid-template-columns:220px 1fr;display:grid}.org-task-th{background:#fafafa;border-bottom:1px solid #eee;padding:10px 12px;font-weight:800}.org-task-td{border-bottom:1px solid #eee;padding:10px 12px}.org-task-tr:last-child .org-task-th,.org-task-tr:last-child .org-task-td{border-bottom:0}.auth-page{background:radial-gradient(circle at top,#1a73e80f,#0000 35%),linear-gradient(#f8f9fa 0%,#f1f3f4 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-shell{width:100%;max-width:460px}.auth-card{-webkit-backdrop-filter:blur(6px);background:#fffffff5;border:1px solid #dadce0;border-radius:24px;width:100%;margin:0 auto;box-shadow:0 8px 30px #3c40431f}.auth-header{margin-bottom:18px}.auth-title{text-align:center;color:#202124;width:100%}.auth-tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.auth-tabs--two{grid-template-columns:repeat(2,1fr)}.auth-tab-btn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:0;min-height:42px;padding:10px 8px;font-size:14px;font-weight:700;transition:color .18s,opacity .18s;position:relative}.auth-tab-btn:hover{color:#202124}.auth-tab-btn:after{content:"";transform-origin:50%;background:#1a73e8;border-radius:999px;width:60%;height:2px;transition:transform .22s;position:absolute;bottom:0;left:20%;transform:scaleX(0)}.auth-tab-btn--active{color:#202124}.auth-tab-btn--active:after{transform:scaleX(1)}.auth-phone-row{direction:ltr;grid-template-columns:118px minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.auth-phone-row>input,.auth-country-code{text-align:left;direction:ltr;width:100%;min-width:0}.auth-password-wrap{width:100%;position:relative}.auth-password-wrap input{width:100%;padding-inline-end:48px}.auth-password-toggle{top:50%;color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;line-height:1;transition:background .15s,color .15s,opacity .15s;display:inline-flex;position:absolute;inset-inline-end:8px;transform:translateY(-50%)}.auth-password-toggle:hover:not(:disabled){color:#202124;background:#f1f3f4}.auth-password-toggle:disabled{cursor:not-allowed;opacity:.55}.auth-field-hint{color:#5f6368;margin-top:6px;font-size:12px;line-height:1.7;display:block}.auth-password-hint{margin-top:-2px}.auth-choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-choice-row--rtl,.auth-choice-row--ltr{direction:ltr}.auth-choice-card{color:#202124;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:14px;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.auth-choice-card:hover{background:#f8fbff;border-color:#c6dafc}.auth-choice-card:has(input:checked){background:#f6fafe;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.auth-choice-card input[type=radio],.auth-radio-label input[type=radio]{accent-color:#1a73e8;width:13px;min-width:13px;height:13px;margin:0}.auth-box{background:#f8f9fa;border:1px solid #dadce0;border-radius:16px;gap:10px;margin-top:4px;padding:14px;display:grid}.auth-box-title{color:#202124;font-size:14px;font-weight:800}.auth-radio-label{color:#202124;cursor:pointer;align-items:center;gap:10px;font-size:14px;line-height:1.5;display:flex}.auth-radio-label input[type=radio]{accent-color:#1a73e8}.auth-helper-box{text-align:center;color:#202124;background:#f8f9fa;border:1px solid #dadce0;border-radius:16px;margin-bottom:2px;padding:14px;line-height:1.8}.auth-helper-box strong{color:#202124;margin-top:4px;font-weight:800;display:inline-block}.auth-security-box{color:#202124;background:#f8f9fa;border:1px solid #dadce0;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:flex-start;gap:12px;padding:13px 14px;line-height:1.6;display:grid}.auth-security-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:inline-flex;box-shadow:inset 0 0 0 1px #3c40431f}.auth-security-content{gap:2px;min-width:0;display:grid}.auth-security-content strong{color:#202124;font-size:14px;font-weight:900}.auth-security-content span{color:#5f6368;font-size:13px;font-weight:600}.auth-security-box--warning{background:#fff8e1;border-color:#fdd663}.auth-security-box--warning .auth-security-icon{background:#fff}.auth-security-box--danger{background:#fce8e6;border-color:#f6c7c3}.auth-security-box--danger .auth-security-content strong{color:#a50e0e}.auth-security-box--danger .auth-security-content span{color:#7f1d1d}.auth-security-box--locked{background:linear-gradient(#fce8e6 0%,#fff5f4 100%);border-color:#f6c7c3}.auth-security-box--locked .auth-security-content strong{color:#a50e0e}.auth-security-box--locked .auth-security-content span{color:#7f1d1d}.auth-lock-timer{color:#fff;text-align:center;letter-spacing:.4px;font-variant-numeric:tabular-nums;direction:ltr;background:#202124;border-radius:999px;width:fit-content;min-width:94px;margin-top:8px;padding:7px 12px;font-size:15px;font-weight:900}.auth-date-field{color:#202124;cursor:pointer;text-align:start;background:#fff;border:1px solid #dadce0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.auth-date-field:hover{border-color:#c6dafc}.auth-date-field:focus{border-color:#1a73e8;outline:none;box-shadow:0 0 0 3px #1a73e824}.auth-date-field:disabled{opacity:.65;cursor:not-allowed}.auth-date-icon{opacity:.8;font-size:20px;line-height:1}.auth-date-overlay{z-index:99999;background:#00000094;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-date-modal{direction:ltr;background:#fff;border-radius:4px;width:min(92vw,520px);padding:36px 28px 24px;font-family:Roboto,Arial,sans-serif;overflow:hidden;box-shadow:0 14px 38px #00000047}.auth-date-title{color:#202124;letter-spacing:-.8px;margin:0;padding:0 0 34px 8px;font-size:40px;font-weight:400;line-height:1.15}.auth-date-wheel-wrap{grid-template-columns:repeat(3,1fr);gap:30px;height:222px;display:grid;position:relative;overflow:hidden}.auth-date-selection-lines{pointer-events:none;z-index:4;height:74px;position:absolute;top:74px;left:0;right:0}.auth-date-selection-lines:before,.auth-date-selection-lines:after{content:"";border-top:4px solid #777;height:0;position:absolute;left:0;right:0}.auth-date-selection-lines:before{top:0}.auth-date-selection-lines:after{bottom:0}.auth-date-wheel-column{height:222px;position:relative;overflow:hidden}.auth-date-wheel-column:before,.auth-date-wheel-column:after{content:"";pointer-events:none;z-index:3;height:56px;position:absolute;left:0;right:0}.auth-date-wheel-column:before{background:linear-gradient(#fff 0%,#fff0 100%);top:0}.auth-date-wheel-column:after{background:linear-gradient(#fff0 0%,#fff 100%);bottom:0}.auth-date-wheel-scroller{scroll-snap-type:y mandatory;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:222px;overflow:hidden auto}.auth-date-wheel-scroller::-webkit-scrollbar{display:none}.auth-date-wheel-spacer{flex:0 0 74px;height:74px}.auth-date-wheel-item{color:#9a9a9a;text-align:center;cursor:grab;scroll-snap-align:center;background:0 0;border:0;width:100%;height:74px;min-height:74px;margin:0;padding:0;font-family:Roboto,Arial,sans-serif;font-size:31px;font-weight:400;line-height:74px}.auth-date-wheel-item:active{cursor:grabbing}.auth-date-wheel-item--active{color:#111;font-size:34px}.auth-date-actions{justify-content:flex-end;align-items:center;gap:58px;padding-top:52px;padding-right:16px;display:flex}.auth-date-actions button{color:#4b5963;letter-spacing:.5px;cursor:pointer;background:0 0;border:0;padding:8px 0;font-family:Roboto,Arial,sans-serif;font-size:28px;font-weight:500;line-height:1}.auth-date-actions button:hover{color:#202124}.auth-actions-stack{gap:10px;margin-top:2px;display:grid}.auth-main-btn,.auth-secondary-btn,.auth-link-btn{border-radius:999px;width:100%;min-height:44px}.auth-main-btn{color:#fff;background:#1a73e8;border:1px solid #1a73e8;padding:0 14px;font-size:15px;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s,opacity .15s}.auth-main-btn:hover:not(:disabled){background:#1765cc;border-color:#1765cc;transform:translateY(-1px)}.auth-main-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-main-btn--orange{background:#f29900;border-color:#f29900}.auth-main-btn--orange:hover:not(:disabled){background:#de8a00;border-color:#de8a00}.auth-secondary-btn{color:#1a73e8;background:#fff;border:1px solid #dadce0;padding:0 14px;transition:border-color .15s,background .15s,transform .15s}.auth-secondary-btn:hover{background:#f6fafe;border-color:#c6dafc;transform:translateY(-1px)}.auth-link-btn{color:#1a73e8;background:0 0;border:1px solid #dadce0;width:100%;min-height:44px;padding:0 14px;transition:border-color .15s,background .15s,transform .15s}.auth-link-btn:hover{background:#f6fafe;border-color:#c6dafc;transform:translateY(-1px)}.auth-forgot-inline{color:#1a73e8;cursor:pointer;text-align:center;background:0 0;border:0;width:fit-content;margin:-2px auto 0;padding:2px 0 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,opacity .15s}.auth-forgot-inline:hover{color:#1765cc;text-decoration:underline}.auth-forgot-inline:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.auth-message{text-align:center;border-radius:14px;margin-top:16px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.7}.auth-message--success{color:#137333;background:#e6f4ea;border:1px solid #c4e7cb}.auth-message--error{color:#c5221f;background:#fce8e6;border:1px solid #f6c7c3}.auth-page .task-form input,.auth-page .task-form select,.auth-page .task-form textarea,.auth-page .org-field input,.auth-page .org-field select,.auth-page .org-field textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;background:#fff;border-color:#dadce0;transition:border-color .15s,box-shadow .15s,background .15s}.auth-page .task-form input::placeholder,.auth-page .task-form textarea::placeholder,.auth-page .org-field input::placeholder,.auth-page .org-field textarea::placeholder{color:#5f6368}.auth-page .task-form input:focus,.auth-page .task-form select:focus,.auth-page .task-form textarea:focus,.auth-page .org-field input:focus,.auth-page .org-field select:focus,.auth-page .org-field textarea:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.auth-page .org-field>span{color:#202124}.auth-page .profile-error-msg{margin-bottom:0}@media (max-width:768px){.auth-page{align-items:flex-start;padding:16px}.auth-shell{max-width:100%}.auth-card{margin-top:12px}.auth-tabs{grid-template-columns:1fr}.auth-tabs--two{grid-template-columns:1fr 1fr}.auth-phone-row{grid-template-columns:96px minmax(0,1fr)}.auth-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.auth-date-modal{width:min(92vw,460px);padding:34px 22px 22px}.auth-date-title{padding-bottom:32px;font-size:38px}.auth-date-wheel-wrap{gap:26px}.auth-date-wheel-item{font-size:29px}.auth-date-wheel-item--active{font-size:32px}.auth-date-actions{gap:48px}.auth-date-actions button{font-size:26px}}@media (max-width:480px){.auth-page{padding:12px}.auth-card{border-radius:20px}.auth-title{font-size:22px}.auth-tab-btn{min-height:40px;font-size:13px}.auth-main-btn,.auth-secondary-btn,.auth-link-btn{min-height:42px}.auth-helper-box,.auth-box,.auth-message,.auth-security-box{border-radius:12px}.auth-security-box{grid-template-columns:38px minmax(0,1fr);padding:12px}.auth-security-icon{width:38px;height:38px;font-size:17px}.auth-date-modal{width:calc(100vw - 28px);padding:30px 18px 20px}.auth-date-title{padding-bottom:28px;padding-left:4px;font-size:34px}.auth-date-wheel-wrap{gap:18px;height:210px}.auth-date-selection-lines{height:70px;top:70px}.auth-date-wheel-column,.auth-date-wheel-scroller{height:210px}.auth-date-wheel-spacer{flex-basis:70px;height:70px}.auth-date-wheel-item{height:70px;min-height:70px;font-size:24px;line-height:70px}.auth-date-wheel-item--active{font-size:28px}.auth-date-actions{gap:38px;padding-top:46px;padding-right:10px}.auth-date-actions button{font-size:22px}.auth-date-selection-lines:before,.auth-date-selection-lines:after{border-top-width:3px}}.auth-page .otp-input-group{direction:ltr;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:6px;display:flex}.auth-page .otp-input-group .otp-box{color:#202124;text-align:center;caret-color:#f29900;width:52px;min-width:0;height:58px;box-shadow:none;appearance:none;direction:ltr;background:#fff;border:2px solid #dadce0;border-radius:14px;outline:none;margin:0;padding:0;font-size:24px;font-weight:900;line-height:1;transition:border-color .15s,box-shadow .15s,background .15s,transform .15s}.auth-page .otp-input-group .otp-box:focus{background:#fff;border-color:#f29900;transform:translateY(-1px);box-shadow:0 0 0 3px #f299002e}.auth-page .otp-input-group .otp-box:disabled{opacity:.65;cursor:not-allowed}.auth-page .otp-input-group .otp-box::placeholder{color:#0000}.auth-page .task-form .otp-input-group .otp-box,.auth-page .org-field .otp-input-group .otp-box{text-align:center;border-color:#dadce0;width:52px;max-width:52px;height:58px}.auth-page .task-form .otp-input-group .otp-box:focus,.auth-page .org-field .otp-input-group .otp-box:focus{border-color:#f29900;box-shadow:0 0 0 3px #f299002e}@media (max-width:480px){.auth-page .otp-input-group{gap:7px}.auth-page .otp-input-group .otp-box,.auth-page .task-form .otp-input-group .otp-box,.auth-page .org-field .otp-input-group .otp-box{border-radius:12px;width:44px;max-width:44px;height:52px;font-size:22px}}@media (max-width:360px){.auth-page .otp-input-group{gap:5px}.auth-page .otp-input-group .otp-box,.auth-page .task-form .otp-input-group .otp-box,.auth-page .org-field .otp-input-group .otp-box{width:39px;max-width:39px;height:48px;font-size:20px}}.search-header{margin-bottom:10px;position:relative}.search-filter-words{-webkit-user-select:none;user-select:none;gap:14px;padding:8px 4px 2px;display:flex}.search-filter-word{cursor:pointer;opacity:.7;padding-bottom:6px;font-weight:700}.search-filter-word.is-active{opacity:1}.search-form{flex-wrap:wrap;gap:8px;display:flex}.search-input{border-radius:10px;flex:1;min-width:200px;padding:10px 12px}.search-primary-btn{cursor:pointer;border-radius:10px;padding:10px 14px}.search-primary-btn:hover{filter:brightness(.95)}.search-loading{text-align:center;margin-top:20px}.search-spinner{border-radius:50%;width:50px;height:50px;margin:0 auto 10px;animation:1s linear infinite home-spin}.search-msg{margin-top:12px}.search-accounts-list{gap:12px;margin-top:12px;display:grid}.search-account-item{border-radius:12px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.search-avatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.search-account-text{display:grid}.search-account-name{font-size:15px}.search-posts-list{gap:12px;margin-top:12px;display:grid}.search-card{border-radius:12px;padding:10px}.search-card-header{margin-bottom:6px}.search-card-title{font-size:15px;font-weight:800}.search-card-text{opacity:.85;margin-top:6px;line-height:1.6}.search-job-extra{margin-top:6px;font-size:13px}.search-overlay{border-radius:14px;margin-top:10px;padding:12px}.search-overlay-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:10px;display:flex}.search-overlay-title{font-weight:800}.search-close-btn{cursor:pointer;border:0;border-radius:10px;padding:8px 10px}.search-results{flex-direction:column;gap:14px;display:flex}.search-group-title{margin-bottom:8px;font-weight:800}.search-more-btn{cursor:pointer;border:0;border-radius:12px;margin-top:10px;padding:10px 12px;font-weight:800}.search-muted{opacity:.7;font-size:13px}.search-cards-list{gap:10px;display:grid}.explore-loading{text-align:center;margin-top:50px}.explore-spinner{border:6px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:60px;height:60px;margin:0 auto 20px;animation:1s linear infinite home-spin}.explore-subtitle{color:#555;margin-top:0;font-size:14px}.explore-error{color:#c00;margin-top:8px}.explore-empty{text-align:center;color:#666;margin-top:20px}.explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1px;display:grid}.explore-card{background:#fff;border:1px solid #eee;border-radius:12px;width:100%}.explore-card-header{align-items:center;gap:10px;display:flex}.explore-author-link{line-height:0;display:inline-block}.explore-avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;width:44px;height:44px}.explore-author-text{display:grid}.explore-author-name{color:#222;font-size:15px;font-weight:700;text-decoration:none}.explore-author-name:hover{text-decoration:underline}.explore-meta{color:#666;font-size:12px}.explore-post-media{aspect-ratio:9/16;cursor:pointer;background:#333;align-items:center;display:flex;overflow:hidden}.explore-post-image{width:100%;height:auto;display:block}.explore-post-title{margin:10px 0 6px;font-size:16px}.explore-post-desc{color:#333;margin-top:4px;line-height:1.6}.explore-actions{gap:8px;margin-top:8px;display:flex}.explore-btn{cursor:pointer;background:#f9f9f9;border:1px solid #e6e6e6;border-radius:10px;padding:8px 12px}.explore-btn:hover{background:#f0f0f0}.explore-modal-overlay{z-index:1000;background:#0009;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.explore-modal{background:#fff;border-radius:16px;width:min(900px,96vw);max-height:92vh;padding:16px;position:relative;overflow:auto}.explore-modal-close{cursor:pointer;background:#f4f4f4;border:none;border-radius:10px;width:34px;height:34px;position:absolute;top:8px;left:8px}.explore-modal-image-wrapper{margin:10px 0}.explore-modal-image{object-fit:contain;border-radius:12px;width:100%;max-height:70vh}.explore-modal-title{margin:10px 0 6px;font-size:20px}.explore-modal-desc{line-height:1.6}.explore-job-box{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-top:12px;padding:12px}.explore-job-row{margin-bottom:6px}.reels-page{color:#fff;touch-action:none;z-index:999;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.reels-header{top:env(safe-area-inset-top,0);z-index:80;pointer-events:none;background:linear-gradient(#00000094,#0000);justify-content:space-between;align-items:center;height:52px;padding:6px 12px;display:flex;position:fixed;left:0;right:0}.reels-back,.reels-home{pointer-events:auto;color:#fff;cursor:pointer;background:#00000038;border:0;border-radius:999px;place-items:center;width:38px;height:38px;font-size:30px;line-height:1;text-decoration:none;display:grid}.reels-home span{font-size:24px}.reels-title{letter-spacing:.3px;text-shadow:0 1px 10px #000000bf;font-size:17px;font-weight:900}.reels-track{will-change:transform;width:100%;height:100dvh}.reel{background:#000;width:100%;height:100dvh;position:relative;overflow:hidden}.reel-media{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.reel-video,.reel-image{object-fit:cover;background:#000;width:100%;max-height:100%;display:block}.reel-empty{color:#ffffffbf;place-items:center;height:100%;display:grid}.reel-bottom-bar{left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0) + 0px);z-index:30;background:linear-gradient(#0000,#00000073 45%,#000000e6);grid-template-columns:1fr auto;align-items:end;gap:10px;min-height:96px;padding:12px 10px 18px;display:grid;position:absolute}.reel-owner{min-width:0;padding-bottom:2px}.reel-owner-row{color:#fff;align-items:center;gap:9px;max-width:100%;text-decoration:none;display:inline-flex}.reel-owner-row img{object-fit:cover;background:#111;border:1px solid #ffffff59;border-radius:999px;flex:none;width:34px;height:34px}.reel-owner-row span{text-shadow:0 1px 10px #000000bf;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.reel-actions-bottom{color:#fff;align-items:flex-end;gap:13px;padding-bottom:2px;display:flex}.reel-action-icon{color:#fff;cursor:pointer;background:0 0;border:0;justify-items:center;gap:2px;min-width:38px;padding:0;display:grid}.reel-action-icon .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 40;font-size:34px;line-height:1}.reel-action-icon b{color:#fff;font-size:13px;font-weight:800;line-height:1}.reel-action-more span{font-size:34px;line-height:1;transform:translateY(-2px)}.reel-progress-line{left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0) + 0px);z-index:90;background:#ffffff38;height:2px;position:fixed}.reel-progress-line span{background:#fff;height:100%;transition:width .22s;display:block}.reels-msg{top:calc(env(safe-area-inset-top,0) + 58px);z-index:90;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;border:1px solid #ffffff24;border-radius:14px;padding:10px 12px;position:fixed;left:12px;right:12px}.reel-comments-backdrop{z-index:180;-webkit-backdrop-filter:blur(8px);background:#00000061;justify-content:center;align-items:flex-end;animation:.25s reelCommentsOverlayFade;display:flex;position:fixed;inset:0}.reel-comments-sheet{z-index:200;color:#fff;width:100%;max-width:520px;height:100dvh;max-height:100vh;transform:translateY(var(--sheet-y,0px));touch-action:auto;will-change:transform;background:#202126;border-radius:34px 34px 0 0;flex-direction:column;transition:transform .18s;animation:.38s cubic-bezier(.2,.9,.18,1.05) reelCommentsSheetSpring;display:flex;overflow:hidden;box-shadow:0 -18px 45px #00000059}.reel-comments-sheet:active{cursor:grabbing}@keyframes reelCommentsOverlayFade{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px)}}@keyframes reelCommentsSheetSpring{0%{opacity:.6;transform:translateY(110%)scale(.98)}70%{opacity:1;transform:translateY(-10px)scale(1)}to{transform:translateY(var(--sheet-y,0px))scale(1)}}.reel-comments-drag-area{cursor:grab;touch-action:none;flex:none;place-items:center;height:36px;display:grid}.reel-comments-drag-area:active{cursor:grabbing}.reel-comments-handle{background:#ffffff8c;border-radius:999px;width:58px;height:4px}.reel-comments-author{border-bottom:1px solid #ffffff17;flex:none;gap:12px;padding:0 18px 14px;display:flex}.reel-comments-author img,.reel-comment-item img{object-fit:cover;background:#333;border-radius:50%;width:48px;height:48px}.reel-comments-author-text{flex:1;min-width:0}.reel-comments-author strong,.reel-comment-item strong{font-size:15px}.reel-comments-author span{opacity:.6;margin-inline-start:5px}.reel-comments-author p{opacity:.92;word-break:break-word;margin:5px 0 0;font-size:15px;line-height:1.45}.reel-comments-post-info{border-bottom:1px solid #ffffff17;flex:none;padding:16px 18px 18px}.reel-comments-post-info h3{text-align:center;color:#fff;word-break:break-word;margin:0 0 10px;font-size:20px;font-weight:900;line-height:1.45}.reel-comments-post-info p{color:#ffffffeb;word-break:break-word;margin:0;font-size:16px;line-height:1.7}.reel-comments-list{touch-action:pan-y;flex:1;padding:16px 18px 96px;overflow-y:auto}.reel-comment-item{grid-template-columns:48px 1fr 34px;align-items:start;gap:12px;margin-bottom:20px;display:grid}.reel-comment-item p{word-break:break-word;margin:4px 0;line-height:1.45}.reel-comment-item button{color:#ffffff8c;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.reel-comment-item .material-symbols-outlined{opacity:.8;font-size:28px}.reel-comments-empty{text-align:center;opacity:.65;padding:40px 0}.reel-comments-input{min-height:72px;padding:10px 16px calc(env(safe-area-inset-bottom,0) + 12px);background:#202126;border-top:1px solid #ffffff14;align-items:center;gap:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.reel-comments-input input{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:999px;outline:none;flex:1;min-width:0;height:42px;padding:0 14px}.reel-comments-input input::placeholder{color:#ffffff8c}.reel-comments-input button{color:#111;cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;min-width:58px;height:38px;font-weight:900}.reel-comments-input button:disabled{opacity:.45;cursor:not-allowed}@media (min-width:768px){.reels-page{place-items:center;display:grid}.reels-track,.reel{max-width:480px}.reel{border-radius:18px}.reels-header,.reel-progress-line{max-width:480px;left:50%;transform:translate(-50%)}.reel-comments-sheet{max-width:480px;transform:translateY(var(--sheet-y,0px))}}.addpost-camera-page{padding:0}.addpost-cam-shell{color:#fff;background:#0b0b0b;flex-direction:column;min-height:100vh;display:flex}.addpost-cam-top{justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.addpost-cam-title{font-weight:700}.addpost-studio-btn{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;padding:8px 12px;font-size:14px}.addpost-cam-frame{aspect-ratio:9/16;background:#111;border:1px solid #ffffff1f;border-radius:16px;width:min(420px,92vw);margin:10px auto;position:relative;overflow:hidden}.addpost-cam-video{object-fit:cover;width:100%;height:100%;display:block}.addpost-cam-overlay{background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px;display:flex;position:absolute;inset:0}.addpost-cam-bottom{justify-content:center;margin-top:auto;padding:18px 14px 26px;display:flex}.addpost-capture-btn{cursor:pointer;border:none;border-radius:999px;width:120px;height:46px;font-weight:800}.addpost-capture-btn:disabled{opacity:.6;cursor:not-allowed}.addpost-spinner{border:3px solid #ffffff40;border-top-color:#ffffffe6;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite addpostSpin}@keyframes addpostSpin{to{transform:rotate(360deg)}}.addpost-details-shell{padding:16px}.addpost-details-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.addpost-preview-916{aspect-ratio:9/16;background:#111;border:1px solid #00000014;border-radius:16px;width:min(420px,92vw);margin:10px auto 16px;overflow:hidden}.addpost-preview-media{object-fit:cover;width:100%;height:100%;display:block}.addpost-title{margin-bottom:12px}.addpost-banner{color:#333;background-color:#f7f7f7;border:1px solid #ddd;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.addpost-banner--success{color:#2e7d32;background-color:#f0fff0;border-color:#4caf50}.addpost-banner--error{color:#c62828;background-color:#fff0f0;border-color:#f44336}.addpost-banner--info{color:#333;background-color:#f7f7f7;border-color:#ddd}.addpost-form{gap:12px;display:grid}.addpost-label{flex-direction:column;gap:4px;font-size:14px;display:flex}.addpost-label-text{color:#333;font-weight:500}.addpost-input{border:1px solid #e0e0e0;border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.addpost-input:focus{border-color:#007bff}.addpost-textarea{resize:vertical;min-height:80px}.addpost-file-input,.addpost-preview-wrapper{margin-top:4px}.addpost-preview-image{border:1px solid #eee;border-radius:12px;max-width:100%}.addpost-submit-btn{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:10px;margin-top:8px;padding:10px 16px;font-size:15px;font-weight:600}.addpost-submit-btn:disabled{cursor:not-allowed;background-color:#b0b0b0}.addpost-upload-progress{align-items:center;gap:10px;margin:12px 0 0;display:flex}.addpost-upload-bar{background:#e5e7eb;border-radius:999px;flex:1;height:6px;overflow:hidden}.addpost-upload-fill{background:#2563eb;width:0%;height:100%;transition:width .2s}.addpost-upload-text{text-align:right;opacity:.85;min-width:42px;font-size:12px}.edit-post-loading{text-align:center;margin-top:40px}.edit-post-title{margin-bottom:12px}.edit-post-banner{color:#333;background-color:#f7f7f7;border:1px solid #ddd;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.edit-post-banner--success{color:#2e7d32;background-color:#f0fff0;border-color:#4caf50}.edit-post-banner--error{color:#c62828;background-color:#fff0f0;border-color:#f44336}.edit-post-form{gap:12px;display:grid}.edit-post-field{width:100%}.edit-post-label{color:#333;margin-bottom:6px;font-size:14px;display:block}.edit-post-input{border:1px solid #e6e6e6;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.edit-post-textarea{resize:vertical;border:1px solid #e6e6e6;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.edit-post-job-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-post-upload-btn{cursor:pointer;background:#f7f7f7;border:1px solid #e6e6e6;border-radius:10px;padding:10px 12px;font-size:14px;display:inline-block}.edit-post-upload-btn:hover{background:#f0f0f0}.edit-post-image-preview{margin-top:10px}.edit-post-image{border-radius:10px;max-width:100%;display:block}.edit-post-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.edit-post-section-item{align-items:center;gap:8px;font-size:14px;display:flex}.edit-post-buttons{gap:10px;display:flex}.edit-post-primary-btn{color:#fff;cursor:pointer;background:#007bff;border:1px solid #e6e6e6;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600}.edit-post-primary-btn:disabled{cursor:not-allowed;opacity:.8}.edit-post-secondary-btn{cursor:pointer;background:#f7f7f7;border:1px solid #e6e6e6;border-radius:10px;padding:10px 12px;font-size:14px}.edit-post-secondary-btn:disabled{cursor:not-allowed;opacity:.8}.profile-loading{text-align:center;margin-top:50px;padding:40px}.profile-spinner{border:6px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:60px;height:60px;margin:0 auto 20px;animation:1s linear infinite home-spin}.profile-avatar-wrapper{text-align:center;margin-bottom:10px}.profile-avatar{object-fit:cover;border:2px solid #ddd;border-radius:50%;width:120px;height:120px}.profile-username{text-align:center;margin:7px}.profile-stats{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:10px;display:flex}.profile-account-type{text-align:center;color:#666;margin-top:6px}.profile-actions-center{text-align:center;margin-top:8px}.profile-divider{margin:10px 0 0}.profile-sections{flex-direction:column;gap:12px;display:flex;overflow:hidden}.profile-sections2{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;align-items:flex-start;gap:12px;height:130px;display:flex;overflow:auto hidden}.profile-sections2>*{flex:none}.profile-sections2::-webkit-scrollbar{display:none}.profile-sections-header{align-items:center;gap:10px;display:flex}.section-card{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;flex:0 0 80px;gap:6px;width:80px;height:auto;margin:0;padding:8px;display:flex}.add-section{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#ff0;border:1px solid #eee;border-radius:12px;width:80px;height:80px;padding:8px}.section-card-handle{font-size:12px;border-radius:7px!important;width:22px!important;height:22px!important;margin-bottom:4px!important}.profile-sections-title{margin:0}.profile-sections-count,.profile-sections-empty,.edit-post-sections-empty{color:#777}.profile-addsection-wrapper{margin-top:4px}.profile-addsection-card{cursor:pointer;background:#fafafa;border:1px dashed #aaa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;max-width:220px;padding:16px;display:flex}.profile-addsection-icon{color:#007bff;border:2px solid #007bff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:30px;display:flex}.profile-addsection-text{color:#333;font-size:14px}.profile-pickmode-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.profile-posts-title{margin-bottom:12px}.profile-posts-empty{color:#666}.profile-posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.profile-post-card{cursor:pointer;background:#fff;border:1px solid #eee;position:relative}.profile-post-thumb{aspect-ratio:1;background:#f9f9f9;width:100%;overflow:hidden}.profile-post-image{object-fit:cover;width:100%;height:100%}.profile-noimage{color:#999;place-items:center;width:100%;height:100%;font-size:12px;display:grid}.profile-post-title{text-align:center;color:#222;margin-top:8px;font-size:14px;font-weight:600}.profile-post-picker{color:#007bff;background:#fff;border:2px solid #007bff;border-radius:6px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:grid;position:absolute;top:10px;right:10px}.profile-post-picker--active{color:#fff;background:#007bff}.profile-error-msg{color:#c00;margin-top:12px}.profile-modal-overlay{z-index:1000;background:#0009;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.profile-modal{background:#fff;border-radius:16px;max-width:450px;max-height:92vh;padding:16px;position:relative;overflow:auto}.profile-modal-close{cursor:pointer;background:#f4f4f4;border:none;border-radius:10px;width:34px;height:34px;position:absolute;top:8px;left:8px}.profile-modal-header{align-items:center;gap:10px;padding:8px 0;display:flex}.profile-modal-avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;width:40px;height:40px}.profile-modal-author-name{font-size:15px;font-weight:700}.profile-modal-meta{color:#666;font-size:12px}.profile-modal-image-wrapper{margin:10px 0}.profile-modal-image{object-fit:contain;border-radius:12px;width:100%;max-height:70vh}.profile-modal-title{margin:10px 0 6px;font-size:20px}.profile-modal-desc{margin-top:8px;line-height:1.6}.profile-job-box{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-top:12px;padding:12px}.profile-job-row{margin-bottom:6px}.profile-bio-text{white-space:pre-wrap;margin-top:8px;line-height:1.6}.profile-editsection-form,.profile-addsection-form{gap:10px;margin-top:10px;display:grid}.profile-input{border:1px solid #e6e6e6;border-radius:10px;flex:1;width:100%;padding:10px 12px}.profile-input:focus{border-color:#007bff}.profile-hidden-file{display:none}.profile-selected-file{font-size:12px}.profile-sectionchooser-list{gap:8px;display:grid}.profile-sectionchooser-item{align-items:center;gap:8px;display:flex}.profile-sectionchooser-actions{gap:8px;margin-top:12px;display:flex}.profile-follow-title{margin-bottom:12px}.profile-follow-msg{color:#666}.profile-follow-list{gap:8px;display:grid}.profile-follow-item{border:1px solid #eee;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.profile-follow-avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;width:40px;height:40px}.profile-follow-main{flex:1}.profile-follow-name{font-weight:600}.profile-follow-type{color:#666;font-size:12px}.profile-follow-btn{color:#fff;cursor:pointer;background:#007bff;border:1px solid #e6e6e6;border-radius:999px;padding:6px 10px;font-size:13px}.profile-follow-btn--following{color:#111;background:#f7f7f7}.profile-contextmenu{z-index:1001;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:200px;padding:6px;position:fixed;transform:translate(-10px,-10px);box-shadow:0 8px 24px #0000001f}.profile-contextmenu-item{text-align:start;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;display:block}.profile-contextmenu-item:hover{background:#f5f5f5}.profile-stat,.profile-stat--clickable{text-align:center;cursor:default;color:#666;background:#fff0;border:1px solid #eee;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:110px;height:50px;margin:0;font-size:12px;display:flex}.profile-stat--clickable{cursor:pointer}.profile-stat-value{font-size:20px;font-weight:800}.profile-post-video-thumb{width:100%;height:100%;position:relative}.profile-post-video{object-fit:cover;width:100%;height:100%;display:block}.profile-post-video-badge{color:#fff;background:#0000008c;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;bottom:8px;right:8px}.profile-follow-link{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.profile-account-sheet-overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#00000061;justify-content:center;align-items:flex-end;animation:.25s accountOverlayFade;display:flex;position:fixed;inset:0}.profile-account-sheet{touch-action:none;will-change:transform;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-width:520px;padding:12px 0 18px;animation:.38s cubic-bezier(.2,.9,.18,1.05) accountSheetSpring;box-shadow:0 -18px 45px #0000002e}.profile-account-sheet:active{cursor:grabbing}@keyframes accountOverlayFade{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px)}}@keyframes accountSheetSpring{0%{opacity:.6;transform:translateY(110%)scale(.98)}70%{opacity:1;transform:translateY(-10px)scale(1)}to{transform:translateY(0)scale(1)}}.profile-account-sheet-handle{cursor:grab;background:#d1d5db;border-radius:999px;width:46px;height:5px;margin:0 auto 12px}.profile-account-sheet-title{text-align:center;color:#111827;margin-bottom:10px;font-size:15px;font-weight:700}.profile-account-sheet-list{overscroll-behavior:contain;max-height:330px;overflow-y:auto}.profile-account-sheet-item{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .18s,transform .18s;display:flex}.profile-account-sheet-item:hover{background:#f3f4f6}.profile-account-sheet-item:active{transform:scale(.985)}.profile-account-sheet-item--active{background:#eef4ff}.profile-account-sheet-avatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.profile-account-sheet-info{text-align:right;flex:1;min-width:0}.profile-account-sheet-name{color:#111827;font-size:14px;font-weight:700}.profile-account-sheet-type{color:#6b7280;font-size:12px}.profile-account-sheet-check{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:inline-flex}.profile-account-sheet-add{cursor:pointer;background:#f3f4f6;border:none;border-radius:14px;width:calc(100% - 32px);margin:12px 16px 0;padding:13px;font-weight:700;transition:background .18s,transform .18s}.profile-account-sheet-add:hover{background:#e5e7eb}.profile-account-sheet-add:active{transform:scale(.985)}.profile-account-sheet-add-icon{margin-left:6px}.profile-username-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.profile-username-arrow{opacity:.65;font-size:12px}.profile-account-empty{text-align:center;color:#6b7280;padding:14px;font-size:13px}.profile-selected-cover-preview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;width:100%;margin-top:10px;overflow:hidden}.profile-selected-cover-img{object-fit:cover;width:100%;display:block}.org-side-menu-overlay{z-index:99999;background:#00000059;position:fixed;inset:0;overflow:hidden}.org-side-menu{transform-origin:100%;background:#fff;width:min(82vw,360px);height:100vh;padding:70px 18px 24px;animation:.28s forwards orgSideMenuOpen;position:fixed;top:0;right:0;overflow-y:auto;transform:scaleX(0);box-shadow:-8px 0 28px #00000029}@keyframes orgSideMenuOpen{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.org-side-menu>*{transform-origin:100%;animation:.18s forwards orgSideMenuContentIn}@keyframes orgSideMenuContentIn{0%{opacity:0}to{opacity:1}}.org-side-menu-section-title{color:#888;margin-bottom:14px;font-size:15px;font-weight:700}.org-side-menu-item{color:#444;text-align:start;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee;grid-template-columns:34px 1fr 24px;align-items:center;gap:10px;width:100%;min-height:58px;font-size:18px;font-weight:800;display:grid}.org-side-menu-arrow{color:#999;font-size:32px}.org-side-menu-item--danger{color:#c62828}.profile-avatar-area{perspective:1200px;z-index:1;flex-direction:column;justify-content:center;align-items:center;margin-top:18px;display:flex;position:relative}.profile-avatar-flip{width:128px;height:128px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;will-change:transform;z-index:1;transition:transform 1s cubic-bezier(.22,1,.36,1);position:relative}.profile-avatar-flip--private{transform:rotateY(180deg)}.profile-avatar-face{backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;border-radius:50%;position:absolute;inset:0;overflow:hidden}.profile-avatar-face--front{z-index:2;transform:rotateY(0)}.profile-avatar-face--back{z-index:1;transform:rotateY(180deg)}.profile-avatar-flip--private .profile-avatar-face--front{z-index:1}.profile-avatar-flip--private .profile-avatar-face--back{z-index:2}.profile-avatar{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#f1f2f4;border:3px solid #fff;border-radius:50%;width:128px;height:128px;display:block;box-shadow:0 8px 30px #0000001f}.profile-display-name{color:#111;text-align:center;z-index:1;margin-top:14px;font-size:20px;font-weight:800;position:relative}.org-side-menu-overlay{z-index:9998;position:fixed;inset:0}.org-side-menu{z-index:9999;position:fixed;top:0;right:0}.org-topmenu-wrap{z-index:10000;position:relative}.page-header{z-index:100;position:relative}.public-loading{text-align:center;margin-top:50px;padding:40px}.public-spinner{border:6px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:60px;height:60px;margin:0 auto 20px;animation:1s linear infinite home-spin}.public-back-wrapper{margin-bottom:8px}.public-back-btn{cursor:pointer;color:#007bff;background:0 0;border:none}.public-back-btn:hover{text-decoration:underline}.public-actions-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.public-follow-btn{cursor:pointer;color:#fff;background:#007bff;border:1px solid #e0e0e0;border-radius:999px;min-width:120px;padding:8px 14px}.public-follow-btn--following{color:#333;background:#fff}.public-notify-btn{cursor:pointer;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:flex}.public-notify-btn--on{background:#fff8e1}.public-notify-label{font-size:13px}.public-bio-btn{cursor:pointer;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:999px;padding:8px 12px;font-size:13px}.public-bio-summary{text-align:center;color:#333;white-space:pre-wrap;margin-top:8px}.public-error-msg{color:#c00;margin-top:12px}.public-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.public-section-card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;padding:8px}.public-section-thumb{aspect-ratio:1;background:#f9f9f9;border-radius:10px;width:100%;overflow:hidden}.public-section-thumb img{object-fit:cover;width:100%;height:100%;display:block}.public-section-placeholder{color:#999;place-items:center;width:100%;height:100%;font-size:12px;display:grid}.public-section-name{text-align:center;margin-top:8px;font-size:14px;font-weight:600}.followers-page{color:#111;background:#fff;width:100%;max-width:620px;min-height:100vh;margin:0 auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.followers-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffffff2;border-bottom:1px solid #00000012;align-items:center;gap:12px;height:62px;padding:0 16px;display:flex;position:sticky;top:0}.followers-back-btn,.followers-add-btn{color:#111;cursor:pointer;background:0 0;border:none;padding:0}.followers-back-btn{font-size:30px;line-height:1}.followers-add-btn{justify-content:center;align-items:center;margin-left:auto;display:flex}.followers-username{color:#111;margin:0;font-size:22px;font-weight:800}.followers-tabs{background:#fff;border-bottom:1px solid #00000012;grid-template-columns:repeat(4,minmax(120px,1fr));height:52px;display:grid;overflow-x:auto}.followers-tabs::-webkit-scrollbar{display:none}.followers-tab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:14px;font-weight:700;position:relative}.followers-tab--active{color:#111}.followers-tab--active:after{content:"";background:#111;border-radius:999px;height:3px;position:absolute;bottom:0;left:10px;right:10px}.followers-list{padding:10px 0 40px}.followers-item{grid-template-columns:minmax(0,1fr) 112px 42px;align-items:center;gap:10px;min-height:78px;padding:10px 14px;display:grid}.followers-user{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.followers-avatar{object-fit:cover;background:#f1f2f4;border-radius:50%;flex-shrink:0;width:56px;height:56px}.followers-user-info{min-width:0}.followers-name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.followers-subname{color:#8e8e8e;white-space:nowrap;text-overflow:ellipsis;min-height:18px;margin-top:2px;font-size:13px;overflow:hidden}.followers-action{cursor:pointer;border:none;border-radius:10px;width:112px;height:36px;padding:0 10px;font-size:14px;font-weight:700;transition:all .2s}.followers-action--follow{color:#fff;background:#4f46e5}.followers-action--message{color:#111;background:#efefef}.followers-star{color:#999;cursor:pointer;background:#fff;border:1.5px solid #c7c7c7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;transition:all .2s;display:grid}.followers-star--active{color:#fff;background:#22c55e;border-color:#22c55e}.followers-sheet-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:flex-end;width:min(100%,620px);display:flex;position:fixed;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.followers-sheet{background:#fff;border-top-left-radius:26px;border-top-right-radius:26px;width:100%;animation:.18s ease-out followersSheetUp;overflow:hidden;box-shadow:0 -10px 40px #00000026}.followers-sheet-handle{background:#d1d5db;border-radius:999px;width:46px;height:5px;margin:12px auto 16px}.followers-sheet-title{text-align:center;color:#111;border-bottom:1px solid #0000000f;margin:0;padding:0 20px 18px;font-size:22px;font-weight:800}.followers-sheet-item{text-align:left;color:#111;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #0000000d;width:100%;min-height:58px;padding:0 22px;font-size:16px;transition:background .15s}.followers-sheet-item:hover{background:#f7f7f7}.followers-sheet-item--muted{color:#666}.followers-msg,.followers-loading{text-align:center;color:#777;padding:24px;font-size:14px}@keyframes followersSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.followers-page{max-width:100%}.followers-sheet-overlay{width:100%}}@media (max-width:520px){.followers-item{grid-template-columns:minmax(0,1fr) 106px 38px;gap:8px}.followers-action{width:106px;font-size:13px}.followers-star{width:36px;height:36px}}.section-loading{text-align:center;margin-top:40px}.section-error{color:#dc143c;text-align:center;margin-top:20px}.section-not-found{text-align:center;margin-top:20px}.section-back{align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-back-link{color:#007bff;text-decoration:none}.section-header-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.section-cover-wrapper{aspect-ratio:16/6;background:#f5f5f5;width:100%}.section-cover-image{object-fit:cover;width:100%;height:100%;display:block}.section-title{margin:12px}.section-posts-title{margin:16px 0 12px}.section-no-posts{color:#666}.section-posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.section-post-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:8px}.section-post-image-wrapper{aspect-ratio:1;background:#f9f9f9;border-radius:10px;width:100%;overflow:hidden}.section-post-image{object-fit:cover;width:100%;height:100%}.section-post-caption{margin-top:8px;font-size:14px;font-weight:600}.home-loading{text-align:center;margin-top:50px}.home-spinner{border:6px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:60px;height:60px;margin:0 auto 20px;animation:1s linear infinite home-spin}.home-title{margin-bottom:8px}.home-subtitle{color:#555;margin-top:0;font-size:14px}.home-msg{color:#666;margin-top:8px}.home-empty{text-align:center;color:#666;margin-top:20px}.home-grid{gap:16px;margin-top:12px;display:grid}.home-card{background:#fff;border:1px solid #eee;width:100%;overflow:hidden}.home-card-header{align-items:center;gap:10px;margin:7px;display:flex}.home-author-link{line-height:0;display:inline-block}.home-avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;width:44px;height:44px}.home-author-text{display:grid}.home-author-name{color:#222;font-size:15px;font-weight:700;text-decoration:none}.home-author-name:hover{text-decoration:underline}.home-meta{color:#666;font-size:12px}.home-post-media{cursor:pointer;background:#f7f7f7;border-radius:0;margin-top:0;overflow:hidden}.home-post-image{width:100%;height:auto;display:block}.home-post-title{color:#111;margin:8px 10px 4px;font-size:16px;font-weight:900;line-height:1.4}.home-post-desc{color:#333;margin:4px 10px 12px;line-height:1.6}.home-post-desc-button{color:#333;text-align:start;width:calc(100% - 20px);font:inherit;cursor:pointer;white-space:normal;background:0 0;border:0;margin:4px 10px 12px;padding:0;line-height:1.6;display:-webkit-box}.home-post-desc--clamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-post-actions,.home-post-reel-actions{background:#fff;border:0;justify-content:space-around;align-items:center;gap:13px;margin:0;padding:12px 4px;display:flex}.home-post-actions-placeholder{height:54px}.home-post-btn{color:#111;cursor:pointer;background:0 0;border:0;border-radius:0;justify-items:center;gap:3px;min-width:42px;padding:0;transition:transform .15s,opacity .15s;display:grid}.home-post-btn:hover{opacity:.72;background:0 0}.home-post-btn:active{transform:scale(.92)}.home-post-btn .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 40;font-size:34px;line-height:1}.home-post-btn b,.home-post-btn span.count{color:#111;font-size:13px;font-weight:800;line-height:1}.reel-actions-bottom.home-post-reel-actions{color:#000;align-items:center}.reel-actions-bottom.home-post-reel-actions .reel-action-icon,.reel-actions-bottom.home-post-reel-actions .reel-action-icon b{color:#000}.home-modal-overlay{z-index:1000;background:#0009;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.home-modal{background:#fff;border-radius:16px;width:100%;height:100%;padding:16px;position:relative;overflow:auto}.home-modal-close{cursor:pointer;background:#f4f4f4;border:none;border-radius:10px;width:34px;height:34px;position:absolute;top:8px;left:8px}.home-modal-image-wrapper{margin:10px 0}.home-modal-image{object-fit:contain;border-radius:12px;width:100%;max-height:70vh}.home-modal-title{margin:10px 0 6px;font-size:20px}.home-modal-desc{line-height:1.6}.home-job-box{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-top:12px;padding:12px}.home-job-row{margin-bottom:6px}.home-brand{color:#111;font-size:18px;font-weight:800;text-decoration:none}.home-add-btn{color:#bbb;background-color:#0f0e14;border:1px solid #000;border-radius:10px;padding:8px 12px;font-weight:700;text-decoration:none}.home-add-btn:hover{background:#f7f7f7}.home-upload-progress{z-index:50;background:var(--bg,#fff);border-bottom:1px solid #00000014;padding:10px 12px;position:sticky;top:0}.home-upload-bar{background:#0000001a;border-radius:999px;height:8px;overflow:hidden}.home-upload-fill{background:#0000008c;border-radius:999px;height:100%;transition:width .12s linear}.home-refreshing-pill{opacity:.8;background:#0000000f;border-radius:999px;width:fit-content;margin:10px auto;padding:7px 12px;font-size:12px}.home-comments-backdrop{z-index:9999}.home-comments-sheet{transform:translateY(var(--sheet-y,0))}.skeleton-card{pointer-events:none;overflow:hidden}.skeleton-header{align-items:center;gap:10px;padding:12px;display:flex}.skeleton-header-lines{flex:1}.skeleton-avatar,.skeleton-line,.skeleton-media{background:linear-gradient(90deg,#eee 25%,#f7f7f7 50%,#eee 75%) 0 0/200% 100%;animation:1.2s linear infinite skeleton-loading}.skeleton-avatar{border-radius:50%;flex:none;width:42px;height:42px}.skeleton-line{border-radius:999px;width:180px;height:12px;margin:8px 12px}.skeleton-line.short{width:120px;margin:0 0 8px}.skeleton-line.tiny{width:70px;height:10px;margin:0}.skeleton-line.title{width:70%;margin-top:14px}.skeleton-line.medium{width:55%}.skeleton-media{width:100%;height:320px}@media (max-width:768px){.home-post-actions,.home-post-reel-actions{padding-bottom:14px}.home-post-btn .material-symbols-outlined{font-size:32px}}.ask-screen{color:#f5f5f7;background:#111116;min-height:100vh;margin:0;overflow-x:hidden}.ask-topbar{color:#111;box-sizing:border-box;background:#f9f8fe;border-bottom:2px solid #000;justify-content:space-between;align-items:center;width:100%;height:70px;display:flex}.ask-logo{letter-spacing:-1px;margin:0 0 0 16px;font-size:31px;font-weight:950;line-height:1}.ask-top-actions{align-items:center;gap:10px;margin:0 14px 0 0;display:flex}.ask-bell,.ask-more-top{all:unset;color:#111;cursor:pointer;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.ask-bell{width:34px;height:34px;font-size:22px}.ask-bell span{background:#ff273f;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;right:2px}.ask-more-top{width:28px;height:36px;font-size:32px;font-weight:900}.ask-page{box-sizing:border-box;width:100%;max-width:460px;margin:0 auto}.ask-search-wrap{box-sizing:border-box;background:#3d3d43;border:1px solid #28282f;border-radius:4px;width:calc(100% - 20px);height:47px;margin:12px auto 13px;position:relative}.ask-search-icon{color:#d9d9df;font-size:28px;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-50%)rotate(-12deg)}.ask-search{all:unset;color:#f4f4f7;width:calc(100% - 58px);height:47px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:47px;position:absolute;top:0;left:48px}.ask-search::placeholder{color:#c4c4cb}.ask-list{flex-direction:column;gap:11px;width:100%;margin:0 auto 120px;display:flex}.ask-card{box-sizing:border-box;background:#28282e;border:1px solid #1b1b20;border-radius:14px;width:calc(100% - 20px);min-height:137px;margin:0 auto;position:relative;overflow:hidden}.ask-card-meta{color:#c4c4cc;align-items:center;gap:5px;font-size:13px;font-weight:700;line-height:1;display:flex;position:absolute;top:14px;left:16px}.ask-location{color:#fff;font-size:13px;line-height:1}.ask-card-menu{all:unset;color:#fff;text-align:center;cursor:pointer;width:25px;height:24px;font-size:21px;font-weight:900;line-height:10px;position:absolute;top:8px;right:19px}.ask-card-content{box-sizing:border-box;grid-template-columns:1fr 42px;align-items:start;width:100%;min-height:137px;display:grid}.ask-preview{color:#b9c5ff;text-align:start;width:calc(100% - 28px);direction:auto;white-space:pre-wrap;word-break:break-word;unicode-bidi:plaintext;margin:46px auto 12px;font-size:18px;font-weight:700;line-height:1.65}.ask-card:nth-child(2n) .ask-preview{color:#e2b4ff}.ask-card:nth-child(4n) .ask-preview{color:#f1b95a}.ask-vote{color:#e9e9ee;flex-direction:column;justify-content:flex-start;align-items:center;width:42px;min-height:100px;margin:22px 0 0;display:flex}.ask-vote button{all:unset;color:#f3f3f6;text-align:center;cursor:pointer;width:34px;height:29px;font-size:25px;font-weight:900;line-height:29px;transition:color .16s,opacity .16s,transform .16s}.ask-vote button:hover:not(:disabled){transform:scale(1.04)}.ask-vote button.ask-vote-active{color:#8c8c94}.ask-vote button:disabled{opacity:.45;cursor:not-allowed}.ask-vote strong{color:#d9d9df;margin:1px 0;font-size:15px;font-weight:700;line-height:1}.ask-empty{color:#cfcfd6;text-align:center;width:calc(100% - 20px);margin:44px auto 0;font-size:17px}.ask-error{color:#ff8c9a;text-align:center;box-sizing:border-box;background:#ff283c1f;border:1px solid #ff283c40;border-radius:12px;justify-content:center;align-items:center;width:calc(100% - 20px);min-height:42px;margin:0 auto 12px;display:flex}.ask-floating-add{all:unset;color:#fff;text-align:center;cursor:pointer;z-index:40;background:#141419;border:7px solid #e4e4e8;border-radius:50%;width:74px;height:74px;font-size:43px;font-weight:900;line-height:67px;position:fixed;bottom:74px;left:50%;transform:translate(-50%);box-shadow:0 7px 18px #00000059}.ask-composer-backdrop{z-index:100;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ask-composer{color:#111;box-sizing:border-box;background:#fff;border-radius:22px 22px 0 0;width:100%;max-width:460px;margin:0 auto}.ask-composer-handle{background:#c9c9cf;border-radius:999px;width:62px;height:6px;margin:13px auto}.ask-composer textarea{all:unset;box-sizing:border-box;resize:vertical;color:#111;width:calc(100% - 28px);min-height:120px;direction:auto;text-align:start;unicode-bidi:plaintext;background:#f6f6f8;border:1px solid #d8d8df;border-radius:16px;margin:0 14px;font-size:18px;line-height:1.7}.ask-composer-actions{justify-content:flex-end;gap:10px;width:calc(100% - 28px);margin:12px auto 14px;display:flex}.ask-cancel,.ask-send{all:unset;cursor:pointer;text-align:center;border-radius:12px;min-width:78px;height:42px;font-weight:800;line-height:42px}.ask-cancel{color:#111;background:#eee}.ask-send{color:#fff;background:#111}.ask-send:disabled{opacity:.55;cursor:not-allowed}body.ask-topic-mode .navbar{display:none!important}body.ask-topic-mode .main{padding-bottom:0!important}.ask-topic-screen{color:#f4f4f6;background:#242329;width:100%;height:100dvh;min-height:100dvh;margin:0;position:relative;overflow:hidden}.ask-topic-top{justify-content:space-between;align-items:center;width:100%;height:58px;display:flex}.ask-topic-back{all:unset;color:#d8d8dc;text-align:center;cursor:pointer;width:42px;height:42px;margin-left:22px;font-size:28px;line-height:42px}.ask-topic-top-actions{align-items:center;gap:10px;margin-right:20px;display:flex}.ask-topic-circle{all:unset;color:#e8e8ec;text-align:center;cursor:pointer;background:#37363d;border-radius:50%;width:42px;height:42px;font-size:21px;line-height:42px}.ask-topic-scroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:calc(100dvh - 124px);margin:0;overflow:hidden auto}.ask-topic-scroll::-webkit-scrollbar{display:none}.ask-topic-card{box-sizing:border-box;background:#242329;border-bottom:3px solid #121116;width:100%;min-height:205px;margin:0;position:relative}.ask-topic-main-card{min-height:405px}.ask-topic-comment-card{min-height:255px}.ask-topic-head{align-items:center;width:100%;height:46px;margin:0;display:flex;position:relative}.ask-topic-owner{color:#111;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:70px;height:32px;margin-left:22px;font-family:Georgia,serif;font-size:15px;font-weight:900;display:flex;box-shadow:inset 0 0 0 3px #e7e7ec}.ask-topic-owner b{color:#c9a2ff;margin-left:5px;font-size:23px;line-height:1}.ask-topic-owner--owner{background:linear-gradient(90deg,#f5dcff,#fff)}.ask-topic-owner--user{background:linear-gradient(90deg,#ffb243,#fff)}.ask-topic-owner--you{background:linear-gradient(90deg,#14f39d,#fff)}.ask-topic-pin{margin-left:12px;font-size:18px;line-height:1}.ask-topic-prox,.ask-topic-dot,.ask-topic-time{color:#c8c8cf;margin-left:5px;font-size:14px;font-weight:600;line-height:1}.ask-topic-dots{all:unset;color:#fff;text-align:center;cursor:pointer;width:26px;height:22px;font-size:22px;font-weight:900;line-height:10px;position:absolute;top:13px;right:31px}.ask-topic-menu{color:#111;z-index:30;background:#fff;border-radius:12px;width:220px;position:absolute;top:42px;right:26px;overflow:hidden;box-shadow:0 10px 28px #00000047}.ask-topic-menu button{all:unset;color:#111;cursor:pointer;justify-content:flex-end;align-items:center;width:100%;min-height:40px;margin:0;font-size:14px;display:flex}.ask-topic-body-row{grid-template-columns:1fr 56px;align-items:start;width:100%;margin:0;display:grid}.ask-topic-text{color:#e0b8ff;text-align:start;width:calc(100% - 48px);direction:auto;white-space:pre-wrap;word-break:break-word;unicode-bidi:plaintext;margin:18px auto 0;font-size:18px;font-weight:600;line-height:1.55}.ask-topic-comment-text{margin-top:18px}.ask-topic-vote{flex-direction:column;justify-content:flex-start;align-items:center;width:56px;min-height:120px;margin-top:18px;display:flex}.ask-topic-vote button{all:unset;color:#f1f1f4;text-align:center;cursor:pointer;width:44px;height:38px;font-size:30px;font-weight:900;line-height:38px;transition:color .16s,opacity .16s,transform .16s}.ask-topic-vote button:hover:not(:disabled){transform:scale(1.04)}.ask-topic-vote button.ask-topic-vote-active{color:#8c8c94}.ask-topic-vote button:disabled{opacity:.45;cursor:not-allowed}.ask-topic-vote strong{color:#e8e8ec;margin:1px 0;font-size:21px;font-weight:400;line-height:1}.ask-topic-comments-count{color:#dcdce1;align-items:center;gap:8px;font-size:15px;display:flex;position:absolute;bottom:24px;left:30px}.ask-topic-comments-count span{font-size:17px;line-height:1}.ask-topic-comments-count b{font-size:15px;font-weight:600;line-height:1}.ask-topic-chatbar{z-index:40;background:#242329;border-top:1px solid #17161b;align-items:center;width:100%;max-width:460px;height:66px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.ask-topic-chatbar input{all:unset;color:#f4f4f6;width:calc(100% - 128px);height:44px;direction:auto;text-align:start;unicode-bidi:plaintext;border-bottom:2px solid #c99cff;margin-left:22px;font-size:18px}.ask-topic-chatbar input::placeholder{color:#d9d9df}.ask-topic-camera,.ask-topic-send{all:unset;color:#242329;cursor:pointer;background:#e7e7ec;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:10px;display:flex}.ask-topic-loading,.ask-topic-error{color:#fff;background:#242329;justify-content:center;align-items:center;width:100%;min-height:100dvh;margin:0;display:flex}@media (max-width:520px){.ask-page{max-width:100%}.ask-topbar{height:68px}.ask-logo{margin-left:14px;font-size:30px}.ask-top-actions{margin-right:12px}.ask-search-wrap{width:calc(100% - 18px);height:46px;margin-top:11px;margin-bottom:12px}.ask-search{height:46px;font-size:19px;line-height:46px}.ask-card{width:calc(100% - 18px);min-height:134px}.ask-card-content{grid-template-columns:1fr 40px;min-height:134px}.ask-preview{width:calc(100% - 26px);margin-top:46px;font-size:17px}.ask-vote{width:40px}.ask-vote button{width:32px;height:27px;font-size:23px;line-height:27px}.ask-vote strong{font-size:14px}.ask-floating-add{width:70px;height:70px;font-size:40px;line-height:63px;bottom:73px}.ask-topic-top{height:56px}.ask-topic-back{width:40px;height:40px;margin-left:18px;font-size:27px;line-height:40px}.ask-topic-top-actions{margin-right:18px}.ask-topic-circle{width:40px;height:40px;font-size:20px;line-height:40px}.ask-topic-scroll{height:calc(100dvh - 122px)}.ask-topic-main-card{min-height:405px}.ask-topic-comment-card{min-height:255px}.ask-topic-owner{min-width:68px;height:31px;margin-left:20px;font-size:15px}.ask-topic-owner b{font-size:22px}.ask-topic-pin{margin-left:10px;font-size:17px}.ask-topic-prox,.ask-topic-dot,.ask-topic-time{font-size:13px}.ask-topic-dots{font-size:21px;top:13px;right:28px}.ask-topic-body-row{grid-template-columns:1fr 54px}.ask-topic-text{width:calc(100% - 44px);margin-top:18px;font-size:17px;line-height:1.55}.ask-topic-comment-text{margin-top:18px}.ask-topic-vote{width:54px;min-height:116px}.ask-topic-vote button{width:42px;height:36px;font-size:28px;line-height:36px}.ask-topic-vote strong{font-size:20px}.ask-topic-chatbar input{width:calc(100% - 124px);font-size:18px}.ask-topic-camera,.ask-topic-send{width:35px;height:35px}}.btn-secondary{cursor:pointer;opacity:1;box-sizing:border-box;border:0;border-radius:0;min-width:70px;height:40px;font-weight:800}.task-page{box-sizing:border-box;direction:rtl;background:#f6f7fb;width:100%;min-height:100vh;padding:0 0 96px}.task-page .page-header{margin:0}.task-hero-header{z-index:10;color:#fff;background:radial-gradient(circle at 20% 0,#a658ff38,#0000 34%),linear-gradient(#050b16 0%,#07111f 100%);padding:22px 16px 18px;position:sticky;top:0;box-shadow:0 14px 24px #0308122e}.task-topbar{direction:ltr;justify-content:space-between;align-items:center;gap:14px;display:flex}.task-brand-title{letter-spacing:-1.8px;margin:0;font-size:clamp(30px,8vw,48px);font-weight:950;line-height:1}.task-top-actions{align-items:center;gap:14px;display:flex}.task-icon-button,.task-filter-button,.task-menu-btn{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.task-nav-badge{color:#fff;box-sizing:border-box;background:#ff2f3d;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:12px;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-7px}.task-tabs{direction:ltr;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.task-tab{color:#fff;cursor:pointer;opacity:.94;background:0 0;border:0;height:44px;font-size:17px;font-weight:900;position:relative}.task-tab.active:after{content:"";background:#b75cff;border-radius:999px;height:4px;position:absolute;bottom:0;left:16%;right:16%;box-shadow:0 0 12px #b75cffb3}.task-search-row{direction:ltr;background:#07111f;grid-template-columns:1fr 64px;gap:12px;padding:16px 16px 14px;display:grid}.task-search-box{color:#fff;background:#ffffff0e;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:10px;min-width:0;height:58px;padding:0 18px;display:flex;box-shadow:inset 0 0 0 1px #ffffff08}.task-search-icon{opacity:.95;font-size:32px}.task-search-box input::placeholder{color:#ffffff7a}.task-filter-button{color:#fff;background:#ffffff0e;border:1px solid #ffffff24;border-radius:16px;width:64px;height:58px}.org-tasks-toolbar.task-filter-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#07111f;align-items:center;gap:8px;margin:0;padding:0 16px 12px;display:flex;overflow-x:auto}.org-tasks-toolbar.task-filter-row::-webkit-scrollbar{display:none}.org-tasks-toolbar.task-filter-row select,.task-new-button{color:#fff;box-sizing:border-box;background:#ffffff13;border:1px solid #ffffff24;border-radius:12px;outline:none;min-width:132px;height:38px;padding:0 12px;font-size:13px;font-weight:800}.task-new-button{cursor:pointer;background:linear-gradient(135deg,#a855f7,#7c3aed);border:0}.task-inline-note{color:#172033;background:#fff;border-radius:12px;margin:12px 16px 0;padding:10px 12px;font-size:13px;font-weight:800;box-shadow:0 8px 20px #0f172a0f}.org-tasks-empty{color:#182235;text-align:center;background:#fff;border-radius:18px;margin:14px 16px;padding:18px;font-weight:800;box-shadow:0 8px 24px #0f172a14}.task-page .org-error-text,.task-error-text,.profile-error-msg{color:#e11d48;font-size:13px;font-weight:800}.team-card,.employee-card,.task-card{cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:14px;transition:transform .12s,box-shadow .12s;overflow:visible}.team-card:hover,.employee-card:hover,.task-card:hover{transform:translateY(-2px)}.task-card{isolation:isolate;direction:rtl;border:1px solid #0f172a14;border-radius:14px;min-height:178px;padding:22px 26px 18px 18px;position:relative;box-shadow:0 10px 24px #0f172a14}.task-card:before{content:"";background:#22c55e;border-radius:14px 0 0 14px;width:7px;position:absolute;top:0;bottom:0;left:0}.task-card-unread{border-color:#ef444442;box-shadow:0 10px 24px #ef44441a}.task-unread-dot{z-index:3;background:#ef4444;border-radius:50%;width:9px;height:9px;position:absolute;top:12px;left:14px}.task-card-head{direction:ltr;justify-content:flex-start;align-items:center;gap:12px;width:max-content;min-width:0;max-width:58%;margin-right:auto;display:flex}.task-requester-avatar{object-fit:cover;background:linear-gradient(135deg,#eee7ff,#faf7ff);border-radius:50%;flex-shrink:0;width:58px;height:58px}.task-requester-name{color:#05070c;overflow-wrap:anywhere;font-size:18px;font-weight:950}.task-requester-job{color:#475569;overflow-wrap:anywhere;margin-top:4px;font-size:13px;font-weight:800;line-height:1.35}.task-card-menu-area{z-index:5;position:absolute;top:22px;left:26px}.task-menu-btn{color:#05070c;border-radius:10px;width:34px;height:34px}.task-menu-btn .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:31px}.task-dropdown-menu{z-index:20;background:#fff;border:1px solid #0f172a14;border-radius:12px;gap:6px;min-width:160px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 34px #0f172a2e}.task-dropdown-menu .btn-secondary{color:#111827;background:#f8fafc;border-radius:10px}.task-card-title{color:#05070c;text-align:right;overflow-wrap:anywhere;width:100%;margin:0;font-size:clamp(21px,5.6vw,29px);font-weight:950;line-height:1.35}.task-approval-alert{color:#ef4444;text-align:right;margin-top:8px;font-size:13px;font-weight:900}.task-footer-item{text-align:center;border-right:1px solid #0f172a1c;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:0 8px;display:flex}.task-status-area{z-index:2;position:absolute;bottom:74px;left:42px}.task-pill{white-space:nowrap;box-sizing:border-box;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:132px;min-height:40px;padding:0 16px;font-size:15px;font-weight:950;display:inline-flex}.task-pill-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:12px;height:12px}.team-card,.employee-card{background:#fff;margin:0;padding:14px;box-shadow:0 10px 24px #0f172a14}.employee-card2{box-sizing:border-box;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:12px;display:flex}.emp-name{text-align:left;width:100%;min-width:0}.emp-details{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.task-form,.task-page .org-task-form{background:#fff;border-radius:18px;gap:14px;margin:14px 16px;padding:16px;display:grid;box-shadow:0 10px 24px #0f172a14}.task-form input,.task-form select,.task-form textarea,.task-page .org-field input,.task-page .org-field select,.task-page .org-field textarea{box-sizing:border-box;background:#fff;border:1px solid #0f172a1f;border-radius:12px;outline:none;width:100%;min-height:42px;padding:10px 12px}.task-form textarea,.task-page .org-field textarea{resize:vertical;min-height:110px}.task-page .org-field{gap:8px;display:grid}.task-page .org-field>span{font-size:14px;font-weight:800}.task-page .org-form-actions,.task-page .org-details-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.task-card-details,.task-details,.task-card-info{background:#fff;border-radius:18px;box-shadow:0 10px 24px #0f172a14}.task-card-details{gap:12px;padding:14px;display:grid}.task-details{flex-direction:column;justify-content:space-between;gap:12px;min-height:200px;margin:16px;padding:16px;display:flex}.task-card-info{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:16px;padding:12px;display:flex}.task-info2{flex:1;gap:6px;min-width:180px;display:grid}.task-page .org-task-details-title{margin:4px 0 14px;font-size:24px;font-weight:900;line-height:1.3}.task-page .org-td-k{opacity:.9;font-weight:800}.task-page .org-td-v{overflow-wrap:anywhere;min-width:0}.task-page .org-task-status{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;min-width:90px;height:32px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.task-page .org-modal-title{margin:0 0 12px}.task-requester-card{opacity:.95;overflow-wrap:anywhere;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:10px;font-size:12px;display:flex}.task-requester-info{align-items:center;gap:10px;min-width:0;display:flex}.task-card-body,.task-card-btn,.task-card2{width:100%}.task-section-block{margin-top:20px}.task-subtask-status{opacity:.7;font-size:13px}.task-activity-item{background:#fff;border-radius:12px;gap:6px;padding:12px;display:grid}@media (max-width:768px){.task-page{background:#f8fafc}.task-hero-header{padding:20px 14px 16px}.tasks-cards-grid{grid-template-columns:1fr;gap:13px;padding:14px 12px 96px}.task-card{border-radius:13px;min-height:168px;padding:20px 24px 15px 16px}.task-card:before{border-radius:13px 0 0 13px;width:6px}.task-card-head{max-width:58%}.task-requester-avatar{width:54px;height:54px}.task-requester-name{font-size:17px}.task-requester-job{font-size:12px}.task-card-main{margin-top:18px;padding-bottom:14px}.task-card-footer{grid-template-columns:repeat(4,minmax(0,1fr))}.task-footer-item{padding:0 5px}.task-footer-label{font-size:11px}.task-footer-value{font-size:12px}.task-status-area{bottom:69px;left:38px}.task-pill{border-radius:8px;min-width:116px;min-height:36px;padding:0 12px;font-size:13px}.task-pill-dot{width:11px;height:11px}.task-card-menu-area{top:21px;left:24px}.org-tasks-toolbar.task-filter-row select,.task-new-button{min-width:118px}.task-card-info,.emp-details,.task-card-top,.task-card-toolbar{flex-direction:column;align-items:stretch}.employee-card2{align-items:flex-start}.task-info2{min-width:100%}}@media (max-width:420px){.task-brand-title{font-size:34px}.task-icon-button .material-symbols-outlined{font-size:30px}.task-tabs{gap:4px}.task-tab{font-size:15px}.task-search-row{grid-template-columns:1fr 58px;gap:10px;padding-inline:12px}.task-search-box,.task-filter-button{border-radius:15px;height:54px}.task-filter-button{width:58px}.task-card-title{font-size:22px}.task-status-area{left:34px}.task-pill{min-width:108px}}.task-hero-header{padding-bottom:14px}.task-search-row{background:0 0;margin-top:22px;padding:0}.task-tabs{margin-top:18px}.org-tasks-toolbar.task-filter-row{background:0 0;margin-top:10px;padding:0;animation:.16s both taskFilterSlide}.task-filter-button.active{background:#b75cff2e;border-color:#b75cff9e;box-shadow:0 0 0 1px #b75cff1f}.task-floating-add{z-index:40;color:#fff;cursor:pointer;background:linear-gradient(135deg,#b75cff,#7c3aed);border:0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:fixed;bottom:92px;right:20px;box-shadow:0 18px 34px #7c3aed57}.task-floating-add .material-symbols-outlined{font-size:34px;font-weight:900}.task-floating-add:active{transform:translateY(1px)scale(.98)}@keyframes taskFilterSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.task-floating-add{width:54px;height:54px;bottom:84px;right:18px}}.task-page{background:#f4f5fb;overflow-x:hidden}.task-hero-header{z-index:30;box-sizing:border-box;color:#fff;background:linear-gradient(#050b16 0%,#07111f 100%);width:100%;padding:24px 28px 18px;position:sticky;top:0}.task-topbar{direction:ltr;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.task-brand-title{text-align:left;letter-spacing:-1.5px;white-space:nowrap;flex:1;margin:0;font-size:clamp(31px,8vw,48px);font-weight:950;line-height:1}.task-top-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;display:inline-flex}.task-icon-button{border-radius:12px;width:38px;height:38px}.task-search-row{direction:ltr;background:0 0;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:12px;width:100%;margin-top:24px;padding:0;display:grid}.task-search-box{border-radius:16px;min-width:0;height:58px}.task-filter-button{border-radius:16px;width:64px;height:58px}.task-filter-panel{direction:rtl;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;margin-top:12px;padding:12px;animation:.16s both taskFilterSlide;box-shadow:0 18px 35px #0000002e}.task-filter-group+.task-filter-group{border-top:1px solid #ffffff1f;margin-top:12px;padding-top:12px}.task-filter-title{color:#ffffffb8;margin-bottom:8px;font-size:13px;font-weight:950}.task-filter-option{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;height:36px;padding:0 12px;font-size:13px;font-weight:900}.task-filter-option.active{color:#fff;background:#b75cff3d;border-color:#b75cffbf}.task-tabs{direction:ltr;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin:20px 0 0;display:grid;position:static!important;transform:none!important}.task-tab{text-align:center;color:#fff;height:44px}.tasks-cards-grid{grid-template-columns:1fr;gap:14px;padding:16px 16px 110px}.task-card{border-radius:16px;min-height:0;padding:20px 28px 16px 18px;overflow:visible}.task-card:before{border-radius:16px 0 0 16px;width:7px;left:0;right:auto}.task-card-head{direction:rtl;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:max-content;max-width:70%;margin-left:auto;margin-right:0;display:flex}.task-requester-text{text-align:right;direction:rtl}.task-card-title{text-align:right;margin:0;font-size:clamp(22px,5.5vw,30px);line-height:1.35}.task-status-area{z-index:2;direction:ltr;justify-content:flex-start;margin:12px 0;display:flex;position:static}.task-pill{border-radius:8px;min-width:122px;min-height:38px;padding:0 14px;font-size:14px}.task-footer-item{min-width:0}.task-floating-add{z-index:60;border-radius:50%;width:60px;height:60px;bottom:92px;right:22px}@media (max-width:520px){.task-hero-header{padding:24px 28px 18px}.task-brand-title{font-size:40px}.task-top-actions{gap:12px}.task-search-row{grid-template-columns:minmax(0,1fr) 58px;gap:10px}.task-search-box,.task-filter-button{border-radius:15px;height:54px}.task-filter-button{width:58px}.task-tabs{gap:6px;margin-top:18px}.task-tab{font-size:15px}.tasks-cards-grid{padding:14px 12px 110px}.task-card{padding:20px 26px 15px 16px}.task-card-head{max-width:76%}.task-card-title{font-size:23px}.task-footer-label{font-size:10px}.task-footer-value{font-size:12px}}.task-page{direction:rtl!important;background:#f5f6fb!important;width:100%!important;min-height:100vh!important;overflow-x:hidden!important}.task-hero-header{flex-direction:column;justify-content:space-between;align-items:center;height:120px;padding:0;z-index:30!important;box-sizing:border-box!important;color:#fff!important;background:linear-gradient(#050b16 0%,#07111f 100%)!important;width:100%!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 14px 24px #0308122e!important}.task-topbar{margin-top:7px;direction:ltr!important;justify-content:space-between!important;align-items:center!important;width:93%!important;display:flex!important}.task-brand-title{text-align:left!important;letter-spacing:-1.2px!important;white-space:nowrap!important;color:#fff!important;flex:auto!important;margin:0!important;font-size:clamp(28px,7.4vw,12px)!important;font-weight:950!important;line-height:1.02!important}.task-brand-title span{color:#b75cff!important}.task-top-actions{flex:none!important;justify-content:end!important;align-items:center!important;gap:5px!important;display:inline-flex!important}.task-icon-button{color:#fff!important;background:0 0!important;border:0!important;width:20px!important;height:20px!important}.task-icon-button .material-symbols-outlined{font-size:25px!important}.task-search-row{justify-content:space-between;height:40px;margin-top:5px;direction:ltr!important;width:93%!important;display:flex!important}.task-search-box{width:85%;color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff24!important;border-radius:8px!important;align-items:center!important;height:30px!important;display:flex!important}.task-search-icon{color:#fff!important;font-size:20px!important}.task-search-box input{color:#fff!important;text-align:right!important;direction:rtl!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;font-size:12px!important;font-weight:800!important}.task-filter-button{margin:0;color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff24!important;border-radius:8px!important;width:30px!important;height:30px!important}.task-filter-button .material-symbols-outlined{font-size:25px!important}.task-filter-button.active{background:#b75cff2e!important;border-color:#b75cffc7!important}.task-filter-panel{box-sizing:border-box!important;direction:rtl!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:18px!important;width:100%!important;margin:12px 0 0!important;padding:12px!important;display:block!important}.task-filter-options{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.task-filter-option{color:#fff!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:999px!important;height:36px!important;padding:0 12px!important;font-size:13px!important;font-weight:900!important}.task-tabs{margin:0 0 10px;direction:ltr!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.task-tab{color:#fff!important;text-align:center!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;height:42px!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:900!important;display:inline-flex!important}.task-tab.active{color:#c061ff!important}.task-tab.active:after{background:#b75cff!important;border-radius:999px!important;height:4px!important;bottom:0!important;left:20%!important;right:20%!important}.org-tasks-toolbar.task-filter-row,.task-new-button{display:none!important}.task-floating-add{z-index:80!important;color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#b75cff,#7c3aed)!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:60px!important;min-width:60px!important;height:60px!important;min-height:60px!important;display:inline-flex!important;position:fixed!important;bottom:92px!important;right:20px!important;box-shadow:0 18px 34px #7c3aed5c!important}.task-floating-add .material-symbols-outlined{font-size:35px!important}.tasks-cards-grid{grid-template-columns:1fr!important;gap:14px!important;margin:0!important;padding:16px 16px 110px!important;display:grid!important}.task-card{box-sizing:border-box!important;direction:rtl!important;background:#fff!important;border:1px solid #0f172a14!important;border-radius:16px!important;min-height:0!important;padding:20px 26px 16px 18px!important;position:relative!important;overflow:visible!important;box-shadow:0 10px 24px #0f172a14!important}.task-card:before{content:""!important;background:#3ccb4e!important;border-radius:16px 0 0 16px!important;width:7px!important;position:absolute!important;inset:0 auto 0 0!important}.task-card--time-safe:before{background:#3ccb4e!important}.task-card--time-warning:before{background:#ffc107!important}.task-card--time-urgent:before{background:#ff8a00!important}.task-card--time-late:before{background:#ff3b30!important}.task-card-head{box-sizing:border-box!important;direction:rtl!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;padding-left:52px!important;display:flex!important}.task-requester-avatar{object-fit:cover!important;background:linear-gradient(135deg,#eee7ff,#faf7ff)!important;border-radius:50%!important;flex:none!important;width:58px!important;height:58px!important}.task-requester-text{text-align:right!important;direction:rtl!important;flex:auto!important;min-width:0!important}.task-requester-name{color:#05070c!important;font-size:18px!important;font-weight:950!important;line-height:1.25!important}.task-card-menu-area{z-index:5!important;position:absolute!important;top:20px!important;left:22px!important;right:auto!important}.task-menu-btn{color:#05070c!important;background:0 0!important;width:36px!important;height:36px!important}.task-card-main{border-bottom:1px solid #0f172a1a!important;margin-top:20px!important;padding:0 0 14px!important}.task-card-title{color:#05070c!important;text-align:right!important;overflow-wrap:anywhere!important;width:100%!important;margin:0!important;font-size:clamp(21px,5.4vw,29px)!important;font-weight:950!important;line-height:1.35!important;display:block!important}.task-status-area{display:none!important}.task-card-footer{direction:ltr!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:12px 0 0!important;display:grid!important}.task-footer-item{text-align:center!important;box-sizing:border-box!important;border-right:1px solid #0f172a1c!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:0!important;padding:0 7px!important;display:flex!important}.task-footer-status-item{gap:5px!important}.task-created-label{margin-top:1px!important}.task-footer-value{color:#0f172a!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:13px!important;font-weight:950!important;line-height:1.25!important;overflow:hidden!important}.task-pill{white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:104px!important;min-height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.task-pill-dot{background:currentColor!important;border-radius:50%!important;width:11px!important;height:11px!important}.task-inline-note{color:#172033!important;text-align:right!important;background:#fff!important;border-radius:12px!important;margin:12px 16px 0!important;padding:10px 12px!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 20px #0f172a0f!important}.task-card{direction:ltr!important;border-radius:18px!important;padding:24px 28px 18px 24px!important}.task-card:before{border-radius:18px 0 0 18px!important;left:0!important;right:auto!important}.task-card-head{text-align:left!important;direction:ltr!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;width:auto!important;max-width:calc(100% - 76px)!important;margin:0!important;display:flex!important}.task-requester-name{font-size:22px!important;line-height:1.1!important}.task-requester-job{color:#334155!important;margin-top:8px!important;font-size:14px!important}.task-card-main{direction:rtl!important;border-bottom:1px solid #0f172a1a!important;margin-top:30px!important;padding-bottom:14px!important}.task-card-title{text-align:right!important;letter-spacing:-.5px!important;margin:0!important;font-size:clamp(24px,6.2vw,34px)!important;line-height:1.35!important}.task-card-footer{direction:ltr!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding-top:14px!important;display:grid!important}.task-footer-status-item{align-items:flex-start!important}.task-footer-status-item .task-footer-label,.task-footer-status-item .task-footer-value,.task-created-label{display:none!important}.task-pill{border-radius:10px!important;gap:10px!important;min-width:134px!important;min-height:44px!important;font-size:16px!important}.task-footer-label{font-size:13px!important}.task-footer-value{font-size:16px!important}@media (max-width:520px){.task-card{padding:22px 26px 16px 22px!important}.task-card-head{gap:12px!important;max-width:calc(100% - 62px)!important}.task-requester-avatar{flex-basis:56px!important;width:56px!important;height:56px!important}.task-requester-name{font-size:20px!important}.task-requester-job{font-size:13px!important}.task-card-menu-area{top:26px!important;right:20px!important}.task-card-main{margin-top:26px!important}.task-card-title{font-size:26px!important}.task-created-under-title{margin-top:8px;font-size:14px}.task-card-footer{grid-template-columns:repeat(4,minmax(0,1fr))!important}.task-footer-item{padding:0 5px!important}.task-pill{min-width:118px!important;min-height:40px!important;padding:0 12px!important;font-size:14px!important}.task-pill-dot{width:12px!important;height:12px!important}.task-footer-label{font-size:11px!important}.task-footer-value{font-size:13px!important}}.task-card{border-radius:16px!important;min-height:0!important;padding:18px 24px 14px 16px!important}.task-card:before{border-radius:16px 0 0 16px!important;width:7px!important}.task-card-head{direction:ltr!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:calc(100% - 54px)!important;margin:0!important;padding-inline-end:46px!important;display:flex!important}.task-requester-avatar{flex:0 0 50px!important;width:50px!important;height:50px!important}.task-requester-text{text-align:left!important;direction:ltr!important;min-width:0!important}.task-requester-name{font-size:16px!important;font-weight:950!important;line-height:1.15!important}.task-requester-job{color:#64748b!important;margin-top:3px!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.task-card-menu-area{top:22px!important;left:auto!important;right:22px!important}.task-dropdown-menu{left:auto!important;right:0!important}.task-menu-btn{width:32px!important;height:32px!important}.task-menu-btn .material-symbols-outlined{font-size:29px!important}.task-card-main{border-bottom:1px solid #0f172a1a!important;margin-top:18px!important;padding-bottom:12px!important}.task-card-title{color:#05070c!important;text-align:right!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:100%!important;margin:0!important;font-size:clamp(21px,5.2vw,25px)!important;font-weight:950!important;line-height:1.32!important;display:-webkit-box!important;overflow:hidden!important}.task-created-under-title{color:#182033!important;text-align:left!important;direction:ltr!important;margin-top:7px!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important}.task-card-footer{direction:ltr!important;grid-template-columns:1.25fr 1fr 1fr 1fr!important;gap:0!important;padding-top:12px!important;display:grid!important}.task-footer-item{text-align:center!important;border-right:1px solid #0f172a1c!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:0!important;padding:0 7px!important}.task-footer-item:first-child{border-right:0!important}.task-footer-label{color:#334155!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important}.task-footer-value{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:12px!important;font-weight:950!important;line-height:1.22!important;overflow:hidden!important}.task-footer-status-item{align-items:flex-start!important;padding-inline:0 8px!important}.task-pill{border-radius:9px!important;gap:7px!important;width:auto!important;min-width:92px!important;min-height:34px!important;padding:0 11px!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.task-pill-dot{width:11px!important;height:11px!important}.task-pill--open{color:#1fa94a!important;background:#e8f7ea!important}.task-pill--in_progress{color:#2563eb!important;background:#e8f1ff!important}.task-pill--done{color:#15803d!important;background:#dcfce7!important}.task-pill--canceled{color:#6b7280!important;background:#f3f4f6!important}.task-time-value{direction:ltr!important;display:inline-block!important}.task-time-value--safe{color:#166534!important}.task-time-value--warning{color:#a16207!important}.task-time-value--urgent{color:#ea580c!important}.task-time-value--late{color:#ef4444!important}.task-unread-dot{top:12px!important;left:14px!important}
