/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#172721;--muted:#708079;--line:#dfe7e2;--paper:#f5f7f4;--white:#fff;--green:#1d6a4c;--green-dark:#124d38;--green-soft:#e3f0e9;--lime:#badfc9;--blue-soft:#dfece9;--sand:#efe4cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{color:#fff;background:#123e2e;width:270px;padding:34px 26px 24px;display:none;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--lime);width:44px;height:44px;color:var(--green-dark);letter-spacing:-.03em;border-radius:14px;place-items:center;font-size:13px;font-weight:900;display:grid}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:-.02em;font-size:15px}.brand-copy small{color:#ffffffa6;letter-spacing:.09em;text-transform:uppercase;font-size:10px}.side-nav{gap:7px;margin-top:70px;display:grid}.nav-link{color:#ffffffab;border-radius:12px;align-items:center;gap:13px;padding:12px 14px;font-size:14px;display:flex}.nav-link span{text-align:center;width:20px;font-size:20px}.nav-link.active{color:#fff;background:#ffffff1a}.sidebar-user{border-top:1px solid #ffffff1f;align-items:center;gap:11px;padding-top:18px;display:flex;position:absolute;bottom:25px;left:26px;right:26px}.sidebar-user>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-user strong{font-size:12px}.sidebar-user small{color:#ffffff8c;text-overflow:ellipsis;font-size:10px;overflow:hidden}.avatar{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.content{min-height:100vh}.mobile-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex}.mobile-header .brand-copy strong{color:var(--ink)}.mobile-header .brand-copy small{color:var(--green)}.mobile-header .brand-mark{border-radius:12px;width:38px;height:38px}.content-inner{width:min(100%,1080px);margin:0 auto;padding:31px 18px 110px}.welcome{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.eyebrow{color:var(--green);letter-spacing:.15em;margin:0 0 8px;font-size:10px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,8vw,48px);font-weight:500;line-height:1.05}.welcome p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.primary-button{background:var(--green);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:13px;font-weight:750;display:inline-flex;box-shadow:0 8px 22px #1d6a4c33}.primary-button span{font-size:20px;font-weight:400}.status-section,.history-section{margin-top:48px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.live-pill,.done-pill{white-space:nowrap;background:var(--green-soft);color:var(--green-dark);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.live-pill i,.stage i{background:#2b9b69;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2b9b691f}.processing-card{background:linear-gradient(135deg,#fff 0%,#f6fbf8 100%);border:1px solid #d3e0d8;border-radius:20px;padding:19px;display:block;box-shadow:0 12px 35px #223e320f}.processing-top{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.file-icon,.subject-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border-radius:13px;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.file-title{min-width:0}.file-title h3,.history-card h3{letter-spacing:-.01em;margin:0 0 5px;font-size:13px;line-height:1.35}.file-title p,.history-card p{color:var(--muted);margin:0;font-size:10px}.percentage{color:var(--green);font-family:Georgia,serif;font-size:23px;font-weight:500}.progress-track{background:#e0e8e3;border-radius:999px;height:7px;margin:19px 0 13px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--green), #51a47e);height:100%;display:block}.processing-footer{color:var(--muted);flex-direction:column;gap:9px;font-size:9px;display:flex}.stage{color:var(--ink);align-items:center;gap:8px;font-weight:700;display:flex}.text-link{color:var(--green);white-space:nowrap;font-size:11px;font-weight:750}.text-link span{margin-left:4px}.history-count{color:var(--muted);font-size:10px;font-weight:700}.history-grid{gap:14px;display:grid}.history-card{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;gap:20px;min-height:280px;padding:19px;display:flex}.history-card-top{justify-content:space-between;align-items:center;display:flex}.subject-icon.blue{background:var(--blue-soft)}.subject-icon.sand{background:var(--sand);color:#745d36}.done-pill{padding:6px 9px}.product-list{gap:7px;margin-top:auto;display:grid}.product-list a{background:var(--paper);color:#3a4d45;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:10px;font-weight:700;display:grid}.product-list a span{color:var(--green);letter-spacing:.05em;font-size:8px}.product-list a b{font-size:13px;font-weight:500}.empty-state{text-align:center;color:var(--muted);border:1px dashed #cbd6d0;border-radius:18px;grid-column:1/-1;padding:34px 20px}.empty-state strong{color:var(--ink);font-size:12px}.empty-state p{margin:6px 0 0;font-size:10px}.access-page{background:radial-gradient(circle at 50% 0%, #eef6f1, var(--paper) 55%);place-items:center;min-height:100vh;padding:22px;display:grid}.access-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;width:min(100%,440px);padding:36px 28px;box-shadow:0 22px 60px #17272114}.access-card .brand-mark{margin:0 auto 22px}.access-card h1{font-size:34px}.access-card>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.65}.access-status{background:var(--green-soft);color:var(--green-dark);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-top:14px;padding:9px 12px;font-size:9px;font-weight:800;display:inline-flex}.access-status.blocked{color:#9c493d;background:#f5e8e5}.bottom-nav{z-index:10;min-height:72px;padding:8px 8px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(5,1fr);align-items:end;display:grid;position:fixed;inset:auto 0 0}.bottom-nav a{color:#839089;flex-direction:column;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.bottom-nav a>span{font-size:19px;line-height:22px}.bottom-nav a.active{color:var(--green)}.bottom-nav .nav-upload{align-self:start;transform:translateY(-22px)}.bottom-nav .nav-upload span{background:var(--green);color:#fff;border-radius:17px;place-items:center;width:50px;height:50px;font-size:27px;display:grid;box-shadow:0 9px 22px #1d6a4c47}@media (min-width:620px){.content-inner{padding-inline:28px}.welcome{flex-direction:row;justify-content:space-between;align-items:end}.processing-footer{flex-direction:row;justify-content:space-between;align-items:center}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.sidebar{display:block}.content{margin-left:270px}.mobile-header,.bottom-nav{display:none}.content-inner{padding:64px 48px 70px}.status-section,.history-section{margin-top:60px}.processing-card{padding:24px}.file-icon{width:48px;height:48px}.file-title h3,.history-card h3{font-size:15px}.file-title p,.history-card p,.processing-footer{font-size:11px}.history-card{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.flow-page{background:var(--paper);min-height:100vh}.flow-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex}.flow-header .brand-copy strong{color:var(--ink)}.flow-header .brand-copy small{color:var(--green)}.flow-header .brand-mark{border-radius:12px;width:38px;height:38px}.close-button{color:#617169;background:#edf1ee;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.flow-container,.detail-container{width:min(100%,790px);margin:0 auto;padding:28px 18px 80px}.back-link{color:var(--green);margin-bottom:28px;font-size:11px;font-weight:750;display:inline-block}.flow-intro{max-width:590px}.flow-intro h1,.detail-heading h1{margin-bottom:12px}.flow-intro>p:last-child,.detail-heading p{color:var(--muted);font-size:13px;line-height:1.6}.upload-form{gap:14px;margin-top:34px;display:grid}.form-card{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.step-number{background:var(--green-soft);width:27px;height:27px;color:var(--green-dark);border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:grid}.form-content{min-width:0}.field-label{color:var(--ink);margin:5px 0 13px;font-size:12px;font-weight:800;display:block}.text-input{width:100%;height:48px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #d5dfd9;border-radius:12px;outline:none;padding:0 14px;font-size:12px}.text-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6a4c17}.text-input::placeholder{color:#99a49e}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.drop-zone{width:100%;min-height:135px;color:var(--ink);cursor:pointer;background:#f8faf8;border:1px dashed #aebdb5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.drop-zone.has-file{background:#f1f8f4;border-style:solid;border-color:#a7c8b5}.upload-symbol{background:var(--green-soft);width:37px;height:37px;color:var(--green);border-radius:12px;place-items:center;font-size:20px;display:grid}.drop-zone>span:last-child,.selected-file{flex-direction:column;align-items:center;gap:5px;max-width:100%;display:flex}.drop-zone strong{text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.drop-zone small{color:var(--muted);font-size:9px}.privacy-note{color:var(--muted);align-items:center;gap:7px;margin:11px 0 0;font-size:9px;line-height:1.45;display:flex}.privacy-note span{color:var(--green);font-weight:900}.option-list{gap:8px;display:grid}.product-option{border:1px solid var(--line);cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:12px;display:grid;position:relative}.product-option input{opacity:0;pointer-events:none;position:absolute}.custom-check{color:#0000;border:1px solid #b8c4bd;border-radius:7px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.product-option input:checked+.custom-check{border-color:var(--green);background:var(--green);color:#fff}.product-option>span:last-child{flex-direction:column;gap:3px;display:flex}.product-option strong{font-size:11px}.product-option small{color:var(--muted);font-size:9px}.submit-upload{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:51px;margin-top:6px;font-size:12px;font-weight:800;box-shadow:0 8px 22px #1d6a4c2e}.submit-upload span{margin-left:8px}.submit-upload:disabled{box-shadow:none;cursor:not-allowed;background:#b8c3bd}.form-footnote{text-align:center;color:var(--muted);margin:-4px 0 0;font-size:9px}.upload-progress-card{background:#f1f8f4;border:1px solid #b7d3c3;border-radius:16px;padding:16px 18px}.upload-progress-card>div:first-child{justify-content:space-between;gap:12px;font-size:11px;display:flex}.upload-progress-card>div:first-child span{color:var(--green);font-family:Georgia,serif;font-size:17px}.upload-progress-card .progress-track{margin:12px 0 9px}.upload-progress-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.upload-error{color:#963f34;background:#f8ebe8;border-radius:12px;margin:0;padding:12px 14px;font-size:10px;line-height:1.5}.detail-container{width:min(100%,960px)}.detail-heading{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.detail-heading .live-pill{margin-bottom:15px}.detail-percentage{color:var(--green);font-family:Georgia,serif;font-size:42px;font-weight:500}.detail-progress-card,.timeline-card,.results-card{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:26px;padding:20px}.detail-progress-copy{flex-direction:column;gap:4px;display:flex}.detail-progress-copy strong{font-size:13px}.detail-progress-copy span,.detail-progress-card p{color:var(--muted);font-size:9px}.detail-progress-card p{margin:0;line-height:1.5}.detail-columns{gap:14px;display:grid}.timeline-card h2,.results-card h2{margin-bottom:22px;font-family:Georgia,serif;font-size:21px;font-weight:500}.timeline{display:grid}.timeline-item{color:#91a099;grid-template-columns:auto 1fr;align-items:start;gap:12px;min-height:57px;display:grid;position:relative}.timeline-item:not(:last-child):before{content:"";background:#dce4df;width:1px;height:33px;position:absolute;top:24px;left:11px}.timeline-item.done:not(:last-child):before{background:#80b599}.timeline-dot{z-index:1;color:#fff;background:#fff;border:1px solid #cad4ce;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid;position:relative}.timeline-item.done .timeline-dot{border-color:var(--green);background:var(--green)}.timeline-item.active .timeline-dot{border:6px solid var(--green-soft);background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline-item>span:last-child{flex-direction:column;gap:4px;padding-top:2px;display:flex}.timeline-item strong{color:inherit;font-size:11px}.timeline-item small{font-size:9px}.timeline-item.done strong,.timeline-item.active strong{color:var(--ink)}.timeline-item.active small{color:var(--green)}.pending-results{text-align:center;background:var(--paper);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:18px;display:flex}.result-clock{background:var(--green-soft);width:39px;height:39px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:11px;font-size:20px;display:grid}.pending-results strong{font-size:12px}.pending-results p{max-width:280px;color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.55}.detail-files{margin-top:8px}@media (min-width:720px){.flow-header{padding-inline:32px}.flow-container,.detail-container{padding:48px 28px 90px}.form-card{gap:20px;padding:24px}.detail-heading{flex-direction:row;justify-content:space-between;align-items:end}.detail-columns{grid-template-columns:1.08fr .92fr}.detail-progress-card,.timeline-card,.results-card{padding:25px}}.admin-container{width:min(100%,1040px);margin:0 auto;padding:28px 18px 80px}.admin-badge,.count-pill{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.admin-heading{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.admin-heading h1{margin-bottom:10px}.admin-heading p:last-child{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.invite-form{border:1px solid var(--line);background:var(--white);border-radius:18px;gap:9px;margin-top:28px;padding:18px;display:grid}.invite-form label{font-size:11px;font-weight:800}.invite-form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.invite-form input{min-width:0;height:42px;font:inherit;border:1px solid #d5dfd9;border-radius:10px;outline:none;padding:0 12px;font-size:11px}.invite-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d6a4c17}.invite-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;height:42px;padding:0 15px;font-size:10px;font-weight:800}.invite-form p{color:var(--green);margin:0;font-size:9px}.admin-stats{gap:10px;margin-top:34px;display:grid}.admin-stats article{border:1px solid var(--line);background:var(--white);border-radius:17px;gap:6px;padding:18px;display:grid}.admin-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:700}.admin-stats strong{font-family:Georgia,serif;font-size:27px;font-weight:500}.admin-stats small{color:var(--muted);font-size:9px}.admin-panel{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:28px;padding:18px}.request-list,.activity-table{display:grid}.request-row,.activity-row{border-top:1px solid #e8edea;gap:11px;padding:14px 0;display:grid}.request-row{grid-template-columns:auto 1fr;align-items:center}.request-person,.activity-row>span:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.request-person strong,.activity-row strong{font-size:11px}.request-person small,.activity-row small{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.request-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.request-actions button{cursor:pointer;border-radius:10px;height:36px;font-size:10px;font-weight:800}.deny-button{border:1px solid var(--line);color:#7a8982;background:#fff}.approve-button{border:1px solid var(--green);background:var(--green);color:#fff}.activity-row{grid-template-columns:1fr}.status-inline{border-radius:999px;justify-self:start;align-items:center;gap:7px;padding:6px 9px;font-size:9px;font-weight:750;display:inline-flex}.status-inline i{background:var(--green);border-radius:50%;width:6px;height:6px}.status-inline.working{background:var(--green-soft);color:var(--green-dark)}.status-inline.complete{color:#65756d;background:#edf1ef}@media (min-width:720px){.admin-container{padding:48px 28px 90px}.admin-heading{flex-direction:row;justify-content:space-between;align-items:end}.admin-stats{grid-template-columns:repeat(3,1fr)}.admin-panel{padding:24px}.request-row{grid-template-columns:auto 1fr auto}.request-actions{grid-column:auto;display:flex}.request-actions button{min-width:75px;padding-inline:12px}.activity-row{grid-template-columns:1fr auto;align-items:center}.status-inline{justify-self:end}}
