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:360px;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{justify-content:space-between;align-items:center;gap:10px;height:54px;margin-bottom:10px;display:flex}.home-brand{align-items:center;height:100%;display:flex}.masar-logo{height:40px;margin-left:10px}.header-btn-container{justify-content:right;align-items:center;gap: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:center;align-items:center;width:100%;display:flex}.nav-brand{white-space:nowrap;margin-inline-end:8px;font-size:18px;font-weight:800;text-decoration:none}.nav-links{justify-content:space-between;align-items:center;width:90%;display:flex}.nav-link{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;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-media{width:100%;height:320px}.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;justify-content:center;width:100%;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.reels-header{top:env(safe-area-inset-top,0);z-index:80;justify-content:space-between;align-items:center;width:100%;max-width:360px;height:52px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.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%;max-width:360px}.reel{background:#000;width:100%;height:100dvh;position:relative;overflow:hidden}.reel-media{background:#000;justify-content:center;align-items:start;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:1px;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:25px;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}.addpost-camera-page{background:#000;min-height:100vh;padding:0}.addpost-page{min-height:100vh}.addpost-cam-shell{color:#fff;background:#000;flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.addpost-camera-card{background:#151515;border-bottom-right-radius:30px;border-bottom-left-radius:30px;width:100%;height:calc(100vh - 86px);min-height:520px;position:relative;overflow:hidden}.addpost-cam-video{object-fit:cover;filter:contrast(1.05)saturate(1.06)brightness(1.02);background:#000;width:100%;height:100%;display:block}.addpost-cam-top,.addpost-cam-frame,.addpost-cam-bottom,.addpost-studio-btn,.addpost-cam-title{display:none}.addpost-cam-gradient{pointer-events:none;z-index:2;position:absolute;left:0;right:0}.addpost-cam-gradient-top{background:linear-gradient(#0000006b,#0000);height:130px;top:0}.addpost-cam-gradient-bottom{background:linear-gradient(#0000,#0000008c);height:210px;bottom:0}.addpost-cam-topbar{z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:18px;right:18px}.addpost-top-icons{align-items:center;gap:30px;display:flex}.addpost-icon-btn{color:#fff;cursor:pointer;text-shadow:0 2px 8px #00000073;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;font-size:34px;line-height:1;display:grid}.addpost-close-btn{font-size:54px;font-weight:200}.addpost-muted-icon{opacity:.55}.addpost-gallery-square{background:#00000038;border:3px solid #ffffffeb;border-radius:14px;width:52px;height:52px}.addpost-cam-overlay{z-index:8;color:#fff;text-align:center;background:#0000008f;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px;display:flex;position:absolute;inset:0}.addpost-spinner{border:3px solid #ffffff40;border-top-color:#fffffff2;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite addpostSpin}@keyframes addpostSpin{to{transform:rotate(360deg)}}.addpost-cam-error-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414d1;border:1px solid #ffffff26;border-radius:20px;width:min(330px,86vw);padding:18px}.addpost-cam-error-title{margin-bottom:8px;font-size:16px;font-weight:800}.addpost-cam-error-text{opacity:.9;font-size:14px;line-height:1.7}.addpost-cam-error-actions{justify-content:center;gap:10px;margin-top:14px;display:flex}.addpost-dark-action{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:9px 13px;font-weight:700}.addpost-camera-actions{z-index:6;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 72px;display:grid;position:absolute;bottom:58px;left:0;right:0}.addpost-flip-btn{color:#fff;cursor:pointer;text-shadow:0 2px 8px #00000073;background:0 0;border:0;border-radius:999px;justify-self:start;place-items:center;width:52px;height:52px;font-size:44px;display:grid}.addpost-capture-btn{cursor:pointer;background:#ffffff1f;border:4px solid #fff;border-radius:999px;place-items:center;width:92px;height:92px;padding:0;display:grid}.addpost-capture-btn span{background:#ffffffeb;border-radius:999px;width:76px;height:76px;display:block}.addpost-capture-btn:disabled{opacity:.55;cursor:not-allowed}.addpost-studio-thumb{cursor:pointer;background:0 0;border:0;justify-self:end;width:96px;height:58px;padding:0;position:relative}.addpost-thumb{background-position:50%;background-size:cover;border:2px solid #fffc;border-radius:999px;width:52px;height:52px;position:absolute;top:5px;box-shadow:0 2px 10px #00000059}.addpost-thumb-one{background:radial-gradient(circle at 50% 35%,#f2d6cf 0 16%,#0000 17%),linear-gradient(135deg,#4f8d42,#d7eac7);right:34px}.addpost-thumb-two{background:radial-gradient(circle at 52% 25%,#f4c44e 0 13%,#0000 14%),linear-gradient(135deg,#45b5e8,#1e4f78);right:0}.addpost-hidden-input{display:none}.addpost-mode-tabs{color:#fff;height:86px;padding-bottom:env(safe-area-inset-bottom);background:#000;justify-content:center;align-items:center;gap:28px;display:flex}.addpost-mode-tab{color:#fff;letter-spacing:.3px;cursor:pointer;opacity:.92;background:0 0;border:0;padding:14px 0 12px;font-size:18px;font-weight:500;position:relative}.addpost-mode-tab-active:after{content:"";background:#fff;border-radius:99px;height:2px;position:absolute;bottom:6px;left:2px;right:2px}.addpost-details-shell{background:#fff;min-height:100vh;padding:14px 16px 28px}.addpost-details-header{z-index:10;background:#fffffff5;border-bottom:1px solid #f0f0f0;grid-template-columns:70px 1fr 70px;align-items:center;gap:10px;margin:-14px -16px 14px;padding:14px 16px;display:grid;position:sticky;top:0}.addpost-details-back,.addpost-details-next{cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:800}.addpost-details-back{text-align:right;color:#222}.addpost-details-next{text-align:left;color:#007bff}.addpost-details-next:disabled,.addpost-details-back:disabled{opacity:.5;cursor:not-allowed}.addpost-preview-916{aspect-ratio:9/16;background:#111;border:1px solid #00000014;border-radius:22px;width:min(420px,92vw);margin:10px auto 16px;overflow:hidden}.addpost-preview-media{object-fit:cover;width:100%;height:100%;display:block}.addpost-title{text-align:center;color:#111;margin:0;font-size:18px;font-weight:900}.addpost-banner{z-index:50;color:#333;background-color:#f7f7f7;border:1px solid #ddd;border-radius:12px;padding:10px 12px;font-size:14px;position:fixed;top:12px;left:12px;right:12px}.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;width:min(520px,100%);margin:0 auto;display:grid}.addpost-label{flex-direction:column;gap:6px;font-size:14px;display:flex}.addpost-label-text{color:#333;font-weight:700}.addpost-input{background:#fff;border:1px solid #e0e0e0;border-radius:12px;outline:none;padding:12px 13px;font-size:14px}.addpost-input:focus{border-color:#111}.addpost-textarea{resize:vertical;min-height:90px}.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:#111;border:none;border-radius:13px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:800}.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}@media (min-width:768px){.addpost-camera-page{place-items:center;display:grid}.addpost-cam-shell{width:min(430px,100vw);min-height:100vh}.addpost-camera-card{border-radius:30px;width:min(430px,100vw);height:calc(100vh - 86px)}}@media (max-width:420px){.addpost-top-icons{gap:22px}.addpost-camera-actions{padding:0 46px}.addpost-capture-btn{width:84px;height:84px}.addpost-capture-btn span{width:68px;height:68px}.addpost-mode-tabs{gap:24px}.addpost-mode-tab{font-size:16px}}@media (max-width:360px){.addpost-camera-actions{padding:0 34px}.addpost-mode-tabs{gap:18px}.addpost-mode-tab{font-size:14px}}.addpost-type-card{color:#111827;background:#f8fafc;border:1px solid #00000014;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.addpost-type-card span{color:#6b7280;font-size:13px;font-weight:700}.addpost-type-card strong{font-size:15px;font-weight:900}.addpost-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.addpost-help{color:#6b7280;font-size:12px;line-height:1.6;display:block}.addpost-schedule-box{background:#fafafa;border:1px solid #00000014;border-radius:18px;gap:12px;padding:14px;display:grid}.addpost-schedule-title{color:#111827;font-size:15px;font-weight:900}.addpost-days-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.addpost-day-chip{color:#111827;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:999px;padding:9px 10px;font-size:13px;font-weight:800}.addpost-day-chip-active{color:#fff;background:#111827;border-color:#111827}.addpost-day-chip:disabled{opacity:.55;cursor:not-allowed}@media (max-width:520px){.addpost-grid-2{grid-template-columns:1fr}.addpost-days-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.addpost-filter-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000047;border:1px solid #fff3;border-radius:999px;justify-self:end;place-items:center;width:56px;height:56px;font-size:26px;display:grid}.addpost-filter-panel{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000057;border:1px solid #ffffff24;border-radius:18px;gap:8px;padding:10px;display:flex;position:absolute;bottom:168px;left:20px;right:20px;overflow-x:auto}.addpost-filter-chip{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:9px 12px;font-size:12px;font-weight:800}.addpost-filter-chip-active{color:#111;background:#fff}.addpost-recording-pill{z-index:9;color:#fff;letter-spacing:.4px;background:#dc2626eb;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:82px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #00000038}.addpost-recording-pill span{background:#fff;border-radius:999px;width:8px;height:8px;animation:1s infinite addpostRecBlink}@keyframes addpostRecBlink{0%,to{opacity:1}50%{opacity:.35}}.addpost-capture-btn--recording{border-color:#ef4444;transform:scale(1.08)}.addpost-capture-btn--recording span{background:#ef4444;border-radius:16px;width:46px;height:46px}.addpost-flip-btn:disabled{opacity:.45;cursor:not-allowed}.addpost-cam-video--selfie{transform:scaleX(-1)}.addpost-focus-ring{z-index:7;pointer-events:none;border:2px solid #fffffff2;border-radius:999px;width:78px;height:78px;animation:.85s ease-out forwards addpostFocusPulse;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000040,0 0 18px #ffffff40}@keyframes addpostFocusPulse{0%{opacity:0;transform:translate(-50%,-50%)scale(1.25)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(.86)}}.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}.profile-post-image-wrap{width:100%;height:100%;position:relative}.profile-post-type-badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:8px;left:8px}.profile-post-views-badge{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border:0;border-radius:999px;align-items:center;gap:4px;min-height:26px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;right:8px}.profile-post-views-badge .material-symbols-outlined{font-size:17px;line-height:1}.profile-modal-views-btn{color:#111827;cursor:pointer;font:inherit;background:#fff;border:1px solid #00000014;border-radius:999px;align-items:center;gap:6px;margin:8px 0 10px;padding:7px 10px;font-size:13px;display:inline-flex}.profile-modal-views-btn .material-symbols-outlined{font-size:20px}.profile-viewers-list{gap:4px;margin-top:12px;display:grid}.profile-viewer-row{color:inherit;border-radius:12px;align-items:center;gap:10px;padding:9px 6px;text-decoration:none;display:flex}.profile-viewer-row:hover{background:#f9fafb}.profile-viewer-row img{object-fit:cover;border:1px solid #00000014;border-radius:50%;width:42px;height:42px}.profile-viewer-row div{flex:1;gap:2px;min-width:0;display:grid}.profile-viewer-row b{font-size:14px}.profile-viewer-row span,.profile-viewer-row small{color:#6b7280;font-size:12px}.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}.content-details-page{color:#111827;background:#f7f7fb;min-height:100vh;padding:14px}.content-details-header{grid-template-columns:90px 1fr 90px;align-items:center;gap:10px;width:min(1120px,100%);margin:0 auto 14px;display:grid}.content-details-header h1{text-align:center;margin:0;font-size:20px;font-weight:900}.content-back-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;padding:10px 12px;font-weight:800}.content-details-card{background:#fff;border:1px solid #0000000f;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);width:min(1120px,100%);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 10px 35px #1118270f}.content-media-box{background:#111827;place-items:center;min-height:520px;display:grid}.content-main-media{object-fit:cover;width:100%;height:100%;max-height:720px;display:block}.content-empty-media{color:#fff;opacity:.75}.content-info-box{flex-direction:column;gap:14px;padding:24px;display:flex}.content-badge{color:#1d4ed8;background:#2563eb1a;border-radius:999px;width:fit-content;padding:7px 12px;font-size:13px;font-weight:900}.content-badge--service{color:#6d28d9;background:#7c3aed1a}.content-title{margin:0;font-size:28px;font-weight:950;line-height:1.35}.content-price{color:#111827;font-size:24px;font-weight:950}.content-stock{color:#166534;background:#22c55e1a;border-radius:12px;width:fit-content;padding:9px 12px;font-weight:800}.content-stock[data-empty="1"]{color:#991b1b;background:#dc262614}.content-description{color:#374151;white-space:pre-wrap;margin:0;line-height:1.9}.content-seller-box{background:#f9fafb;border:1px solid #0000000f;border-radius:18px;align-items:center;gap:12px;padding:12px;display:flex}.content-seller-box img{object-fit:cover;border-radius:50%;width:48px;height:48px}.content-seller-label{color:#6b7280;font-size:12px;font-weight:800}.content-seller-name{color:#111827;font-weight:900;text-decoration:none}.content-actions-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.content-primary-action,.content-secondary-action{cursor:pointer;border:0;border-radius:14px;padding:13px 14px;font-weight:900}.content-primary-action{color:#fff;background:#111827}.content-primary-action:disabled{opacity:.5;cursor:not-allowed}.content-secondary-action{color:#111827;background:#f3f4f6}.content-error{color:#991b1b;background:#dc262614;border:1px solid #dc26262e;border-radius:14px;width:min(720px,100%);margin:30px auto;padding:14px}.service-schedule-box{background:#fbfbfd;border:1px solid #0000000f;border-radius:18px;padding:14px}.service-schedule-box h3{margin:0 0 12px;font-size:17px}.service-days-grid{flex-wrap:wrap;gap:8px;display:flex}.service-day-pill{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.service-day-pill--working{color:#166534;background:#22c55e1a}.service-day-pill--off{color:#991b1b;background:#dc262614}.service-time-range{color:#374151;margin-top:12px;font-weight:800}.service-slots-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px;margin-top:12px;display:grid}.service-slot{color:#111827;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;padding:10px;font-weight:850}.service-slot--selected{color:#fff;background:#111827;border-color:#111827}.service-slot--booked{opacity:.45;cursor:not-allowed;text-decoration:line-through}.story-viewer-page{color:#fff;background:#05070b;place-items:center;width:100%;min-height:100vh;display:grid;position:relative;overflow:hidden}.story-phone-frame{isolation:isolate;background:#000;width:min(100vw,430px);height:100vh;max-height:932px;position:relative;overflow:hidden}.story-media-frame{z-index:1;background:#080808;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.story-media{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.story-progress-row{top:max(8px,env(safe-area-inset-top));z-index:30;align-items:center;gap:4px;display:flex;position:absolute;left:8px;right:8px}.story-progress-track{background:#ffffff6b;border-radius:999px;flex:1;height:3px;overflow:hidden}.story-progress-track b{border-radius:inherit;background:#fff;width:0;height:100%;transition:width 90ms linear;display:block}.story-top-overlay{top:max(20px,calc(env(safe-area-inset-top) + 12px));z-index:31;pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;left:12px;right:8px}.story-author-row{pointer-events:auto;align-items:center;gap:10px;min-width:0;display:flex}.story-author-row img{object-fit:cover;border:1px solid #ffffffa6;border-radius:50%;width:42px;height:42px;box-shadow:0 6px 18px #00000040}.story-author-text{text-shadow:0 1px 8px #0000008c;align-items:baseline;gap:8px;min-width:0;display:flex}.story-author-text strong{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:17px;font-weight:950;display:block;overflow:hidden}.story-author-text span{color:#ffffffc2;font-size:15px;font-weight:700}.story-top-actions{pointer-events:auto;align-items:center;gap:2px;display:flex}.story-top-actions button,.story-close-btn{color:#fff;cursor:pointer;text-shadow:0 1px 8px #000000a6;background:0 0;border:0;border-radius:999px;place-items:center;width:38px;height:38px;font-size:32px;line-height:1;display:grid}.story-top-actions button:first-child{font-size:34px;transform:translateY(-1px)}.story-close-btn{top:max(20px,calc(env(safe-area-inset-top) + 12px));z-index:40;position:absolute;left:10px}.story-tap-zone{z-index:20;cursor:pointer;opacity:0;background:0 0;border:0;position:absolute;top:86px;bottom:92px}.story-tap-zone--prev{width:34%;left:0}.story-tap-zone--next{width:66%;right:0}.story-caption{z-index:32;color:#fff;text-align:start;text-shadow:0 2px 10px #000000b8;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.5;position:absolute;bottom:96px;left:14px;right:14px}.story-bottom-bar{left:12px;right:12px;bottom:max(16px,env(safe-area-inset-bottom));z-index:33;grid-template-columns:minmax(0,1fr) 46px 46px 46px;align-items:center;gap:10px;display:grid;position:absolute}.story-reply-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000024;border:1.5px solid #ffffff85;border-radius:999px;align-items:center;min-width:0;height:52px;display:flex}.story-reply-box input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 20px;font-size:16px}.story-reply-box input::placeholder{color:#ffffffeb}.story-action-btn{color:#fff;cursor:pointer;text-shadow:0 2px 9px #00000080;background:0 0;border:0;place-items:center;width:46px;height:46px;font-size:42px;line-height:1;display:grid}.story-action-btn--liked{color:#ff305f}.story-send-btn{font-size:39px;transform:rotate(-18deg)}.story-error,.story-empty-media{z-index:10;color:#fff;opacity:.9;position:relative}.profile-post-image-wrap,.profile-post-video-thumb,.profile-noimage{position:relative}.profile-post-type-badge,.section-type-badge{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827b8;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;top:8px;right:8px}.profile-post-type-badge--product,.section-type-badge--product{background:#2563ebd9}.profile-post-type-badge--service,.section-type-badge--service{background:#7c3aedd9}.profile-post-type-badge--story,.section-type-badge--story{background:#e11d48d9}.section-post-card-button{width:100%;text-align:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.section-post-image-wrapper{position:relative}.section-post-empty-media{color:#6b7280;background:#f3f4f6;place-items:center;display:grid}.section-highlight-placeholder{background:#fff;border:1px dashed #00000029;border-radius:16px;width:min(920px,100%);margin:14px auto;padding:14px}.section-highlight-title{margin-bottom:6px;font-weight:950}.section-highlight-empty{color:#6b7280;font-size:13px}@media (max-width:820px){.content-details-card{grid-template-columns:1fr}.content-media-box{min-height:360px}.content-actions-row{grid-template-columns:1fr}}@media (max-width:460px){.story-phone-frame{width:100vw;height:100vh;max-height:none}.story-bottom-bar{grid-template-columns:minmax(0,1fr) 42px 42px 42px;gap:7px}.story-action-btn{width:42px;height:42px;font-size:38px}.story-reply-box{height:50px}}.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:18px;margin-top:12px;display:grid}.home-card{background:#fff;border:1px solid #eee;width:100%;position:relative;overflow:hidden}.home-card-header{background:#fff;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:flex}.home-author-link{line-height:0;display:inline-block}.home-avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;width:34px;height:34px}.home-author-text{display:grid}.home-author-name{color:#111;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none}.home-author-name:hover{text-decoration:underline}.home-meta{color:#737373;margin-top:2px;font-size:12px;line-height:1.1}.home-post-media{aspect-ratio:2/3;cursor:pointer;background:#000;border-radius:0;width:100%;margin-top:0;position:relative;overflow:hidden}.home-post-image{object-fit:cover;width:100%;height:100%;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}.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{aspect-ratio:2/3;width:100%}@media (max-width:768px){.home-post-actions,.home-post-reel-actions{padding-bottom:14px}.home-post-btn .material-symbols-outlined{font-size:32px}}.home-view-count-btn{color:#111827;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;margin:0 10px 8px;padding:6px 9px;font-size:13px;display:inline-flex}.home-view-count-btn .material-symbols-outlined{font-size:20px;line-height:1}.home-viewers-backdrop{z-index:10000;background:#0000005c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.home-viewers-sheet{background:#fff;border-radius:22px 22px 0 0;width:100%;max-width:520px;max-height:72vh;overflow:hidden;box-shadow:0 -18px 55px #0003}.home-viewers-handle{background:#d1d5db;border-radius:999px;width:48px;height:5px;margin:10px auto 6px}.home-viewers-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 16px 14px;display:flex}.home-viewers-header h3{margin:0;font-size:18px}.home-viewers-header p{color:#6b7280;margin:5px 0 0;font-size:13px}.home-viewers-header button{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;width:34px;height:34px;font-size:24px;line-height:1}.home-viewers-list{max-height:calc(72vh - 92px);padding:8px 0;overflow-y:auto}.home-viewer-row{color:#111827;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:flex}.home-viewer-row:hover{background:#f9fafb}.home-viewer-row img{object-fit:cover;border:1px solid #00000014;border-radius:50%;width:42px;height:42px}.home-viewer-row div{flex:1;gap:2px;min-width:0;display:grid}.home-viewer-row b{font-size:14px}.home-viewer-row span,.home-viewer-row small{color:#6b7280;font-size:12px}.home-viewers-empty,.home-viewers-error{text-align:center;color:#6b7280;padding:24px 16px}.home-viewers-error{color:#991b1b}.home-stories-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:10px 10px 12px;display:flex;overflow:auto hidden}.home-stories-strip::-webkit-scrollbar{display:none}.home-story-item{color:#111;cursor:pointer;background:0 0;border:0;flex:0 0 72px;justify-items:center;gap:5px;width:72px;padding:0;font-size:12px;font-weight:700;display:grid}.home-story-item>span:last-child{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.home-story-avatar-wrap{background:#d1d5db;border-radius:999px;place-items:center;width:62px;height:62px;padding:3px;display:grid;position:relative}.home-story-item--new .home-story-avatar-wrap{background:linear-gradient(135deg,#5a0810,#9b1c31,#f59e0b)}.home-story-item--seen .home-story-avatar-wrap{background:#d1d5db}.home-story-avatar-wrap img{object-fit:cover;background:#f3f4f6;border:3px solid #fff;border-radius:999px;width:100%;height:100%;display:block}.home-story-avatar-wrap--add{background:#e5e7eb}.home-story-avatar-wrap--add b{color:#fff;background:#111;border:2px solid #fff;border-radius:999px;place-items:center;width:21px;height:21px;font-size:16px;line-height:1;display:grid;position:absolute;bottom:1px;right:1px}.home-story-loading{color:#777;flex:none;padding-inline:8px;font-size:13px}.home-instagram-video-wrap{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.home-instagram-video{object-fit:cover;width:100%;height:100%;display:block}.home-video-sound-btn{z-index:8;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(2px);background:#0000007a;border:0;border-radius:999px;outline:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:absolute;bottom:13px;right:13px}.home-video-sound-btn .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24;font-size:14px;line-height:1}.home-video-sound-btn:active{background:#0000009e;transform:scale(.94)}@media (hover:hover){.home-video-sound-btn:hover{background:#00000094}}.home-card--uploading{position:relative}.home-uploading-overlay{pointer-events:none;background:#00000014;position:absolute;inset:0}.home-upload-status{opacity:.8;margin-top:6px;font-size:12px}.home-upload-error{color:#b00020;margin-top:8px;font-size:13px}.home-zoom-touch-area,.home-zoom-wrapper,.home-zoom-content{width:100%;height:100%}.home-zoom-content img,.home-zoom-content video{object-fit:cover;width:100%;height:100%}body.chat-room-active .main{padding-bottom:0!important}.chats-page-v2{color:#111;direction:rtl;background:#fff;min-height:100vh}.chats-topbar-v2{justify-content:space-between;align-items:center;height:40px;margin:0 22px;display:flex}.chats-title-v2{letter-spacing:-.4px;font-size:23px;font-weight:900}.chats-menu-btn-v2{color:#fff;cursor:pointer;background:#5a0810;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;line-height:1;display:flex}.chats-search-btn-v2{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.chats-search-btn-v2 .material-symbols-outlined{font-size:35px}.chats-tabs-v2{border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);align-items:start;height:40px;margin-bottom:10px;display:grid}.chats-tab-v2{color:#777;cursor:pointer;background:0 0;border:0;height:34px;font-size:15px;font-weight:700;position:relative}.chats-tab-v2.active{color:#5a0810}.chats-tab-v2.active:after{content:"";background:#5a0810;border-radius:999px;height:4px;position:absolute;bottom:-1px;left:22px;right:22px}.chats-list-wrap-v2{margin:0 22px}.chats-list-v2{background:#fff}.chat-row-v2{cursor:pointer;text-align:right;direction:ltr;background:#fff;border:0;border-bottom:1px solid #eee;grid-template-columns:62px 1fr 58px;align-items:center;column-gap:10px;width:100%;min-height:104px;display:grid}.chat-avatar-v2{object-fit:cover;background:#f5f5f5;border:1px solid #eee;border-radius:50%;width:56px;height:56px}.chat-content-v2{text-align:right;direction:rtl;min-width:0}.chat-name-v2{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:900;line-height:1.2;overflow:hidden}.chat-last-v2{color:#666;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:13px;line-height:1.4;overflow:hidden}.chat-checks-v2{color:#8e8e8e;margin-right:5px;font-size:15px;font-weight:900}.chat-time-box-v2{direction:rtl;flex-direction:column;justify-content:flex-start;align-items:flex-end;height:62px;display:flex}.chat-time-v2{color:#666;white-space:nowrap;font-size:12px}.chat-unread-v2{color:#fff;background:#5a0810;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:18px;font-size:14px;font-weight:900;display:flex}.chats-empty-v2{text-align:center;color:#777;flex-direction:column;justify-content:center;align-items:center;min-height:45vh;display:flex}.chats-empty-icon-v2{color:#5a0810;margin-bottom:14px;font-size:58px}.chats-empty-v2 h3{color:#222;margin:0;font-size:18px;font-weight:900}.chats-empty-v2 p{color:#777;margin:8px 0 0;font-size:14px}.chats-skeleton-v2{margin-top:12px}body.chat-room-active .app-navbar,body.chat-room-active .bottom-nav,body.chat-room-active .main-nav,body.chat-room-active .navbar,body.chat-room-active nav{display:none!important}.chat-room-page{color:#111;background:#fafafa;flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.chat-room-header{direction:ltr;background:#fff;border-bottom:1px solid #eee;flex-shrink:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;column-gap:8px;height:86px;display:grid}.chat-room-back{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chat-room-back .material-symbols-outlined{font-size:31px}.chat-room-profile{cursor:pointer;text-align:right;direction:ltr;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:9px;min-width:0;max-width:100%;display:grid;overflow:hidden}.chat-room-avatar{object-fit:cover;background:#f2f2f2;border:1px solid #eee;border-radius:50%;width:44px;height:44px}.chat-room-user{text-align:right;direction:rtl;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.chat-room-user strong{color:#111;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;font-weight:900;line-height:1.15;overflow:hidden}.chat-room-user small{color:#666;margin-top:3px;font-size:12px;font-weight:500}.chat-room-actions{direction:ltr;align-items:center;gap:4px;display:flex}.chat-room-icon-btn{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-room-icon-btn .material-symbols-outlined{font-size:27px}.chat-room-menu-wrap{position:relative}.chat-room-menu{z-index:50;direction:rtl;background:#fff;border:1px solid #eee;border-radius:14px;width:220px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.chat-room-menu button{color:#111;cursor:pointer;text-align:right;background:#fff;border:0;width:100%;padding:12px 14px;font-size:14px}.chat-room-menu button:hover{background:#f7f7f7}.chat-room-messages{background:#fafafa;flex:1;min-height:0;margin:0;padding:20px 22px 14px;overflow-y:auto}.chat-room-empty{color:#888;justify-content:center;align-items:center;min-height:55vh;font-size:13px;display:flex}.chat-message-row{width:100%;margin:0 0 18px;display:flex}.chat-message-row.mine{justify-content:flex-end}.chat-message-row.other{justify-content:flex-start}.chat-bubble{word-break:break-word;border-radius:17px;min-width:92px;max-width:82%;padding:13px 15px 9px;position:relative}.chat-message-row.mine .chat-bubble{color:#fff;background:linear-gradient(135deg,#7b000b,#5a0810);border-top-right-radius:10px}.chat-message-row.other .chat-bubble{color:#111;background:#fff;border:1px solid #eee;border-top-left-radius:10px;box-shadow:0 2px 8px #00000009}.chat-message-row.selected .chat-bubble{outline:2px solid #007bff73}.chat-bubble-text{text-align:right;white-space:pre-wrap;direction:rtl;font-size:15px;line-height:1.7}.chat-bubble-meta{justify-content:flex-end;align-items:center;gap:5px;margin-top:7px;font-size:12px;line-height:1;display:flex}.chat-message-row.mine .chat-bubble-meta{color:#ffffffd1}.chat-message-row.other .chat-bubble-meta{color:#777}.chat-checks{color:#8e8e8e;font-size:16px;font-weight:900}.chat-selected-mark{color:#fff;background:#007bff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:flex;position:absolute;top:-7px;left:-7px}.chat-reply-box{direction:rtl;background:#fff;border:1px solid #eee;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:0 18px 8px;padding:10px 12px;display:flex}.chat-reply-box small{color:#777;font-size:12px}.chat-reply-box p{color:#222;margin:5px 0 0;font-size:13px;line-height:1.5}.chat-reply-box button{color:#5a0810;cursor:pointer;background:0 0;border:0;flex-shrink:0;font-weight:800}.chat-composer{min-height:78px;padding-bottom:max(10px,env(safe-area-inset-bottom));z-index:20;direction:ltr;background:#fafafa;flex-shrink:0;grid-template-columns:minmax(0,1fr) 54px;align-items:center;column-gap:10px;margin:0 18px;display:grid;position:relative}.chat-input-box{direction:rtl;background:#fff;border:1px solid #e8e8e8;border-radius:999px;grid-template-columns:40px minmax(0,1fr) 36px 38px;align-items:center;width:100%;min-width:0;height:52px;display:grid;overflow:hidden;box-shadow:0 2px 10px #00000009}.chat-input-box input{color:#111;text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.chat-input-box input::placeholder{color:#999}.chat-composer-icon{color:#666;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-composer-icon .material-symbols-outlined{font-size:26px}.chat-send-btn{color:#fff;cursor:pointer;background:#5a0810;border:0;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.chat-send-btn:disabled{opacity:.7;cursor:not-allowed}.chat-send-btn .material-symbols-outlined{font-size:30px}.chat-room-error{color:#b00020;text-align:center;margin:20px}.chats-header-search-v2,.chats-header-search-v2>*{width:100%}.chats-tabs-two-v2{grid-template-columns:repeat(2,1fr)!important}.chats-topbar-v2.search-mode{justify-content:center;align-items:center;height:92px;margin:0 18px;display:flex}.chats-native-search-v2{direction:ltr;background:#f1f1f3;border-radius:22px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;width:100%;height:58px;display:grid}.chats-native-search-v2 input{color:#111;text-align:right;direction:rtl;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.chats-native-search-v2 input::placeholder{color:#777}.chats-native-search-close-v2{color:#111;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.chats-native-search-close-v2 .material-symbols-outlined{font-size:28px}.chats-native-search-icon-v2{color:#5a0810;justify-content:center;align-items:center;font-size:30px;display:flex}@media (max-width:380px){.chat-room-header{grid-template-columns:34px minmax(0,1fr) auto;column-gap:5px;margin:0 12px}.chat-room-back{width:34px}.chat-room-profile{grid-template-columns:40px minmax(0,1fr);column-gap:7px}.chat-room-avatar{width:40px;height:40px}.chat-room-user strong{font-size:14px}.chat-room-actions{gap:1px}.chat-room-icon-btn{width:29px}.chat-room-icon-btn .material-symbols-outlined{font-size:25px}}.chat-checks.status-sent,.chat-checks.status-delivered,.chat-checks-v2.status-sent,.chat-checks-v2.status-delivered{color:#8e8e8e}.chat-checks.status-read,.chat-checks-v2.status-read{color:#e00018}.chat-room-user small{min-height:16px}.chat-media-box{border-radius:12px;max-width:260px;margin-bottom:8px;overflow:hidden}.chat-media-box img,.chat-media-box video{object-fit:cover;border-radius:12px;width:100%;max-height:320px;display:block}.chat-media-box audio{width:240px;max-width:100%}.chat-media-box a{color:inherit;word-break:break-word;font-weight:800;text-decoration:none}.chat-reply-preview{text-align:right;direction:rtl;background:#ffffff29;border-right:3px solid #ffffffb3;border-radius:10px;margin-bottom:8px;padding:8px 10px}.chat-message-row.other .chat-reply-preview{background:#f6f6f6;border-right-color:#5a0810}.chat-reply-preview span{opacity:.8;font-size:11px;font-weight:900;display:block}.chat-reply-preview p{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12px;line-height:1.45;overflow:hidden}.chat-bubble-text.deleted{opacity:.75;font-style:italic}.chat-send-btn.recording{background:#e00018;animation:1s infinite chat-recording-pulse}@keyframes chat-recording-pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.masar-chat-popup{top:max(14px,env(safe-area-inset-top));z-index:9999;cursor:pointer;text-align:right;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:rtl;background:#fffffff5;border:1px solid #5a081024;border-radius:20px;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;column-gap:10px;width:min(420px,100vw - 28px);min-height:68px;padding:11px 12px;animation:.22s ease-out masar-chat-popup-in;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #00000029}.masar-chat-popup-icon{color:#fff;background:#5a0810;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.masar-chat-popup-icon .material-symbols-outlined{font-size:25px}.masar-chat-popup-content{flex-direction:column;min-width:0;display:flex}.masar-chat-popup-content strong{color:#111;font-size:14px;font-weight:900}.masar-chat-popup-content small{color:#666;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;overflow:hidden}.masar-chat-popup-close{color:#777;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:800;display:flex}.masar-chat-popup-close:hover{color:#111;background:#f2f2f2}@keyframes masar-chat-popup-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.chat-media-box{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;display:block;position:relative}.chat-media-box.uploading img,.chat-media-box.uploading video{filter:brightness(.68)}.chat-upload-overlay{color:#fff;background:#00000047;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex;position:absolute;inset:0}.chat-upload-overlay.failed{background:#5a08108c}.chat-upload-ring{border:4px solid #ffffff59;border-top-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:11px;animation:1s linear infinite masar-upload-spin;display:flex}@keyframes masar-upload-spin{to{transform:rotate(360deg)}}.chat-video-play{color:#fff;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:42px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.chat-media-viewer{z-index:10000;color:#fff;direction:ltr;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.chat-media-viewer-header{height:82px;padding:max(10px,env(safe-area-inset-top))14px 10px;background:#0a0f12fa;grid-template-columns:42px minmax(0,1fr) 42px 42px 42px;align-items:center;gap:8px;display:grid}.chat-media-viewer-header button,.chat-media-viewer-footer button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.chat-media-viewer-header .material-symbols-outlined{font-size:30px}.chat-media-viewer-user{text-align:right;direction:rtl;min-width:0}.chat-media-viewer-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:900;display:block;overflow:hidden}.chat-media-viewer-user small{color:#d8d8d8;margin-top:3px;font-size:12px;display:block}.chat-media-viewer-body{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.chat-media-viewer-body img,.chat-media-viewer-body video{object-fit:contain;width:100%;max-height:100%}.chat-media-viewer-body audio{width:min(420px,90vw)}.chat-media-viewer-body a{color:#fff;font-weight:900;text-decoration:none}.chat-media-viewer-footer{height:78px;padding:10px 24px max(10px,env(safe-area-inset-bottom));background:#0a0f12fa;justify-content:space-between;align-items:center;display:flex}.chat-media-viewer-footer button{background:#ffffff17;border-radius:999px;gap:8px;min-width:78px;min-height:42px;font-weight:900}.chat-room-header.selection-mode{grid-template-columns:42px 1fr auto}.chat-selection-count,.chats-selection-count{color:#111;font-size:24px;font-weight:900}.selection-actions{gap:8px}.chat-message-row.selected{background:#25d3662e;border-radius:14px}.chat-room-icon-btn:disabled{opacity:.35;cursor:not-allowed}.chats-topbar-v2.selection-mode{grid-template-columns:48px 1fr auto;column-gap:10px;display:grid}.chats-selection-actions{direction:ltr;align-items:center;gap:10px;display:flex}.chats-selection-actions button{color:#111;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chats-selection-actions .material-symbols-outlined{font-size:27px}.chat-row-v2.selected{background:#d7ffd2;position:relative}.chat-selected-badge{color:#fff;background:#25d366;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:flex;position:absolute;bottom:26px;left:48px}.chats-menu-dots{position:relative}.chats-selection-menu{z-index:20;direction:rtl;background:#fff;border:1px solid #eee;border-radius:14px;width:170px;display:none;position:absolute;top:42px;left:0;overflow:hidden;box-shadow:0 12px 30px #00000024}.chats-menu-dots:hover .chats-selection-menu,.chats-menu-dots:focus-within .chats-selection-menu{display:block}.chats-selection-menu button{text-align:right;color:#111;justify-content:flex-start;width:100%;height:auto;padding:12px 14px;font-size:14px}.chats-selection-menu button:hover{background:#f7f7f7}*{box-sizing:border-box}.ask-screen{color:#111;background:#fff;min-height:100vh;padding-bottom:115px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ask-topbar{direction:ltr;justify-content:space-between;align-items:center;width:100%;height:40px;margin:0 auto;padding:22px 22px 16px;display:flex}.ask-brand{align-items:center;gap:10px;display:flex}.ask-logo{color:#111827;margin:0;font-size:20px;font-weight:700}.ask-top-actions{align-items:center;gap:20px;display:flex}.ask-bell,.ask-more-top{color:#111827;background:0 0;border:0;padding:0;position:relative}.ask-bell-shape,.ask-more-top span{font-size:31px}.ask-bell-dot{background:#b00018;border-radius:50%;width:10px;height:10px;position:absolute;top:1px;right:2px}.ask-page{max-width:460px;margin:0 auto}.ask-search-wrap{background:#fff;border:1px solid #e7e7e7;border-radius:19px;flex-direction:row-reverse;align-items:center;gap:12px;width:100%;height:40px;margin-top:5px;padding:0 10px;display:flex;box-shadow:0 2px 8px #00000006}.ask-search-icon{color:#111827;font-size:25px}.ask-search{text-align:right;color:#333;background:0 0;border:0;outline:0;flex:1;height:100%;font-size:17px}.ask-search::placeholder{color:#9a9a9a}.ask-tabs{display:none}.ask-tool-page-bar{flex-direction:column;gap:8px;margin:8px 0 10px;display:flex}.ask-tool-page-back{color:#111;background:#fff;border:1px solid #eee;border-radius:18px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:34px;padding:0 11px;display:inline-flex;box-shadow:0 3px 10px #00000009}.ask-tool-page-back span{font-size:19px}.ask-tool-page-back b{font-size:13px;font-weight:800}.ask-tool-page-title{color:#5a0810;background:#fff7f8;border:1px solid #5a08102e;border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;min-height:42px;padding:0 13px;display:flex}.ask-tool-page-title span{font-size:20px}.ask-tool-page-title b{font-size:16px;font-weight:900}.ask-list{flex-direction:column;gap:5px;margin:0 5px;display:flex}.ask-empty,.ask-error{text-align:center;color:#777;padding:30px 10px}.ask-card{z-index:1;direction:rtl;background:#fff;border:1px solid #eee;border-radius:16px 10px 10px 16px;flex-direction:row-reverse;min-height:60px;display:flex;position:relative;overflow:visible;box-shadow:0 4px 13px #0000000e}.ask-card:before{content:"";background:#5a0810;border-radius:0 12px 12px 0;width:6px;position:absolute;top:0;bottom:0;right:0}.ask-card-body{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.ask-preview{text-align:right;color:#050505;overflow-wrap:anywhere;word-break:break-word;white-space:normal;width:95%;height:100%;margin:5px;font-size:14px;font-weight:600;line-height:1.85}.ask-card-meta{color:#222;white-space:nowrap;direction:ltr;justify-content:space-between;align-items:center;width:95%;height:40px;font-size:10px;display:flex}.ask-comments,.ask-location-wrap,.ask-time-wrap{align-items:center;gap:7px;display:flex}.ask-comment-icon,.ask-location,.ask-time-icon{color:#050505;font-size:12px}.ask-meta-dot{color:#111;font-weight:600}.ask-card-side{border-left:1px solid #eee;flex-direction:column;align-items:center;width:50px;margin-left:5px;padding:0;display:flex;position:relative;overflow:visible}.ask-card-menu{color:#111;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:28px;margin-top:8px;padding:0;display:grid}.ask-card-menu:active{background:#f5f5f5}.ask-card-menu span{font-size:22px}.ask-card-menu.saved span{color:#5a0810;font-variation-settings:"FILL" 1}.ask-question-sheet{z-index:80;direction:rtl;background:#fff;border:1px solid #00000012;border-radius:18px;width:215px;padding:8px;animation:.16s both askQuestionSheetIn;position:absolute;top:38px;left:8px;box-shadow:0 12px 35px #00000029}.ask-question-sheet:before{content:"";background:#fff;border-top:1px solid #00000012;border-left:1px solid #00000012;width:14px;height:14px;position:absolute;top:-7px;left:16px;transform:rotate(45deg)}.ask-question-sheet button{color:#111;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 10px;display:flex}.ask-question-sheet button:hover,.ask-question-sheet button:active{background:#f7f7f7}.ask-question-sheet button span{color:#5a0810;font-size:21px}.ask-question-sheet button b{font-size:14px;font-weight:800}.ask-question-sheet .danger,.ask-question-sheet .danger span{color:#b00018}@keyframes askQuestionSheetIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ask-vote{background:#fff;border:1px solid #eee;border-radius:31px;flex-direction:column;justify-content:center;align-items:center;width:25px;height:60px;margin:10px;display:flex}.ask-vote button{color:#5a0810;background:0 0;border:0;place-items:center;height:25px;display:grid}.ask-vote button:disabled{opacity:.45}.ask-vote button span{font-size:35px}.ask-vote strong{color:#000;font-size:15px;font-weight:700;line-height:0}.ask-vote-active span{color:#5a0810;font-weight:900}.ask-floating-add{color:#fff;z-index:40;background:#5a0810;border:0;border-radius:30px;flex-direction:row-reverse;justify-content:center;align-items:center;gap:10px;width:120px;height:30px;display:flex;position:fixed;bottom:76px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #b0001847}.ask-floating-add span{color:#5a0810;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:20px;font-weight:800;display:flex}.ask-floating-add b{font-size:15px;font-weight:600}.ask-tools-backdrop{z-index:90;background:#00000047;justify-content:center;align-items:flex-end;transition:background .2s;display:flex;position:fixed;inset:0;overflow:hidden}.ask-tools-backdrop.closing{pointer-events:none;background:0 0}.ask-tools-drawer{will-change:transform;touch-action:none;background:#fff;border-radius:24px 24px 0 0;width:min(460px,100%);height:92vh;padding:0 18px 24px;transition:transform .23s cubic-bezier(.22,.9,.24,1),border-radius .2s;box-shadow:0 -10px 35px #0000001f}.ask-tools-drawer.full{border-radius:18px 18px 0 0}.ask-tools-drawer.middle,.ask-tools-drawer.closed{border-radius:24px 24px 0 0}.ask-tools-drawer.dragging{transition:none}.ask-tools-drag-zone{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:38px;margin:0 -18px;display:flex}.ask-tools-drag-zone:active{cursor:grabbing}.ask-tools-handle{background:#d5d5d5;border-radius:20px;width:46px;height:5px}.ask-tools-title-row{direction:rtl;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ask-tools-title-row h3{color:#111;margin:0;font-size:19px;font-weight:800}.ask-tools-close{color:#111;background:#f5f5f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.ask-tools-close span{font-size:22px}.ask-tools-list{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:calc(92vh - 96px);padding-bottom:4px;display:flex;overflow-y:auto}.ask-tools-item{color:#111;text-align:right;direction:rtl;background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 14px;display:flex}.ask-tools-icon{color:#5a0810;background:#f7f7f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.ask-tools-item b{flex:1;font-size:15px;font-weight:800}.ask-tools-item.active{color:#5a0810;background:#fff7f8;border-color:#5a081038}.ask-tools-item.active .ask-tools-icon{color:#fff;background:#5a0810}.ask-tools-check{color:#5a0810;font-size:22px}.ask-composer-backdrop{z-index:80;background:#00000047;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ask-composer{background:#fff;border-radius:24px 24px 0 0;width:min(460px,100%);padding:14px 18px 22px}.ask-composer-handle{background:#ddd;border-radius:10px;width:44px;height:5px;margin:0 auto 16px}.ask-composer textarea{resize:none;border:1px solid #e5e5e5;border-radius:16px;outline:none;width:100%;padding:14px;font-size:16px}.ask-composer-actions{gap:10px;margin-top:12px;display:flex}.ask-cancel,.ask-send{border:0;border-radius:14px;flex:1;height:46px;font-size:16px;font-weight:700}.ask-cancel{color:#222;background:#f2f2f2}.ask-send{color:#fff;background:#5a0810}.ask-question-tools-backdrop{z-index:120;background:#00000047;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.ask-question-tools-drawer{background:#fff;border-radius:24px 24px 0 0;width:min(460px,100%);padding:14px 18px 24px;animation:.2s both askQuestionToolsUp;box-shadow:0 -10px 35px #00000024}@keyframes askQuestionToolsUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ask-question-tools-handle{background:#d5d5d5;border-radius:20px;width:46px;height:5px;margin:6px auto 18px}.ask-question-tools-title-row{direction:rtl;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.ask-question-tools-title-row h3{color:#111;margin:0;font-size:19px;font-weight:800}.ask-question-tools-close{color:#111;background:#f5f5f5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.ask-question-tools-close span{font-size:24px}.ask-question-tools-list{flex-direction:column;gap:9px;display:flex}.ask-question-tools-item{color:#111;text-align:right;direction:rtl;background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 14px;display:flex}.ask-question-tools-icon{color:#5a0810;background:#f7f7f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.ask-question-tools-item b{flex:1;font-size:15px;font-weight:800}.ask-question-tools-item:active{background:#fafafa}.ask-question-tools-item.danger{color:#b00018}.ask-question-tools-item.danger .ask-question-tools-icon{color:#b00018;background:#fff4f5}.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}.employees-page-shell{box-sizing:border-box;direction:rtl;width:100%;padding:14px 16px 112px;position:relative;overflow:hidden}.employees-hero-card,.employee-selected-panel,.employees-list-section,.company-card-note-wrap{box-sizing:border-box;width:min(980px,100%);margin-inline:auto}.employees-hero-card{color:#fff;background:radial-gradient(circle at 8% 0,#b75cff33,#0000 34%),linear-gradient(#07111f 0%,#091525 100%);border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:stretch;gap:18px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #03081229}.employees-hero-card:after{content:"";pointer-events:none;background:#b75cff1f;border-radius:50%;width:170px;height:170px;position:absolute;inset:auto -45px -70px auto}.employees-hero-content{z-index:1;align-content:center;gap:7px;min-width:0;display:grid;position:relative}.employees-hero-eyebrow{color:#ffffffb8;background:#ffffff14;border-radius:999px;width:max-content;max-width:100%;padding:6px 11px;font-size:12px;font-weight:950;line-height:1}.employees-hero-title{color:#fff;letter-spacing:-.4px;margin:0;font-size:clamp(22px,5vw,32px);font-weight:950;line-height:1.18}.employees-hero-text{color:#ffffffb8;max-width:540px;margin:0;font-size:13px;font-weight:800;line-height:1.8}.employees-hero-side{z-index:1;align-content:stretch;gap:10px;min-width:146px;display:grid;position:relative}.employees-count-card{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;place-items:center;gap:3px;min-height:82px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff0f}.employees-count-number{color:#fff;font-size:30px;font-weight:950;line-height:1}.employees-count-label{color:#ffffffad;font-size:12px;font-weight:900;line-height:1}.employees-add-button,.employee-back-button{cursor:pointer;box-sizing:border-box;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:14px;font-weight:950;line-height:1;transition:transform .14s,box-shadow .14s,opacity .14s;display:inline-flex}.employees-add-button{color:#fff;background:linear-gradient(135deg,#b75cff,#7c3aed);min-width:146px;box-shadow:0 14px 28px #7c3aed47}.employees-add-button .material-symbols-outlined{font-size:22px;line-height:1}.employee-back-button{color:#172033;background:#fff;border:1px solid #0f172a14;min-width:88px;box-shadow:0 10px 24px #0f172a14}.employees-add-button:hover,.employee-back-button:hover{transform:translateY(-1px)}.employees-add-button:active,.employee-back-button:active{transform:translateY(0)scale(.99)}.employee-selected-panel{background:#fff;border:1px solid #0f172a14;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin-top:0;margin-bottom:16px;padding:14px;display:flex;box-shadow:0 12px 30px #0f172a14}.employee-selected-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.employee-selected-avatar{object-fit:cover;background:linear-gradient(135deg,#eee7ff,#faf7ff);border:3px solid #fff;border-radius:50%;flex-shrink:0;width:58px;height:58px;box-shadow:0 8px 20px #0f172a1f}.employee-selected-text{gap:4px;min-width:0;display:grid}.employee-selected-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;line-height:1.35;overflow:hidden}.employee-selected-job{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;line-height:1.35;overflow:hidden}.employees-list-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #0f172a0f;border-radius:24px;margin-top:14px;padding:14px;box-shadow:0 12px 28px #0f172a0f}.employees-section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;padding:3px 2px 0;display:flex}.employees-section-title{color:#0f172a;margin:0;font-size:18px;font-weight:950;line-height:1.3}.employees-section-subtitle{color:#64748b;margin:4px 0 0;font-size:12.5px;font-weight:800;line-height:1.6}.employees-section-badge{color:#7c3aed;background:#f1efff;border:1px solid #7c3aed1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.employees-cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.employees-page-shell .employee-card,.employees-page-shell .team-card{background:#fff!important;border:1px solid #0f172a12!important;border-radius:18px!important;box-shadow:0 10px 24px #0f172a12!important}.employees-page-shell .employee-card:hover,.employees-page-shell .team-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1a!important}.employees-empty-state{width:min(980px,100% - 32px);color:#172033!important;background:#fff!important;border-radius:20px!important;margin:16px auto!important}.company-card-note-wrap{justify-items:start;gap:12px;margin-top:16px;display:grid}.company-card-note{width:100%;border-radius:20px!important;margin:0!important;padding:18px!important}.task-page .employee-add-page,.task-page .employee-add-modal,.task-page .employee-add-form,.task-page .add-employee-page,.task-page .add-employee-modal,.task-page .add-employee-form,.employee-add-page,.employee-add-modal,.employee-add-form,.add-employee-page,.add-employee-modal,.add-employee-form{box-sizing:border-box;direction:rtl}.task-page .employee-add-form,.task-page .add-employee-form,.employee-add-form,.add-employee-form,.task-page .org-task-form.employee-add-form,.task-page .org-task-form.add-employee-form{width:min(720px,100% - 32px);background:#fff!important;border:1px solid #0f172a12!important;border-radius:24px!important;gap:14px!important;margin:16px auto 112px!important;padding:18px!important;display:grid!important;box-shadow:0 16px 36px #0f172a14!important}.task-page .employee-add-form:before,.task-page .add-employee-form:before,.employee-add-form:before,.add-employee-form:before{content:"إضافة موظف";color:#0f172a;margin-bottom:2px;font-size:22px;font-weight:950;line-height:1.25;display:block}.task-page .employee-add-form:after,.task-page .add-employee-form:after,.employee-add-form:after,.add-employee-form:after{content:"أدخل بيانات الموظف بهدوء وتأكد من صحة الصلاحيات قبل الحفظ.";color:#64748b;order:-1;margin-bottom:-4px;font-size:13px;font-weight:800;line-height:1.7;display:block}.task-page .employee-add-form .org-field,.task-page .add-employee-form .org-field,.employee-add-form .org-field,.add-employee-form .org-field{gap:8px!important}.task-page .employee-add-form .org-field>span,.task-page .add-employee-form .org-field>span,.employee-add-form .org-field>span,.add-employee-form .org-field>span,.employee-add-form label,.add-employee-form label{color:#172033!important;font-size:13px!important;font-weight:950!important}.task-page .employee-add-form input,.task-page .employee-add-form select,.task-page .employee-add-form textarea,.task-page .add-employee-form input,.task-page .add-employee-form select,.task-page .add-employee-form textarea,.employee-add-form input,.employee-add-form select,.employee-add-form textarea,.add-employee-form input,.add-employee-form select,.add-employee-form textarea{transition:border-color .14s,background .14s,box-shadow .14s;color:#0f172a!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #0f172a1a!important;border-radius:14px!important;outline:none!important;width:100%!important;min-height:48px!important;padding:11px 13px!important;font-size:14px!important;font-weight:800!important}.task-page .employee-add-form input:focus,.task-page .employee-add-form select:focus,.task-page .employee-add-form textarea:focus,.task-page .add-employee-form input:focus,.task-page .add-employee-form select:focus,.task-page .add-employee-form textarea:focus,.employee-add-form input:focus,.employee-add-form select:focus,.employee-add-form textarea:focus,.add-employee-form input:focus,.add-employee-form select:focus,.add-employee-form textarea:focus{background:#fff!important;border-color:#7c3aed6b!important;box-shadow:0 0 0 4px #7c3aed14!important}.task-page .employee-add-form textarea,.task-page .add-employee-form textarea,.employee-add-form textarea,.add-employee-form textarea{resize:vertical!important;min-height:112px!important}.task-page .employee-add-form .org-form-actions,.task-page .add-employee-form .org-form-actions,.employee-add-form .org-form-actions,.add-employee-form .org-form-actions{border-top:1px solid #0f172a14!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:4px!important;padding-top:12px!important;display:flex!important}.task-page .employee-add-form .btn-primary,.task-page .add-employee-form .btn-primary,.employee-add-form .btn-primary,.add-employee-form .btn-primary{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#b75cff,#7c3aed)!important;border:0!important;border-radius:14px!important;min-width:120px!important;height:44px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 28px #7c3aed38!important}.task-page .employee-add-form .btn-secondary,.task-page .add-employee-form .btn-secondary,.employee-add-form .btn-secondary,.add-employee-form .btn-secondary{color:#172033!important;background:#f8fafc!important;border:1px solid #0f172a14!important;border-radius:14px!important;min-width:100px!important;height:44px!important}@media (max-width:720px){.employees-page-shell{padding:12px 12px 104px}.employees-hero-card{border-radius:22px;flex-direction:column;padding:16px}.employees-hero-side{grid-template-columns:1fr 1fr;min-width:0}.employees-count-card{min-height:64px}.employees-add-button{min-width:0;height:auto;min-height:64px}.employees-section-head{flex-direction:column;align-items:stretch}.employees-section-badge{width:max-content}.employees-cards-grid{grid-template-columns:1fr}.employee-selected-panel{border-radius:20px}.task-page .employee-add-form,.task-page .add-employee-form,.employee-add-form,.add-employee-form,.task-page .org-task-form.employee-add-form,.task-page .org-task-form.add-employee-form{width:calc(100% - 24px);border-radius:22px!important;margin-top:12px!important;padding:16px!important}}@media (max-width:420px){.employees-hero-title{font-size:23px}.employees-hero-text{font-size:12px}.employees-hero-side{grid-template-columns:1fr}.employee-selected-panel{flex-direction:column;align-items:stretch}.employee-back-button{width:100%}.employees-list-section{border-radius:22px;padding:12px}}.task-page.task-emp-panel,.profile-page.task-page.task-emp-panel{box-sizing:border-box!important;color:#0f172a!important;direction:rtl!important;background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 34%),#f5f6fb!important;width:100%!important;min-height:100vh!important;padding:0 14px 110px!important;overflow-x:hidden!important}.task-emp-panel *{box-sizing:border-box}.task-emp-panel .page-header{z-index:50!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff0!important;border-bottom:1px solid #0f172a14!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:66px!important;margin:0 -14px 14px!important;padding:12px 14px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 10px 24px #0f172a0f!important}.task-emp-panel .task-emp-title,.task-emp-panel .profile-username.task-emp-title{color:#111827!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;margin:0!important;font-size:clamp(16px,4.2vw,20px)!important;font-weight:950!important;line-height:1.25!important;overflow:hidden!important}.task-emp-panel .btn-primary,.task-emp-panel .btn-secondary,.task-emp-panel .task-btn-primary,.task-emp-panel .task-btn-secondary{appearance:none!important;cursor:pointer!important;width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;box-shadow:none!important;-webkit-user-select:none!important;user-select:none!important;white-space:nowrap!important;border:1px solid #0f172a1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:0 14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s!important;display:inline-flex!important}.task-emp-panel .btn-primary,.task-emp-panel .task-btn-primary{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#5b21b6)!important;border-color:#0000!important;box-shadow:0 12px 22px #7c3aed33!important}.task-emp-panel .btn-secondary,.task-emp-panel .task-btn-secondary{color:#111827!important;background:#fff!important}.task-emp-panel .btn-primary:hover,.task-emp-panel .btn-secondary:hover,.task-emp-panel .task-btn-primary:hover,.task-emp-panel .task-btn-secondary:hover{transform:translateY(-1px)!important;box-shadow:0 12px 22px #0f172a1a!important}.task-emp-panel .btn-primary:disabled,.task-emp-panel .btn-secondary:disabled,.task-emp-panel .task-btn-primary:disabled,.task-emp-panel .task-btn-secondary:disabled{opacity:.62!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.task-emp-panel .task-top-switches{background:#fff!important;border:1px solid #0f172a14!important;border-radius:999px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:min(100%,760px)!important;margin:14px auto 0!important;padding:5px!important;display:grid!important;box-shadow:0 10px 24px #0f172a0f!important}.task-emp-panel .task-top-switches .btn-primary,.task-emp-panel .task-top-switches .btn-secondary{border-radius:999px!important;width:100%!important;height:42px!important;min-height:42px!important;font-size:14px!important}.task-emp-panel .task-block-margin-top{width:min(100%,760px)!important;margin:16px auto 0!important}.task-emp-panel .task-card-box,.task-emp-panel .task-search-box,.task-emp-panel .task-empty,.task-emp-panel .task-emp-row,.task-emp-panel .task-section-summary-card,.task-emp-panel .task-task-card{color:#111827!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 12px 28px #0f172a12!important}.task-emp-panel .task-card-box{border-radius:24px!important;width:100%!important;margin:0!important;padding:18px!important}.task-emp-panel .task-section-title{color:#0f172a!important;text-align:right!important;margin:0 0 16px!important;font-size:18px!important;font-weight:950!important;line-height:1.35!important}.task-emp-panel .task-section-title:after{content:"";background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:999px;width:42px;height:4px;margin-top:10px;display:block}.task-emp-panel .task-search-box{direction:rtl!important;border-radius:22px!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:14px!important;display:grid!important}.task-emp-panel .task-field,.task-emp-panel .task-field-no-margin{color:#111827!important;text-align:right!important;gap:8px!important;width:100%!important;margin:0!important;display:grid!important}.task-emp-panel .task-field>span,.task-emp-panel .task-subheading{color:#334155!important;font-size:13px!important;font-weight:950!important;line-height:1.4!important}.task-emp-panel input,.task-emp-panel select,.task-emp-panel textarea,.task-emp-panel .task-emp-pos-input{color:#0f172a!important;text-align:right!important;direction:rtl!important;background:#f8fafc!important;border:1px solid #0f172a1f!important;border-radius:15px!important;outline:none!important;width:100%!important;height:46px!important;min-height:46px!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important;box-shadow:inset 0 1px #ffffffb8!important}.task-emp-panel input::placeholder,.task-emp-panel textarea::placeholder{color:#94a3b8!important;opacity:1!important}.task-emp-panel input:focus,.task-emp-panel select:focus,.task-emp-panel textarea:focus,.task-emp-panel .task-emp-pos-input:focus{background:#fff!important;border-color:#7c3aed6b!important;box-shadow:0 0 0 4px #7c3aed17,inset 0 1px #ffffffb8!important}.task-emp-panel input[type=checkbox]{accent-color:#7c3aed!important;border-radius:6px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;padding:0!important}.task-emp-panel .task-addemp-form,.task-emp-panel .task-perm-form{gap:12px!important;margin:0!important;display:grid!important}.task-emp-panel .task-form-actions{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin-top:12px!important;display:flex!important}.task-emp-panel .task-results-line{color:#64748b!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.task-emp-panel .task-small-btn-inline,.task-emp-panel .task-small-btn{border-radius:999px!important;height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:12px!important}.task-emp-panel .task-space-top-sm{margin-top:10px!important}.task-emp-panel .task-space-top-md{margin-top:16px!important}.task-emp-panel .task-space-bottom-sm{margin-bottom:10px!important}.task-emp-panel .task-addemp-results,.task-emp-panel .task-grid-list,.task-emp-panel .task-employees-list,.task-emp-panel .task-sections-summary-list{gap:10px!important;display:grid!important}.task-emp-panel .task-addemp-item,.task-emp-panel .task-row-card,.task-emp-panel .task-emp-row,.task-emp-panel .task-section-summary-card,.task-emp-panel .task-task-card,.task-emp-panel .task-check-row{color:#111827!important;background:#fff!important;border:1px solid #0f172a14!important;border-radius:18px!important;width:100%!important;min-width:0!important}.task-emp-panel .task-addemp-item,.task-emp-panel .task-row-card,.task-emp-panel .task-check-row{justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:12px!important;display:flex!important}.task-emp-panel .task-addemp-left,.task-emp-panel .task-emp-main,.task-emp-panel .task-employee-room-head{align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.task-emp-panel .task-emp-avatar,.task-emp-panel .task-room-avatar{object-fit:cover!important;background:#f1f5f9!important;border:1px solid #0f172a14!important;border-radius:50%!important;width:52px!important;min-width:52px!important;height:52px!important}.task-emp-panel .task-addemp-meta,.task-emp-panel .task-emp-meta{flex:auto!important;min-width:0!important}.task-emp-panel .task-addemp-name,.task-emp-panel .task-emp-pos,.task-emp-panel .task-room-name,.task-emp-panel .task-section-summary-name,.task-emp-panel .task-task-card-title{color:#0f172a!important;overflow-wrap:anywhere!important;font-size:15px!important;font-weight:950!important;line-height:1.35!important}.task-emp-panel .task-addemp-sub,.task-emp-panel .task-emp-section-text,.task-emp-panel .task-room-sub,.task-emp-panel .task-section-summary-count,.task-emp-panel .task-task-details,.task-emp-panel .task-task-meta-grid{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:800!important;line-height:1.45!important}.task-emp-panel .task-picked-user-wrap{background:linear-gradient(#7c3aed0f,#7c3aed05),#fff!important;border:1px solid #7c3aed29!important;border-radius:20px!important;margin-top:16px!important;padding:14px!important}.task-emp-panel .task-picked-user-title{color:#4c1d95!important;font-size:14px!important;font-weight:950!important;line-height:1.45!important}.task-emp-panel .task-inline-add-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:10px 0!important;display:grid!important}.task-emp-panel .task-row-card{align-items:center!important}.task-emp-panel .task-section-label{color:#111827!important;flex:auto!important;align-items:center!important;gap:10px!important;min-width:0!important;font-size:14px!important;font-weight:900!important;display:flex!important}.task-emp-panel .task-actions-inline,.task-emp-panel .task-edit-actions,.task-emp-panel .task-emp-actions-wrap{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.task-emp-panel .task-pending-note{color:#7c3aed!important;margin-inline-start:6px!important;font-size:11px!important;font-weight:900!important}.task-emp-panel .task-warning-note{color:#92400e!important;background:#f59e0b17!important;border:1px solid #f59e0b3d!important;border-radius:16px!important;margin-top:12px!important;padding:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.55!important}.task-emp-panel .task-error-text,.task-emp-panel .task-error-preline{color:#dc2626!important;margin-top:8px!important;font-size:13px!important;font-weight:900!important;line-height:1.55!important}.task-emp-panel .task-error-preline{white-space:pre-line!important}.task-emp-panel .task-empty{text-align:center!important;border-radius:22px!important;width:min(100%,760px)!important;margin:16px auto!important;padding:18px!important;font-size:14px!important;font-weight:900!important}.task-emp-panel .task-employees-wrap{width:min(100%,760px)!important;margin:16px auto 0!important}.task-emp-panel .task-emp-row{padding:14px!important}.task-emp-panel .task-emp-card-top{justify-content:flex-end!important;margin-bottom:2px!important;display:flex!important}.task-emp-panel .task-emp-more{color:#0f172a!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #0f172a14!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;font-size:18px!important;font-weight:950!important;display:inline-flex!important}.task-emp-panel .task-emp-more--save{color:#15803d!important;background:#ecfdf5!important}.task-emp-panel .task-name-button{color:#0f172a!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;padding:0!important;font-size:16px!important;font-weight:950!important}.task-emp-panel .task-current-employee-badge,.task-emp-panel .task-task-status{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.task-emp-panel .task-current-employee-badge{color:#475569!important;background:#f1f5f9!important}.task-emp-panel .task-task-card{padding:14px!important}.task-emp-panel .task-task-card-head,.task-emp-panel .task-section-summary-head{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.task-emp-panel .task-task-status--open{color:#a16207!important;background:#fef9c3!important}.task-emp-panel .task-task-status--in_progress{color:#1d4ed8!important;background:#dbeafe!important}.task-emp-panel .task-task-status--done{color:#15803d!important;background:#dcfce7!important}.task-emp-panel .task-task-status--canceled{color:#64748b!important;background:#f1f5f9!important}.task-emp-panel .profile-contextmenu{z-index:200!important;background:#fff!important;border:1px solid #0f172a1a!important;border-radius:16px!important;min-width:220px!important;padding:8px!important;position:fixed!important;box-shadow:0 18px 40px #0f172a2e!important}.task-emp-panel .profile-contextmenu-item{color:#111827!important;text-align:right!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:38px!important;padding:0 10px!important;font-size:13px!important;font-weight:900!important;display:flex!important}.task-emp-panel .profile-contextmenu-item:hover{background:#f8fafc!important}.task-emp-panel .profile-modal-overlay{z-index:180!important;background:#0f172a6b!important;justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important}.task-emp-panel .profile-modal{color:#111827!important;background:#fff!important;border-radius:24px!important;width:min(100%,520px)!important;max-height:88vh!important;padding:18px!important;overflow:auto!important;box-shadow:0 24px 60px #0f172a3d!important}.task-emp-panel .task-profile-modal-wide{width:min(100%,820px)!important}.task-emp-panel .profile-modal-close{color:#111827!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #0f172a14!important;border-radius:50%!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;font-weight:950!important}.task-emp-panel .task-modal-title,.task-emp-panel .task-modal-title--tight{color:#0f172a!important;margin:8px 0 6px!important;font-size:18px!important;font-weight:950!important}.task-emp-panel .task-modal-subtitle{color:#64748b!important;margin-bottom:14px!important;font-size:13px!important;font-weight:900!important}.task-emp-panel .task-perm-row{color:#111827!important;background:#f8fafc!important;border:1px solid #0f172a14!important;border-radius:16px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:12px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.task-emp-panel .task-flex-1{flex:auto!important;min-width:0!important}.task-emp-panel .task-w-full{width:100%!important}@media (max-width:560px){.task-page.task-emp-panel,.profile-page.task-page.task-emp-panel{padding-inline:12px!important}.task-emp-panel .page-header{grid-template-columns:auto minmax(0,1fr) auto!important;gap:6px!important;min-height:62px!important;margin-inline:-12px!important;padding-inline:10px!important}.task-emp-panel .task-emp-title,.task-emp-panel .profile-username.task-emp-title{font-size:15px!important}.task-emp-panel .page-header .btn-primary,.task-emp-panel .page-header .btn-secondary{height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:12px!important}.task-emp-panel .task-card-box,.task-emp-panel .task-search-box{border-radius:20px!important;padding:14px!important}.task-emp-panel .task-top-switches{margin-top:12px!important}.task-emp-panel .task-form-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.task-emp-panel .task-form-actions .btn-primary,.task-emp-panel .task-form-actions .btn-secondary{width:100%!important}.task-emp-panel .task-inline-add-row{grid-template-columns:1fr!important}.task-emp-panel .task-addemp-item,.task-emp-panel .task-row-card,.task-emp-panel .task-emp-main,.task-emp-panel .task-task-card-head,.task-emp-panel .task-section-summary-head{flex-direction:column!important;align-items:stretch!important}.task-emp-panel .task-addemp-left,.task-emp-panel .task-employee-room-head,.task-emp-panel .task-addemp-item>.btn-primary,.task-emp-panel .task-addemp-item>.btn-secondary,.task-emp-panel .task-actions-inline,.task-emp-panel .task-edit-actions,.task-emp-panel .task-emp-actions-wrap{width:100%!important}.task-emp-panel .task-actions-inline .btn-primary,.task-emp-panel .task-actions-inline .btn-secondary,.task-emp-panel .task-emp-actions-wrap .btn-secondary{flex:auto!important}}
