:root{--admin-green: #16704a;--admin-green-dark: #10583c;--admin-green-soft: #e7f0e9;--admin-canvas: #eef2ed;--admin-workspace: #f8f9f6;--admin-ink: #17211b;--admin-muted: #6c756f;--admin-line: #dfe5df}body:has(.dashboard-page),body:has(.admin-auth-page){color:var(--admin-ink);background:var(--admin-canvas);background-image:none}body:has(.dashboard-page):before,body:has(.dashboard-page):after,body:has(.admin-auth-page):before,body:has(.admin-auth-page):after,body:has(.dashboard-page) .site-footer,body:has(.admin-auth-page) .site-footer{display:none}.dashboard-page{min-height:100svh;padding:16px;background:radial-gradient(circle at 1px 1px,rgb(22 112 74 / 7%) 1px,transparent 1px) 0 0 / 22px 22px,linear-gradient(145deg,#edf2ed,#f4f6f2 52%,#e9efea)}.dashboard-shell{display:grid;grid-template-columns:252px minmax(0,1fr);width:min(1440px,100%);min-height:calc(100svh - 32px);margin-inline:auto;overflow:hidden;border:1px solid rgb(22 67 45 / 12%);border-radius:24px;background:var(--admin-workspace);box-shadow:0 28px 80px #2140301f}.dashboard-sidebar{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--admin-line);padding:24px 18px 18px;background:#f1f5f0}.dashboard-brand,.admin-auth-brand{display:flex;min-width:0;align-items:center;gap:11px;color:inherit;text-decoration:none}.dashboard-brand__mark,.admin-auth-brand__mark{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / 58%);border-radius:12px;color:#fff;background:var(--admin-green);box-shadow:inset 0 1px #ffffff38,0 9px 22px #16704a2e;font-size:12px;font-weight:700;letter-spacing:-.02em}.dashboard-brand__copy,.dashboard-account__copy,.admin-auth-brand>span:last-child{min-width:0}.dashboard-brand strong,.dashboard-brand small,.dashboard-account strong,.dashboard-account small,.admin-auth-brand strong,.admin-auth-brand small{display:block;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.dashboard-brand strong,.admin-auth-brand strong{font-size:13px;font-weight:650}.dashboard-brand small,.admin-auth-brand small{margin-top:2px;color:var(--admin-muted);font-size:11px}.dashboard-navigation{margin-top:44px}.dashboard-navigation__label{margin:0 0 9px 12px;color:#8b938e;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dashboard-navigation__list{display:flex;width:100%;height:auto;flex-direction:column;align-items:stretch;gap:4px;padding:0;background:transparent}.dashboard-navigation__item{min-height:43px;justify-content:flex-start;gap:11px;border:1px solid transparent;border-radius:11px;padding:0 12px;color:#667069;background:transparent;box-shadow:none;font-size:13px;font-weight:500}.dashboard-navigation__item svg{width:15px;height:15px;color:#8a938d}.dashboard-navigation__item:hover{color:var(--admin-green-dark);background:#ffffff94}.dashboard-navigation__item[data-state=active]{border-color:#16704a1a;color:var(--admin-green-dark);background:#fff;box-shadow:0 6px 18px #24483512}.dashboard-navigation__item[data-state=active] svg{color:var(--admin-green)}.dashboard-sidebar__footer{margin-top:auto;border-top:1px solid var(--admin-line);padding-top:16px}.dashboard-account{display:flex;min-width:0;align-items:center;gap:10px;padding:0 6px 14px}.dashboard-account__avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgb(22 112 74 / 12%);border-radius:50%;color:var(--admin-green-dark);background:var(--admin-green-soft);font-size:12px;font-weight:650}.dashboard-account strong{font-size:11px;font-weight:600}.dashboard-account small{margin-top:2px;color:var(--admin-muted);font-size:10px}.dashboard-sidebar__actions{display:grid;gap:3px}.dashboard-sidebar__action{display:flex;width:100%;min-height:36px;align-items:center;gap:9px;border:0;border-radius:9px;padding:0 10px;color:var(--admin-muted);background:transparent;font-size:11px;text-align:left;text-decoration:none;cursor:pointer}.dashboard-sidebar__action:hover{color:var(--admin-green-dark);background:#ffffffa3}.dashboard-sidebar__action svg{width:13px;height:13px}.dashboard-main{min-width:0;background:var(--admin-workspace)}.dashboard-header{position:relative;z-index:5;display:flex;min-height:126px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--admin-line);padding:26px 36px;background:#f8f9f6eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-header__eyebrow,.admin-auth-heading>p{margin:0 0 7px;color:var(--admin-green);font-size:10px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.dashboard-header h1{margin:0;color:var(--admin-ink);font-size:clamp(24px,3vw,30px);font-weight:600;letter-spacing:-.035em;line-height:1.1}.dashboard-header__description{margin:7px 0 0;color:var(--admin-muted);font-size:12px}.dashboard-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.dashboard-header__actions a,.dashboard-header__actions button{min-height:40px;border-radius:10px;box-shadow:none}.dashboard-content{width:min(1080px,100%);margin-inline:auto;padding:32px 36px 56px}.dashboard-tab-content{margin-top:0;animation:admin-content-in .22s ease-out both}@keyframes admin-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.dashboard-stat{display:flex;min-width:0;min-height:82px;align-items:flex-end;justify-content:space-between;gap:16px;border:1px solid var(--admin-line);border-radius:14px;padding:17px 18px;background:#fff;box-shadow:0 8px 24px #2846360a}.dashboard-stat span{color:var(--admin-muted);font-size:11px}.dashboard-stat strong{color:var(--admin-green-dark);font-size:27px;font-weight:600;letter-spacing:-.04em;line-height:1}.dashboard-work-list,.admin-editor,.dashboard-loading{overflow:hidden;border:1px solid var(--admin-line);border-radius:18px;background:#fff;box-shadow:0 10px 34px #2846360d}.dashboard-work-list__header{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--admin-line);padding:16px 20px}.dashboard-work-list__header h2{margin:0;font-size:14px;font-weight:600}.dashboard-work-list__header p,.dashboard-work-list__header>span{margin:4px 0 0;color:var(--admin-muted);font-size:11px}.dashboard-work-list__items{margin:0;padding:0;list-style:none}.dashboard-work-list__section+.dashboard-work-list__section{border-top:1px solid var(--admin-line)}.dashboard-work-list__section-header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:18px;padding:11px 20px;border-bottom:1px solid #ebeeea;background:#f8faf7}.dashboard-work-list__section.is-hidden .dashboard-work-list__section-header{background:#f5f6f4}.dashboard-work-list__section-header h3{margin:0;color:var(--admin-ink);font-size:11px;font-weight:650}.dashboard-work-list__section-header p{margin:3px 0 0;color:var(--admin-muted);font-size:10px}.dashboard-work-list__section-header>span{display:grid;min-width:25px;height:25px;place-items:center;border-radius:999px;color:var(--admin-green-dark);background:var(--admin-green-soft);font-size:10px;font-weight:650}.dashboard-work-list__section.is-hidden .dashboard-work-list__section-header>span{color:#6f7571;background:#e7e9e7}.dashboard-work-list__section.is-hidden .dashboard-work-item{background:#fcfcfb}.dashboard-work-list__empty{padding:22px 20px;color:var(--admin-muted);font-size:11px}.dashboard-work-item{display:grid;grid-template-columns:34px 62px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:13px 16px;border-bottom:1px solid #ebeeea;transition:background-color .16s ease,opacity .16s ease}.dashboard-work-item:last-child{border-bottom:0}.dashboard-work-item:hover{background:#fafbf9}.dashboard-work-item__handle{display:grid;width:32px;height:38px;place-items:center;border:0;border-radius:8px;color:#a1a8a3;background:transparent;cursor:grab}.dashboard-work-item__handle:hover{color:var(--admin-green);background:var(--admin-green-soft)}.dashboard-work-item__handle:active{cursor:grabbing}.dashboard-work-item__image{display:block;width:62px;height:48px;border:1px solid rgb(23 33 27 / 8%);border-radius:10px;object-fit:cover;background:#edf1ed}.dashboard-work-item__copy{min-width:0}.dashboard-work-item__copy>div{display:flex;min-width:0;align-items:center;gap:8px}.dashboard-work-item__copy>div>p{overflow:hidden;margin:0;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-work-item__copy>p{overflow:hidden;margin:5px 0 0;color:var(--admin-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-work-item__copy>p span{padding-inline:2px;color:#b4bab6}.dashboard-work-item__status{flex:0 0 auto;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:650;line-height:1;text-transform:uppercase}.dashboard-work-item__status.is-visible{color:var(--admin-green-dark);background:var(--admin-green-soft)}.dashboard-work-item__status.is-hidden{color:#777d79;background:#eceeec}.dashboard-work-item__actions{display:flex;flex:0 0 auto;align-items:center;gap:2px}.dashboard-work-item__actions button{width:34px;height:34px;padding:0;border-radius:8px}.dashboard-loading{padding:28px;color:var(--admin-muted);font-size:12px}.admin-editor{padding:26px}.admin-editor>div:first-child h2{margin:0;font-size:17px;font-weight:600}.admin-editor>div:first-child p{font-size:11px}.admin-editor>.rounded-lg{border-color:#e4e9e3;border-radius:14px;padding:19px;background:#f8faf7}.admin-editor>.rounded-lg h3{font-size:13px;font-weight:600}.dashboard-page input,.dashboard-page textarea,.dashboard-page [role=combobox],.admin-dialog input,.admin-dialog textarea,.admin-dialog [role=combobox]{border-color:#dce3dc;border-radius:10px;color:var(--admin-ink);background:#fff;box-shadow:0 1px 2px #1e372908}.dashboard-page input,.dashboard-page [role=combobox],.admin-dialog input,.admin-dialog [role=combobox]{min-height:42px}.dashboard-page textarea,.admin-dialog textarea{line-height:1.6;resize:vertical}.dashboard-page input:focus-visible,.dashboard-page textarea:focus-visible,.dashboard-page [role=combobox]:focus-visible,.admin-dialog input:focus-visible,.admin-dialog textarea:focus-visible,.admin-dialog [role=combobox]:focus-visible{border-color:#16704a73;box-shadow:0 0 0 3px #16704a14}.dashboard-page label,.admin-dialog label{letter-spacing:.055em}.dashboard-page button,.dashboard-page a,.admin-dialog button,.admin-confirm-dialog button{transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-page button:active,.dashboard-header__actions a:active,.admin-dialog button:active,.admin-confirm-dialog button:active{transform:translateY(1px)}.admin-image-card{border:1px solid #e0e6df;border-radius:13px;padding:15px;background:#fff}.admin-image-card img{transition:transform .26s ease}.admin-image-card:hover img{transform:scale(1.015)}.admin-dialog,.admin-confirm-dialog{border-color:#dce3dc;border-radius:20px;color:var(--admin-ink);background:#fbfcfa;box-shadow:0 28px 90px #16322338}.admin-dialog>form>.rounded-lg,.admin-dialog>form>div>.rounded-lg{border-color:#e2e7e1;border-radius:13px;background:#f7f9f6}.work-editor__section{border:1px solid #e2e7e1;border-radius:14px;padding:20px;background:#f8faf7}.work-editor__section>div:first-child>h3,.work-editor__section>div:first-child>div>h3{margin:0;color:var(--admin-ink);font-size:13px;font-weight:600}.work-editor__section>div:first-child>p,.work-editor__section>div:first-child>div>p{margin:4px 0 0;color:var(--admin-muted);font-size:11px;line-height:1.5}.work-editor__visibility{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e2e7e1;padding-top:16px}.work-editor__visibility p{margin:0;color:var(--admin-ink);font-size:12px;font-weight:600}.work-editor__visibility>div>span{display:block;margin-top:3px;color:var(--admin-muted);font-size:10px;line-height:1.45}.work-editor__media-field{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:14px;min-width:0}.work-editor__media-field--wide{grid-template-columns:196px minmax(0,1fr)}.work-editor__media-preview{display:grid;width:100%;aspect-ratio:8 / 5;overflow:hidden;place-items:center;border:1px solid #dfe5df;border-radius:10px;color:#929a94;background:radial-gradient(circle at 1px 1px,rgb(22 112 74 / 8%) 1px,transparent 1px) 0 0 / 14px 14px,#eef2ed;font-size:9px;text-align:center}.work-editor__media-field--wide .work-editor__media-preview{aspect-ratio:14 / 5}.work-editor__media-preview img,.work-editor__media-preview video{display:block;width:100%;height:100%;object-fit:cover}.work-editor__media-actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px}.work-editor__media-actions label{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid #d8dfd8;border-radius:9px;padding:0 12px;color:#3f4c44;background:#fff;font-size:11px;font-weight:550;letter-spacing:0;cursor:pointer}.work-editor__media-actions label:hover{border-color:#16704a47;color:var(--admin-green-dark);background:var(--admin-green-soft)}.work-editor__media-actions label svg{width:13px;height:13px}.work-editor__media-actions button{min-height:38px;border-radius:9px;font-size:11px}.admin-auth-page{display:grid;min-height:100svh;place-items:center;padding:24px;background:radial-gradient(circle at 1px 1px,rgb(22 112 74 / 9%) 1px,transparent 1px) 0 0 / 22px 22px,linear-gradient(145deg,#e6eee8,#f5f7f3 48%,#dfe9e2)}.admin-auth-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);width:min(1100px,100%);min-height:min(720px,calc(100svh - 48px));overflow:hidden;border:1px solid rgb(22 67 45 / 13%);border-radius:28px;background:#f9faf7;box-shadow:0 32px 100px #21403029}.admin-auth-intro{position:relative;display:flex;overflow:hidden;flex-direction:column;padding:42px;color:#fffffff0;background:radial-gradient(circle at 1px 1px,rgb(255 255 255 / 18%) 1px,transparent 1px) 0 0 / 18px 18px,linear-gradient(145deg,#496e5b,#557866 45%,#6c8f7b)}.admin-auth-intro:after{position:absolute;right:-100px;bottom:-140px;width:420px;height:420px;border:1px solid rgb(255 255 255 / 13%);border-radius:50%;box-shadow:0 0 0 54px #ffffff0a,0 0 0 108px #ffffff08;content:""}.admin-auth-brand{position:relative;z-index:1;color:#fff}.admin-auth-brand__mark{color:var(--admin-green-dark);background:#f5f8f4;box-shadow:0 12px 28px #15342429}.admin-auth-brand small{color:#ffffffa3}.admin-auth-intro__copy{position:relative;z-index:1;max-width:390px;margin-block:auto;padding-block:68px}.admin-auth-intro__copy p{margin:0 0 16px;color:#ffffffad;font-size:10px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.admin-auth-intro__copy h2{margin:0;color:#fff;font-size:clamp(34px,4.2vw,50px);font-weight:500;letter-spacing:-.055em;line-height:1.02}.admin-auth-intro__copy span{display:block;max-width:330px;margin-top:22px;color:#ffffffb3;font-size:14px;line-height:1.7}.admin-auth-intro__url{position:relative;z-index:1;margin:0;color:#ffffff94;font-size:11px}.admin-auth-panel{display:grid;min-width:0;place-items:center;padding:54px;background:#fbfcf9}.admin-auth-panel__inner{min-width:0;width:min(390px,100%);max-width:100%}.admin-auth-back{display:inline-flex;align-items:center;gap:7px;color:var(--admin-muted);font-size:11px;text-decoration:none}.admin-auth-back:hover{color:var(--admin-green-dark)}.admin-auth-back svg{width:11px;height:11px}.admin-auth-heading{margin-top:66px}.admin-auth-heading h1{margin:0;color:var(--admin-ink);font-size:34px;font-weight:600;letter-spacing:-.045em;line-height:1.1}.admin-auth-heading>div{margin-top:12px;color:var(--admin-muted);font-size:13px;line-height:1.65;overflow-wrap:anywhere}.admin-auth-heading>div p{margin:0}.admin-auth-form{display:grid;gap:19px;margin-top:34px}.admin-auth-field{display:grid;gap:8px}.admin-auth-field>label,.admin-auth-field__header label{color:#4e5852;font-size:11px;font-weight:550}.admin-auth-field__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-auth-field input{min-height:48px;border-color:#d8dfd8;border-radius:11px;padding-inline:14px;color:var(--admin-ink);background:#fff;box-shadow:0 2px 7px #2841330a}.admin-auth-field input:focus-visible{border-color:#16704a85;box-shadow:0 0 0 4px #16704a14}.admin-auth-field input::placeholder{color:#a8afa9}.admin-auth-forgot{border:0;padding:0;color:var(--admin-green);background:transparent;font-size:10px;font-weight:550;cursor:pointer}.admin-auth-forgot:hover{color:var(--admin-green-dark);text-decoration:underline;text-underline-offset:3px}.admin-auth-submit{width:100%;min-height:48px;margin-top:3px;border-radius:11px;background:var(--admin-green);box-shadow:0 12px 28px #16704a2b}.admin-auth-submit:hover{background:var(--admin-green-dark)}.admin-auth-submit--secondary{margin-top:34px;color:var(--admin-green-dark);background:#fff;box-shadow:none}.admin-auth-note{margin:-3px 0 0;color:#939a95;font-size:10px;text-align:center}.admin-auth-state{display:grid;min-width:180px;justify-items:center;gap:14px;border:1px solid rgb(22 67 45 / 12%);border-radius:18px;padding:28px;background:#ffffffd1;box-shadow:0 18px 50px #2140301a}.admin-auth-state p{margin:0;color:var(--admin-muted);font-size:11px}@media(max-width:980px){.dashboard-shell{grid-template-columns:218px minmax(0,1fr)}.dashboard-content,.dashboard-header{padding-inline:26px}.admin-auth-shell{grid-template-columns:minmax(0,.85fr) minmax(410px,1.15fr)}.admin-auth-intro,.admin-auth-panel{padding:36px}}@media(max-width:760px){.dashboard-page{padding:0}.dashboard-shell{display:block;min-height:100svh;border:0;border-radius:0}.dashboard-sidebar{position:relative;display:block;border-right:0;border-bottom:1px solid var(--admin-line);padding:16px}.dashboard-brand{width:fit-content}.dashboard-brand__mark{width:36px;height:36px;border-radius:10px}.dashboard-navigation{margin-top:15px}.dashboard-navigation__label,.dashboard-account,.dashboard-sidebar__action:first-child{display:none}.dashboard-navigation__list{width:100%;flex-direction:row;gap:5px;overflow-x:auto;padding-bottom:1px}.dashboard-navigation__item{min-height:38px;flex:1 0 auto;justify-content:center;padding-inline:11px;font-size:11px}.dashboard-navigation__item svg{width:12px;height:12px}.dashboard-sidebar__footer{position:absolute;top:16px;right:16px;margin:0;border:0;padding:0}.dashboard-sidebar__action{width:36px;min-height:36px;justify-content:center;padding:0;border:1px solid var(--admin-line);background:#fff}.dashboard-sidebar__action:last-child{font-size:0}.dashboard-sidebar__action:last-child svg{width:13px;height:13px}.dashboard-header{min-height:116px;padding:22px 20px}.dashboard-content{padding:22px 20px 48px}.admin-auth-page{padding:16px}.admin-auth-shell{display:block;min-height:calc(100svh - 32px)}.admin-auth-intro{min-height:230px;padding:28px}.admin-auth-intro__copy{margin:48px 0 0;padding:0}.admin-auth-intro__copy h2{max-width:500px;font-size:32px}.admin-auth-intro__copy span,.admin-auth-intro__url{display:none}.admin-auth-panel{width:100%;min-height:520px;padding:38px 28px 48px}.admin-auth-heading{margin-top:44px}}@media(max-width:560px){.dashboard-header{align-items:flex-end}.dashboard-header__actions>a{display:none}.dashboard-header__actions button{min-height:38px;padding-inline:12px;font-size:11px}.dashboard-header h1{font-size:23px}.dashboard-header__description{max-width:220px;line-height:1.45}.dashboard-stats{gap:7px}.dashboard-stat{min-height:70px;align-items:flex-start;flex-direction:column-reverse;gap:8px;padding:12px}.dashboard-stat strong{font-size:23px}.dashboard-work-list__header{padding-inline:15px}.dashboard-work-item{grid-template-columns:28px 52px minmax(0,1fr);gap:10px;padding:12px 10px}.dashboard-work-item__handle{width:28px}.dashboard-work-item__image{width:52px;height:44px}.dashboard-work-item__actions{grid-column:2 / 4;justify-content:flex-end;padding-top:2px}.admin-editor{padding:18px}.admin-editor>.rounded-lg{padding:15px}.work-editor__section{padding:15px}.work-editor__media-field,.work-editor__media-field--wide{grid-template-columns:1fr}.work-editor__media-preview{max-height:180px}.admin-auth-page{display:block;padding:0}.admin-auth-shell{min-height:100svh;border:0;border-radius:0}.admin-auth-intro{min-height:178px;padding:23px}.admin-auth-intro__copy{margin-top:35px}.admin-auth-intro__copy p{display:none}.admin-auth-intro__copy h2{max-width:320px;font-size:27px}.admin-auth-panel{min-height:calc(100svh - 178px);align-items:start;padding:31px 22px 44px}.admin-auth-heading{margin-top:38px}.admin-auth-heading h1{font-size:30px}}@media(prefers-reduced-motion:reduce){.dashboard-tab-content{animation:none}}
