:root{--green:#1f5b49;--green2:#2f7760;--green3:#e6f1ec;--ink:#20312b;--muted:#6c7b75;--line:#dfe8e3;--paper:#f7faf8;--warm:#f8f3e8;--danger:#a44343;--shadow:0 20px 60px rgba(31,91,73,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;background:var(--paper);color:var(--ink)}button,input,textarea,select{font:inherit}.is-hidden{display:none!important}.founders-topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,4vw,54px);position:relative;z-index:30}.founders-brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.founders-brand-logos{display:flex}.founders-brand-logos img{width:46px;height:46px;object-fit:contain;background:#fff;border:1px solid #edf2ef;border-radius:50%;margin-left:-7px}.founders-brand>span:last-child{display:flex;flex-direction:column}.founders-brand strong{font-size:.92rem;color:var(--green)}.founders-brand small{color:var(--muted);font-size:.69rem}.founders-back-link,.top-actions a{color:var(--green);text-decoration:none;font-size:.78rem;font-weight:700}.top-actions{display:flex;gap:10px;align-items:center}.top-actions a{padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.top-actions .logout-link{background:#fff4f2;color:#944a43;border-color:#f0d9d5}.founders-login-shell{width:min(1180px,94%);min-height:calc(100vh - 82px);margin:auto;display:grid;grid-template-columns:1.04fr .96fr;gap:34px;align-items:center;padding:42px 0}.founders-login-intro{background:linear-gradient(145deg,#1f5b49,#2b715b);color:#fff;border-radius:30px;padding:48px;box-shadow:var(--shadow);min-height:590px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.78rem;font-weight:700;color:#d8eee5}.founders-login-intro h1{font-size:2.45rem;margin:9px 0 10px}.founders-login-intro>p{max-width:600px;line-height:2;color:#e3f0eb;font-size:.92rem}.founders-feature-list{display:grid;gap:12px;margin-top:30px}.founders-feature-list>div{display:grid;grid-template-columns:45px 1fr;gap:0 12px;align-items:center;background:rgba(255,255,255,.09);padding:14px;border-radius:17px;border:1px solid rgba(255,255,255,.08)}.founders-feature-list span{grid-row:1/3;font-size:1.35rem}.founders-feature-list strong{font-size:.84rem}.founders-feature-list small{font-size:.7rem;color:#d6e9e2}.founders-login-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:var(--shadow)}.login-card-head span,.panel-heading span,.card-head small{color:var(--green2);font-weight:800;font-size:.72rem}.login-card-head h2{font-size:1.35rem;margin:5px 0 20px;color:var(--green)}.member-grid{display:grid;gap:10px;margin-bottom:20px}.member-choice{width:100%;border:1px solid var(--line);background:#fff;border-radius:15px;padding:9px 11px;display:grid;grid-template-columns:52px 1fr 28px;align-items:center;text-align:right;gap:10px;cursor:pointer;color:var(--ink);transition:.18s}.member-choice:hover,.member-choice.selected{border-color:#7fb09e;background:#f2f8f5;transform:translateY(-1px)}.member-choice img{width:52px;height:52px;border-radius:13px;object-fit:cover}.member-choice span{display:flex;flex-direction:column}.member-choice strong{font-size:.83rem}.member-choice small{font-size:.68rem;color:var(--muted)}.member-choice b{opacity:0;width:23px;height:23px;background:var(--green);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:.68rem}.member-choice.selected b{opacity:1}.field-label,.upload-form>label,.form-grid label,.password-form label{display:flex;flex-direction:column;gap:7px;font-size:.76rem;font-weight:700;color:#3c5048}.password-field{position:relative}.password-field input,.form-grid input,.form-grid select,.upload-form textarea,.password-form input{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 13px;outline:none;color:var(--ink)}.password-field input{padding-left:46px}.password-field input:focus,.form-grid input:focus,.form-grid select:focus,.upload-form textarea:focus,.password-form input:focus{border-color:#79aa98;box-shadow:0 0 0 3px rgba(47,119,96,.08)}.password-field button{position:absolute;left:6px;top:5px;width:36px;height:36px;border:0;background:#f2f6f4;border-radius:9px;cursor:pointer}.founders-primary-btn{border:0;background:var(--green);color:#fff;border-radius:12px;padding:11px 17px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(31,91,73,.14)}.founders-primary-btn:hover{background:#174c3c}.founders-primary-btn:disabled{opacity:.55;cursor:not-allowed}.founders-login-card .founders-primary-btn{width:100%;margin-top:14px}.login-help{text-align:center;font-size:.68rem;color:var(--muted);margin:13px 0 0}.notice{padding:11px 14px;border-radius:12px;margin:0 0 15px;font-size:.76rem;line-height:1.8}.notice.error{background:#fff1ef;border:1px solid #f0d2cd;color:#8d413c}.notice.success{background:#ebf7f1;border:1px solid #cfe8dc;color:#28604d}.notice.warning{background:#fff9e8;border:1px solid #eee0b7;color:#756128}.founders-dashboard{display:grid;grid-template-columns:250px 1fr;min-height:calc(100vh - 82px)}.founders-sidebar{background:#fff;border-left:1px solid var(--line);padding:24px 18px;position:sticky;top:0;height:calc(100vh - 82px)}.founder-profile{display:flex;align-items:center;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--line)}.founder-profile img{width:54px;height:54px;border-radius:15px;object-fit:cover}.founder-profile div{display:flex;flex-direction:column}.founder-profile strong{font-size:.84rem;color:var(--green)}.founder-profile small{font-size:.67rem;color:var(--muted)}.founders-sidebar nav{display:grid;gap:6px;margin-top:20px}.founder-nav-item{border:0;background:transparent;border-radius:11px;text-align:right;padding:10px 12px;color:#51625b;font-weight:700;font-size:.77rem;cursor:pointer;display:flex;align-items:center;gap:8px}.founder-nav-item:hover,.founder-nav-item.active{background:var(--green3);color:var(--green)}.sidebar-note{position:absolute;right:18px;left:18px;bottom:20px;background:var(--warm);border:1px solid #eee2c8;border-radius:14px;padding:13px}.sidebar-note strong{font-size:.72rem}.sidebar-note p{font-size:.65rem;line-height:1.8;color:#71664f;margin:4px 0 0}.founders-main{padding:34px clamp(18px,3vw,46px);min-width:0}.mobile-founders-menu{display:none;border:1px solid var(--line);background:#fff;color:var(--green);border-radius:10px;padding:8px 12px;font-weight:700;margin-bottom:12px}.founder-view{display:none}.founder-view.active{display:block}.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.panel-heading h1{font-size:1.7rem;color:var(--green);margin:4px 0 5px}.panel-heading p{margin:0;color:var(--muted);font-size:.82rem}.founders-primary-btn.compact{padding:9px 14px;font-size:.75rem}.founder-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.founder-stat-grid button{border:1px solid var(--line);background:#fff;border-radius:17px;padding:17px;text-align:right;cursor:pointer}.founder-stat-grid span{display:block;color:var(--muted);font-size:.7rem}.founder-stat-grid strong{display:block;color:var(--green);font-size:1.8rem;line-height:1.4}.founder-stat-grid small{font-size:.65rem;color:#8b9892}.founder-home-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.founder-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:20px}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.card-head h2{font-size:1rem;color:var(--green);margin:3px 0 0}.card-head button{border:0;background:transparent;color:var(--green2);font-size:.7rem;cursor:pointer}.recent-list{display:grid;gap:8px}.recent-row{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:10px;background:#fafcfb;border:1px solid #eef2f0;border-radius:12px}.recent-row>span{width:38px;height:38px;display:grid;place-items:center;background:var(--green3);border-radius:10px}.recent-row div{display:flex;flex-direction:column;min-width:0}.recent-row strong{font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-row small{font-size:.63rem;color:var(--muted)}.status{font-style:normal;border-radius:999px;padding:4px 8px;font-size:.61rem;font-weight:800;white-space:nowrap}.status.published{background:#e6f5ed;color:#2b6b54}.status.draft{background:#f5f1e7;color:#766a4e}.quick-upload-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.quick-upload-card .big-icon{font-size:2.5rem}.quick-upload-card h2{font-size:1.05rem;color:var(--green);margin:10px 0 5px}.quick-upload-card p{font-size:.72rem;line-height:1.8;color:var(--muted);margin:0 0 15px}.empty-mini{padding:30px;text-align:center;color:var(--muted);font-size:.75rem}.upload-form{max-width:850px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.upload-dropzone{border:2px dashed #bad1c7!important;background:#f8fcfa;border-radius:18px;padding:32px 20px;align-items:center;text-align:center;cursor:pointer}.upload-dropzone input{display:none}.upload-icon{font-size:2.3rem}.upload-dropzone strong{font-size:.9rem;color:var(--green);margin-top:4px}.upload-dropzone small{color:var(--muted);font-size:.68rem;font-weight:400}.upload-dropzone em{font-style:normal;color:#51685f;font-size:.7rem;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 10px;margin-top:5px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:16px}.upload-form>label:not(.upload-dropzone){margin-top:14px}.upload-form textarea{resize:vertical;min-height:115px}.upload-submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.upload-submit-row div{display:flex;flex-direction:column}.upload-submit-row strong{font-size:.75rem}.upload-submit-row small{font-size:.65rem;color:var(--muted)}.upload-progress{height:9px;background:#eef3f0;border-radius:99px;overflow:visible;margin-top:14px;position:relative}.upload-progress span{display:block;width:65%;height:100%;border-radius:99px;background:var(--green);animation:uploadPulse 1.2s infinite alternate}.upload-progress small{display:block;color:var(--muted);font-size:.62rem;margin-top:5px}@keyframes uploadPulse{to{width:92%;opacity:.7}}.library-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:15px}.filter-chips{display:flex;gap:7px;flex-wrap:wrap}.filter-chips button{border:1px solid var(--line);background:#fff;color:#52645d;border-radius:999px;padding:7px 11px;font-size:.7rem;cursor:pointer}.filter-chips button.active{background:var(--green);color:#fff;border-color:var(--green)}.filter-chips b{font-size:.62rem;margin-right:4px}.library-toolbar input{width:min(310px,100%);border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 12px;outline:none}.content-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.content-item{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:165px 1fr;min-height:190px}.content-preview{background:#edf4f0;min-height:190px;display:grid;place-items:center;overflow:hidden}.content-preview img,.content-preview video{width:100%;height:100%;object-fit:cover}.audio-preview{width:100%;padding:18px;display:flex;flex-direction:column;gap:13px;align-items:center}.audio-preview>span{font-size:2.3rem}.audio-preview audio{width:100%;height:34px}.document-preview{display:flex;flex-direction:column;align-items:center;font-size:2.8rem}.document-preview small{font-size:.66rem;color:var(--muted);font-weight:800}.content-info{padding:15px;min-width:0}.content-topline{display:flex;justify-content:space-between;gap:10px;align-items:center}.content-topline>span{font-size:.65rem;color:var(--green2);font-weight:800}.content-info h3{font-size:.88rem;color:var(--green);margin:8px 0 5px}.content-info p{font-size:.7rem;line-height:1.7;color:var(--muted);margin:0 0 9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.file-meta{display:block;color:#8a9691;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.content-actions form{display:inline}.content-actions a,.content-actions button{border:1px solid var(--line);background:#fff;color:var(--green);text-decoration:none;border-radius:8px;padding:6px 8px;font-size:.63rem;cursor:pointer}.content-actions .danger{color:var(--danger);background:#fff5f4;border-color:#efd8d5}.empty-library{background:#fff;border:1px dashed #bfd1c8;border-radius:20px;padding:55px 20px;text-align:center}.empty-library>span{font-size:3rem}.empty-library h2{font-size:1.05rem;color:var(--green);margin:8px 0 4px}.empty-library p,.no-filter-result{color:var(--muted);font-size:.74rem}.no-filter-result{text-align:center;padding:30px}.account-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:16px;max-width:900px}.account-profile-card{text-align:center}.account-profile-card img{width:100px;height:100px;border-radius:24px;object-fit:cover}.account-profile-card h2{color:var(--green);font-size:1.05rem;margin:10px 0 2px}.account-profile-card p{font-size:.72rem;color:var(--muted);margin:0}.account-profile-card span{display:inline-block;margin-top:12px;background:var(--green3);color:var(--green);border-radius:999px;padding:5px 9px;font-size:.62rem}.password-form{display:flex;flex-direction:column;gap:12px}.password-form h2{font-size:1rem;color:var(--green);margin:0 0 4px}.password-form .founders-primary-btn{align-self:flex-start}.content-item.is-hidden{display:none!important}@media(max-width:1080px){.founder-stat-grid{grid-template-columns:repeat(2,1fr)}.content-library{grid-template-columns:1fr}}@media(max-width:820px){.founders-topbar{height:72px;padding:0 14px}.founders-brand-logos img{width:40px;height:40px}.founders-login-shell{grid-template-columns:1fr;padding:22px 0}.founders-login-intro{min-height:auto;padding:30px}.founders-login-intro h1{font-size:1.8rem}.founders-feature-list{grid-template-columns:repeat(3,1fr)}.founders-feature-list>div{display:flex;flex-direction:column;text-align:center}.founders-dashboard{display:block}.founders-sidebar{position:fixed;right:0;top:72px;height:calc(100vh - 72px);width:260px;z-index:60;transform:translateX(100%);transition:.22s;box-shadow:-14px 0 35px rgba(31,91,73,.14)}.founders-sidebar.open{transform:translateX(0)}.mobile-founders-menu{display:inline-block}.founders-main{padding:18px 14px}.founder-home-grid,.account-grid{grid-template-columns:1fr}.sidebar-note{display:none}}@media(max-width:600px){.founders-brand>span:last-child small,.founders-back-link{display:none}.top-actions a:first-child{display:none}.founders-login-card{padding:22px 16px;border-radius:22px}.founders-login-intro{border-radius:22px}.founders-feature-list{grid-template-columns:1fr}.founder-stat-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.upload-submit-row,.library-toolbar,.panel-heading{align-items:flex-start;flex-direction:column}.upload-submit-row .founders-primary-btn{width:100%}.content-item{grid-template-columns:1fr}.content-preview{min-height:180px;max-height:260px}.content-library{grid-template-columns:1fr}.panel-heading h1{font-size:1.35rem}.founders-main{padding:15px 10px}.filter-chips{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.filter-chips button{white-space:nowrap}.library-toolbar input{width:100%}}

/* Static/browser-only founders panel */
.static-logout{font:inherit;cursor:pointer}.static-storage-note{font-size:.7rem;line-height:1.9}.content-actions>button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:9px;padding:7px 10px;font-weight:700;font-size:.68rem;cursor:pointer}.content-actions>button:hover{background:var(--green3)}.content-actions>button.danger{color:var(--danger);border-color:#edd7d7}.password-form .notice{margin-top:10px}.founders-panel-page .founders-topbar{position:sticky;top:0}.founders-login-page .static-logout{display:none!important}

/* ===== Google / Gmail login for founders ===== */
.founders-auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:#8a9892;font-size:.7rem}.founders-auth-divider:before,.founders-auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.founders-auth-divider span{background:#fff;padding:0 5px}.founders-google-auth-box{background:#fafcfb;border:1px solid var(--line);border-radius:16px;padding:14px}.founders-google-auth-box>strong{display:block;color:var(--green);font-size:.82rem;margin-bottom:4px}.founders-google-auth-box>p{margin:0 0 11px;color:var(--muted);font-size:.67rem;line-height:1.85}.founders-google-signin-host{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;overflow:hidden}.founders-google-auth-status{min-height:0;margin-top:7px;text-align:center;font-size:.64rem;line-height:1.7;color:var(--muted)}.founders-google-auth-status.error{color:#93413c}.founders-google-auth-status.success{color:#28604d}.founders-google-auth-status.setup{color:#756128}.founders-google-config-placeholder{width:100%;height:40px;border:1px solid #d7dfdb;background:#fff;color:#3c4b45;border-radius:4px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;opacity:.72}.founders-google-config-placeholder span{font-family:Arial,sans-serif;font-weight:700;font-size:1.1rem;color:#4285f4}


/* ===== MOBILE QA v65 ===== */
@media(max-width:820px){
  html,body{max-width:100%;overflow-x:hidden}
  .founders-login-card{order:1}
  .founders-login-intro{order:2}
  .founders-topbar{min-height:68px;height:auto;padding:8px 12px;gap:8px}
  .founders-brand{min-width:0;gap:8px}
  .founders-brand>span:last-child{min-width:0}
  .founders-brand strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}
  .founders-sidebar{top:68px;height:calc(100dvh - 68px);overflow-y:auto}
}
@media(max-width:600px){
  .founders-topbar{padding:7px 10px}
  .founders-brand-logos img{width:38px;height:38px}
  .founders-brand strong{font-size:.78rem;max-width:165px}
  .founders-login-shell{width:100%;padding:14px 10px 28px;gap:14px}
  .founders-login-card{padding:19px 14px;border-radius:19px}
  .founders-login-intro{padding:22px 17px;border-radius:19px}
  .founders-login-intro h1{font-size:1.45rem}
  .member-choice{grid-template-columns:46px 1fr 24px;padding:8px;gap:8px}
  .member-choice img{width:46px;height:46px}
  .password-field input,.form-grid input,.form-grid select,.upload-form textarea,.password-form input{font-size:16px;min-height:44px}
  .founders-primary-btn{min-height:44px}
  .founders-main{padding:12px 9px}
  .founder-card{padding:16px;border-radius:16px}
  .founder-stat-grid{gap:9px}
  .founder-stat-grid button{padding:13px;border-radius:14px}
  .founder-stat-grid strong{font-size:1.45rem}
  .content-item{border-radius:15px}
}
