:root{--navy:#071d2e;--navy-2:#0b2b42;--blue:#075985;--teal:#0f766e;--mint:#dff7f3;--ink:#102a43;--muted:#60758a;--line:#dce6ee;--soft:#f3f8fb;--white:#fff;--green:#047857;--red:#be123c;--amber:#b45309;--purple:#6d28d9;--shadow:0 18px 50px rgba(7,29,46,.08);--shadow-sm:0 8px 24px rgba(7,29,46,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#edf5f8 0,#f8fafc 460px,#f3f8fb 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);min-height:100vh}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.writer-overlay{display:none}.writer-sidebar{position:fixed;inset:0 auto 0 0;width:286px;background:linear-gradient(180deg,#061b2a 0%,#082f49 58%,#0b3f52 100%);color:#bed1dc;padding:22px 18px calc(20px + env(safe-area-inset-bottom));z-index:100;overflow-y:auto;display:flex;flex-direction:column;box-shadow:14px 0 40px rgba(7,29,46,.12)}.writer-sidebar-head{display:flex;align-items:center}.writer-brand{display:flex;align-items:center;gap:12px;color:#fff;margin:0 7px 24px;min-width:0}.writer-brand img{width:48px;height:48px;border-radius:15px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.18)}.writer-brand span{display:grid;min-width:0}.writer-brand strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writer-brand small{color:#8eb1c2;margin-top:4px;font-size:.69rem;letter-spacing:.08em;text-transform:uppercase}.writer-sidebar-close{display:none;margin-left:auto;border:0;background:rgba(255,255,255,.08);color:#fff;width:36px;height:36px;border-radius:10px;font-size:1.4rem}.writer-availability{margin:0 3px 22px;padding:15px;border-radius:16px;background:linear-gradient(135deg,rgba(94,234,212,.14),rgba(255,255,255,.06));border:1px solid rgba(94,234,212,.18);display:grid}.writer-availability span{font-size:.63rem;text-transform:uppercase;letter-spacing:.12em;color:#82d8cf;font-weight:900}.writer-availability strong{color:#fff;margin-top:4px}.writer-availability small{color:#9fc1cf;font-size:.7rem;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writer-sidebar nav{display:grid;gap:5px}.nav-label{text-transform:uppercase;letter-spacing:.13em;font-size:.64rem;color:#6f94a7;font-weight:900;margin:18px 12px 6px}.writer-sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;font-weight:740;font-size:.87rem;transition:.18s}.writer-sidebar nav a:hover,.writer-sidebar nav a.active{background:rgba(255,255,255,.1);color:#fff}.writer-sidebar nav a.active{box-shadow:inset 3px 0 #5eead4}.writer-sidebar nav i{font-style:normal;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:#5eead4;background:rgba(94,234,212,.08);font-size:.78rem}.writer-sidebar nav b{margin-left:auto;background:#e11d48;color:#fff;padding:2px 7px;border-radius:999px;font-size:.67rem}.writer-sidebar-footer{margin-top:auto;padding:18px 12px 2px;border-top:1px solid rgba(255,255,255,.1);display:grid;gap:3px}.writer-sidebar-footer span{font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:#82a8bb}.writer-sidebar-footer strong{color:#fff;font-size:.82rem}.writer-sidebar-footer small{color:#6f94a7;font-size:.68rem}.writer-main{margin-left:286px;min-height:100vh;display:flex;flex-direction:column}.writer-topbar{height:82px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,230,238,.9);display:flex;align-items:center;padding:0 30px;position:sticky;top:0;z-index:50}.writer-menu{display:none;border:0;background:#eef5f7;width:42px;height:42px;border-radius:12px;margin-right:13px;padding:10px}.writer-menu span{display:block;height:2px;background:var(--navy);margin:4px 0;border-radius:99px}.writer-topbar-title{display:grid}.writer-topbar-title small{color:var(--muted);font-size:.69rem;text-transform:uppercase;letter-spacing:.08em}.writer-topbar-title strong{color:var(--navy);margin-top:3px}.writer-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:13px}.writer-notification-button{position:relative;width:42px;height:42px;border-radius:13px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:var(--blue);box-shadow:var(--shadow-sm)}.writer-notification-button b{position:absolute;top:-5px;right:-5px;background:#e11d48;color:#fff;border:2px solid #fff;min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:.61rem}.writer-chip{display:flex;align-items:center;gap:10px;padding:6px 8px 6px 6px;border-radius:14px}.writer-chip:hover{background:#f2f7f9}.writer-chip>span{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#dff7f3,#c7f3ec);color:var(--teal);display:grid;place-items:center;font-weight:950}.writer-chip div{display:grid}.writer-chip strong{color:var(--navy);font-size:.82rem}.writer-chip small{color:var(--muted);font-size:.68rem;margin-top:2px}.writer-content{max-width:1500px;width:100%;margin:auto;padding:30px;flex:1}.writer-footer{display:flex;justify-content:space-between;gap:20px;padding:18px 30px;color:var(--muted);font-size:.72rem;border-top:1px solid var(--line);background:rgba(255,255,255,.72)}.writer-footer a{color:var(--blue);font-weight:800}.writer-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px}.writer-heading.compact{align-items:center;margin-bottom:17px}.writer-heading h1{margin:0;color:var(--navy);font-size:clamp(1.75rem,3vw,2.35rem);letter-spacing:-.045em;line-height:1.05}.writer-heading h2{margin:0;color:var(--navy);font-size:1.15rem}.writer-heading p{margin:7px 0 0;color:var(--muted)}.writer-kicker{display:block;color:var(--teal);font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;font-weight:950;margin-bottom:8px}.writer-actions{display:flex;gap:9px;flex-wrap:wrap}.writer-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:11px 16px;background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 22px rgba(7,89,133,.15);transition:.18s}.writer-btn:hover{transform:translateY(-1px)}.writer-btn.secondary{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}.writer-btn.danger{background:var(--red)}.writer-btn:disabled{opacity:.48;cursor:not-allowed}.writer-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#072a42,#0f766e);color:#fff;border-radius:26px;padding:28px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:30px;box-shadow:0 24px 60px rgba(7,29,46,.18);margin-bottom:20px}.writer-hero:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;right:-120px;top:-205px;background:radial-gradient(circle,rgba(94,234,212,.34),transparent 68%)}.writer-hero>*{position:relative}.writer-hero h1{margin:0 0 10px;font-size:clamp(1.8rem,3.5vw,2.75rem);letter-spacing:-.045em;line-height:1.05}.writer-hero p{margin:0;color:#c8dfe7;max-width:700px}.writer-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.writer-hero .writer-btn{background:#fff;color:var(--navy);box-shadow:none}.writer-hero .writer-btn.secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);color:#fff}.writer-earnings-summary{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:18px;display:grid;align-content:center}.writer-earnings-summary span{font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:#9ed8d1;font-weight:900}.writer-earnings-summary strong{font-size:2rem;margin-top:5px}.writer-earnings-summary small{color:#c8dfe7;margin-top:4px}.writer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.writer-card,.writer-metric{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm)}.writer-metric{padding:20px;position:relative;overflow:hidden}.writer-metric:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-40px;top:-38px;background:#eef8f7}.writer-metric.featured{background:linear-gradient(145deg,#fff,#eefaf8);border-color:#cce8e2}.writer-metric-head{display:flex;justify-content:space-between;align-items:center}.writer-metric-icon{width:38px;height:38px;border-radius:12px;background:#e7f7f5;color:var(--teal);display:grid;place-items:center;font-weight:950}.writer-metric span{color:var(--muted);font-size:.75rem;font-weight:750}.writer-metric strong{display:block;color:var(--navy);font-size:1.82rem;margin-top:7px;letter-spacing:-.04em}.writer-metric small{display:block;color:var(--teal);font-size:.72rem;margin-top:5px}.writer-card{margin-top:20px;padding:22px}.writer-card h2,.writer-card h3{margin-top:0;color:var(--navy)}.writer-dashboard-layout,.writer-columns{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.writer-stack{display:grid;gap:18px}.writer-stack .writer-card{margin-top:0}.writer-charts{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px}.writer-bar-chart{height:210px;display:flex;align-items:flex-end;gap:8px;padding:18px 2px 0}.writer-bar-column{flex:1;min-width:0;height:100%;display:grid;grid-template-rows:18px 1fr 20px;align-items:end;text-align:center}.writer-bar-value{font-size:.61rem;color:var(--muted);font-weight:850}.writer-bar-track{height:100%;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(226,236,241,.25),rgba(226,236,241,.7));border-radius:8px 8px 3px 3px;overflow:hidden}.writer-bar-track span{width:min(72%,28px);min-height:4px;background:linear-gradient(180deg,#2dd4bf,#0f766e);border-radius:7px 7px 2px 2px}.writer-bar-column small{font-size:.62rem;color:var(--muted);padding-top:5px}.writer-status-distribution{display:grid;gap:13px}.writer-status-distribution>div{display:grid;grid-template-columns:1fr auto;gap:7px}.writer-status-distribution span{font-size:.8rem;color:#35566f}.writer-status-distribution strong{font-size:.78rem;color:var(--navy)}.writer-status-distribution i{grid-column:1/-1;height:7px;border-radius:999px;background:#edf2f5;overflow:hidden}.writer-status-distribution i b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#075985,#14b8a6)}.table-wrap{overflow:auto;border-radius:14px;border:1px solid #edf2f5}.writer-table{width:100%;min-width:780px;border-collapse:collapse}.writer-table th,.writer-table td{text-align:left;padding:13px 12px;border-bottom:1px solid var(--line);font-size:.82rem;vertical-align:middle}.writer-table th{font-size:.66rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);background:#f8fbfd}.writer-table tbody tr:hover{background:#fbfdfd}.writer-table a{color:var(--blue);font-weight:850}.writer-table small{color:var(--muted)}.status{display:inline-block;padding:5px 9px;border-radius:999px;background:#e7edf2;color:#405b70;font-size:.67rem;font-weight:850;white-space:nowrap}.status.accepted,.status.completed,.status.paid,.status.active{background:#d1fae5;color:#065f46}.status.offered,.status.pending,.status.in-progress,.status.submitted,.status.revision{background:#fef3c7;color:#92400e}.status.declined,.status.cancelled,.status.suspended,.status.failed{background:#ffe4e6;color:#9f1239}.deadline-list{display:grid;gap:10px}.deadline-item{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fbfdfe}.deadline-date{width:48px;height:48px;border-radius:13px;background:#e7f7f5;color:var(--teal);display:grid;place-items:center;text-align:center;font-weight:900;line-height:1}.deadline-date small{display:block;font-size:.58rem;text-transform:uppercase;margin-top:3px}.deadline-item h4{margin:0;color:var(--navy);font-size:.82rem}.deadline-item p{margin:4px 0 0;color:var(--muted);font-size:.72rem}.writer-notification-feed{display:grid;gap:10px}.writer-notification-card{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fbfdfe}.writer-notification-card.unread{background:#effaf8;border-color:#bee4dc}.writer-notification-dot{width:36px;height:36px;border-radius:11px;background:#e7f7f5;color:var(--teal);display:grid;place-items:center;font-weight:950}.writer-notification-card h4{margin:0;color:var(--navy);font-size:.83rem}.writer-notification-card p{margin:4px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.writer-notification-card time{display:block;margin-top:6px;color:#8a9bab;font-size:.66rem}.pay-card{background:linear-gradient(135deg,#082f49,#0f766e);color:#fff;border-radius:18px;padding:20px}.pay-card small{color:#c8e9e5}.pay-card strong{font-size:1.8rem;display:block;margin-top:4px}.writer-form,.writer-field{display:grid;gap:12px}.writer-form{grid-template-columns:1fr 1fr}.writer-field.full{grid-column:1/-1}.writer-field label{font-size:.8rem;font-weight:850}.writer-field input,.writer-field select,.writer-field textarea{width:100%;border:1px solid #c9d7e2;border-radius:12px;padding:12px 13px;font:inherit;background:#fff}.writer-field input:focus,.writer-field select:focus,.writer-field textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 4px rgba(15,118,110,.1)}.writer-alert{padding:13px 15px;border-radius:12px;margin-bottom:17px;font-weight:750}.writer-alert.success{background:#d1fae5;color:#065f46}.writer-alert.error{background:#ffe4e6;color:#9f1239}.writer-message{border-left:3px solid var(--line);padding:12px 14px;margin:0 0 10px;background:#f9fbfc;border-radius:0 10px 10px 0}.writer-message.admin{border-color:var(--blue)}.writer-message.writer{border-color:var(--teal)}.writer-message header{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.72rem}.writer-message p{white-space:pre-wrap;margin:6px 0 0}.notification-item{padding:13px 0;border-bottom:1px solid var(--line)}.notification-item strong,.notification-item small{display:block}.notification-item small{color:var(--muted);margin-top:4px}.writer-notification-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.writer-notification-list{display:grid;gap:10px}.writer-notification-row{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.writer-notification-row.unread{border-color:#b9e1da;background:#f0fbf9}.writer-notification-row h3{margin:0 0 4px;font-size:.9rem}.writer-notification-row p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.writer-notification-row time{color:#8a9bab;font-size:.69rem;white-space:nowrap}.empty{text-align:center;padding:28px;color:var(--muted)}.empty h3{color:var(--navy);margin-top:0}@media(max-width:1200px){.writer-grid{grid-template-columns:repeat(2,1fr)}.writer-charts{grid-template-columns:1fr}.writer-dashboard-layout{grid-template-columns:1fr}.writer-stack{grid-template-columns:1fr 1fr}.writer-hero{grid-template-columns:1fr}.writer-earnings-summary{max-width:500px}}@media(max-width:860px){.writer-columns{grid-template-columns:1fr}.writer-sidebar{transform:translateX(-105%);transition:.24s}.writer-nav-open .writer-sidebar{transform:none}.writer-overlay{display:block;position:fixed;inset:0;background:rgba(7,29,46,.48);backdrop-filter:blur(2px);z-index:90;opacity:0;pointer-events:none;transition:.2s}.writer-nav-open .writer-overlay{opacity:1;pointer-events:auto}.writer-sidebar-close{display:block}.writer-main{margin-left:0}.writer-menu{display:block}.writer-content{padding:22px}.writer-chip div{display:none}.writer-footer{padding-inline:22px}.writer-heading{align-items:flex-start;flex-direction:column}.writer-stack{grid-template-columns:1fr}.writer-form{grid-template-columns:1fr}.writer-field.full{grid-column:auto}}@media(max-width:600px){.writer-topbar{height:72px;padding:0 14px}.writer-content{padding:15px}.writer-grid{grid-template-columns:1fr 1fr;gap:10px}.writer-metric{padding:16px}.writer-metric strong{font-size:1.45rem}.writer-card{padding:17px;margin-top:14px;border-radius:17px}.writer-hero{padding:21px;border-radius:20px}.writer-hero h1{font-size:1.75rem}.writer-hero-actions{display:grid}.writer-hero .writer-btn{width:100%}.writer-actions{display:grid;width:100%}.writer-actions .writer-btn{width:100%}.writer-bar-chart{gap:4px;height:180px}.writer-bar-value{font-size:.52rem}.writer-bar-column small{font-size:.55rem}.writer-notification-row{grid-template-columns:auto 1fr}.writer-notification-row time{grid-column:2}.writer-notification-toolbar{align-items:flex-start;flex-direction:column}.writer-notification-toolbar .writer-btn{width:100%}.writer-footer{flex-direction:column;padding:15px;gap:6px}.writer-btn{width:100%}}@media(max-width:390px){.writer-grid{grid-template-columns:1fr}.writer-topbar-title small{display:none}.writer-sidebar{width:min(88vw,300px)}}
