:root{--paper:#f6f4ee;--surface:#fffefa;--ink:#26352f;--muted:#6d766e;--line:#dedfd5;--green:#293f34;--green-soft:#e8ece4;--amber:#b07835;--danger:#9d3d30;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{font-size:14px;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--green);text-decoration:none}a:hover{color:#775222}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.52;cursor:wait}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.1}h1{font-size:clamp(2.25rem,3.2vw,3.45rem);margin-bottom:14px}h2{font-size:2rem;margin-bottom:15px}h3{font-size:1.1rem;font-weight:600;line-height:1.4}p{color:var(--muted);margin-bottom:16px}small{font-size:.8rem}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;padding:12px 18px;background:var(--green);color:white}.skip-link:focus{top:12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rail-mark{width:46px;height:46px;flex-shrink:0}.app-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.app-sidebar{background:#edf0e8;border-right:1px solid #dce1d5;display:flex;flex-direction:column;padding:38px 22px 24px;position:sticky;top:0;height:100vh;overflow:auto}.brand{display:flex;align-items:flex-start;gap:13px;line-height:1.13;font-family:var(--serif);font-size:25px;letter-spacing:-1px;margin:0 0 50px}.brand .rail-mark{width:36px;height:50px;margin-top:1px}.brand strong{font-weight:400}.brand small{display:block;font-family:var(--sans);font-size:8px;letter-spacing:1.5px;line-height:2;margin-top:11px;font-weight:600}.primary-nav{display:flex;flex-direction:column;gap:4px}.nav-caption{font-size:9px;letter-spacing:1.7px;color:#6d766b;font-weight:700;margin:0 12px 12px;display:block}.nav-caption-tools{margin-top:30px}.primary-nav>a{padding:12px 11px;display:flex;align-items:center;gap:12px;font-weight:500;font-size:12px;border-radius:4px;color:#4d594f;min-height:44px}.primary-nav>a>span{font-size:19px;line-height:1;width:18px;text-align:center;color:#748174}.primary-nav>a:hover{background:#e1e6da}.primary-nav>a.active{background:var(--green);color:#fff}.primary-nav>a.active>span{color:#d8decc}.sidebar-add{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 7px;min-height:45px;margin:23px 0 5px;border:1px solid #a9b69e;border-radius:4px;font-size:12px;font-weight:600}.sidebar-add:hover{background:#e1e6da}.sidebar-account{margin-top:32px;border-top:1px solid #d4dbcc;padding-top:23px}.sidebar-account .nav-caption{margin:0 0 7px}.account-name{display:block;font-size:11px;overflow-wrap:anywhere}.signout{background:none;border:0;padding:8px 0;color:var(--muted);font-size:11px}.signup-link{display:block;text-align:center;font-size:11px;margin-top:15px}.sidebar-ticket{margin-top:auto;padding-top:38px;font-size:9px;letter-spacing:1.2px;color:#788171}.sidebar-ticket strong{display:block;font-family:var(--serif);font-size:18px;letter-spacing:-.4px;font-weight:400;margin:6px 0 15px}.ticket-track{height:10px;border-top:1px solid #a5b197;border-bottom:1px solid #a5b197;background:repeating-linear-gradient(90deg,transparent 0,transparent 11px,#a5b197 11px,#a5b197 12px)}.app-workspace{min-width:0;display:flex;flex-direction:column}.utility-bar{min-height:62px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:9px;letter-spacing:1.8px;color:#6b7569}.domain-label{letter-spacing:.8px;color:#7c8278}.main-content{padding:40px 42px 60px;flex:1;max-width:1700px;width:100%;margin:0 auto;outline:none}.app-footer{padding:22px 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.app-footer span:first-child{font-family:var(--serif);font-size:14px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading p{margin-bottom:0;font-size:13px}.eyebrow{display:block;color:var(--amber);font-size:9px;letter-spacing:1.8px;font-weight:700;margin-bottom:13px}.button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 19px;border:1px solid transparent;border-radius:4px;min-height:44px;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .16s ease,transform .16s ease}.button.primary,.btn-primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover,.btn-primary:hover{background:#3b5342;transform:translateY(-1px)}.button.secondary,.btn-secondary{background:transparent;color:var(--green);border-color:#c5cbbd}.button.secondary:hover{background:#eaece4}.button.small,.btn-sm{padding:8px 13px;min-height:36px;font-size:11px}.button-row,.action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.text-button{border:0;background:none;color:var(--green);font-size:12px;padding:8px 5px;min-height:36px;text-decoration:underline;text-decoration-color:#bdc5b5;text-underline-offset:4px}.text-button:hover{color:var(--amber)}.text-link{font-size:12px;font-weight:600;text-decoration:underline;text-decoration-color:#b1baa5;text-underline-offset:6px}.muted{color:var(--muted)}.mono{font-family:Consolas,'Courier New',monospace;font-size:.9em}.danger{color:var(--danger)}.danger-button{background:var(--danger);color:#fff}.danger-button:hover{color:#fff;background:#7e3026}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:var(--surface);border-radius:5px;overflow:hidden;margin-bottom:29px}.stat{padding:23px 25px;border-right:1px solid var(--line);display:block;color:var(--ink)}.stat:last-child{border-right:0}.stat>span{font-size:9px;letter-spacing:1.45px;font-weight:600;color:var(--muted)}.stat strong{display:block;font-family:var(--serif);font-size:36px;letter-spacing:-1.4px;font-weight:400;line-height:1.5;white-space:nowrap}.stat strong small{font-family:var(--sans);font-size:11px;color:var(--muted);margin-left:8px;letter-spacing:0}.stat p{margin:0;font-size:10px}.stat-accent{background:#f2ebde}.stat-accent>span{color:#976729}.overview-banner{display:grid;grid-template-columns:1.02fr 1fr;background:#e9eddf;border:1px solid #dce2d1;border-radius:5px;padding:31px 30px 27px;margin:0 0 38px;gap:25px;overflow:hidden;position:relative}.overview-banner h2{font-size:29px;max-width:360px;margin-bottom:14px}.overview-banner .eyebrow{font-size:8px;letter-spacing:1.35px;color:#778366}.overview-banner p{font-size:11px;line-height:1.9;margin-bottom:20px}.rail-illustration{color:#7f8d6c;align-self:center;transform:rotate(-2deg);padding:15px 0}.rail-illustration svg{display:block;width:100%;height:auto}.rail-drawing-label,.rail-drawing-bottom{font-family:Consolas,monospace;font-size:7px;letter-spacing:1.8px;display:block}.rail-drawing-bottom{text-align:right;margin-right:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 21px}.section-heading h2{font-size:27px;margin-bottom:0}.section-heading .eyebrow{font-size:8px;margin-bottom:9px}.section-heading p{margin:8px 0 0}.item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px}.item-card{border:1px solid var(--line);background:var(--surface);border-radius:5px;overflow:hidden;transition:transform .18s ease,border-color .18s ease;min-width:0;color:var(--ink)}.item-card:hover{transform:translateY(-3px);border-color:#a2af94;color:var(--ink)}.item-picture{aspect-ratio:1.4;background:#e9e9df;position:relative;border-bottom:1px solid var(--line);overflow:hidden}.item-picture>img{height:100%;width:100%;object-fit:cover;display:block}.no-photo{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#929a88;background:repeating-linear-gradient(135deg,transparent,transparent 5px,#e2e5d9 5px,#e2e5d9 6px)}.no-photo .rail-mark{width:50px;height:50px;opacity:.7}.no-photo span{font-size:8px;letter-spacing:.9px;text-transform:uppercase}.scale-label,.quantity-label{position:absolute;top:11px;left:11px;background:#faf9f2e8;padding:3px 9px;font-size:9px;font-weight:600;border:1px solid #d3d6c8;border-radius:2px;letter-spacing:1px}.quantity-label{left:auto;right:11px}.item-card-body{padding:18px 16px 13px}.item-card-body .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-card h3{font-family:var(--serif);font-size:19px;font-weight:400;letter-spacing:-.4px;margin:0 0 9px;line-height:1.2;overflow-wrap:anywhere}.item-road{font-size:10px;min-height:17px;margin-bottom:18px}.item-road span{color:#92978d;margin-left:3px}.item-card-footer{display:flex;justify-content:space-between;gap:6px;border-top:1px solid #e6e7dc;padding-top:11px;font-size:8px;color:#788270}.item-card-footer>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-dot{white-space:nowrap;color:#526347}.status-dot:before{content:'';display:inline-block;width:4px;height:4px;background:#778e5b;border-radius:50%;vertical-align:middle;margin:0 5px 2px 0}.attention-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:29px;padding-top:25px;gap:22px}.attention-row>a{display:flex;gap:12px;align-items:center}.attention-row strong{font-family:var(--serif);font-weight:400;font-size:25px;letter-spacing:-.4px}.attention-row span{font-size:9px;color:var(--muted)}.attention-row>a:last-child{display:block}.attention-row>a:last-child strong{font-size:19px;display:block}.empty-state{border:1px dashed #c7cfbc;text-align:center;padding:54px 26px;background:#f2f3eb;margin:20px 0;border-radius:5px}.empty-state .rail-mark{color:#8a9977;width:58px;height:58px;margin-bottom:19px}.empty-state h2,.empty-state h3{font-family:var(--serif);font-size:28px;font-weight:400;letter-spacing:-.6px}.empty-state p{max-width:450px;margin:0 auto 22px;font-size:13px}.empty-state.compact{padding:20px}.empty-state.compact p{margin:0}.loading-state{padding:65px 25px;text-align:center;color:var(--muted);font-family:var(--serif);font-size:24px}.welcome{position:relative;padding:12px 0 22px;max-width:1000px}.welcome>.eyebrow{margin-bottom:23px}.welcome h1{font-size:clamp(56px,6.6vw,98px);line-height:.98;margin-bottom:30px}.welcome h1 em{color:var(--amber);font-weight:400}.welcome>p{max-width:455px;font-size:15px;line-height:1.9}.welcome .button-row{margin-top:29px}.welcome-ticket{position:absolute;right:0;bottom:50px;width:35%;min-width:245px;border:1px solid #d3d7c8;background:#ecefe3;padding:30px 26px;transform:rotate(3deg);border-radius:2px}.welcome-ticket>.rail-mark{width:60px;height:60px;color:#778a65;margin-bottom:25px}.welcome-ticket span{font-size:8px;letter-spacing:1.3px;color:#7b855f}.welcome-ticket strong{font-family:var(--serif);font-weight:400;letter-spacing:-.6px;font-size:29px;line-height:1.2;display:block;margin:12px 0}.welcome-ticket p{font-size:11px;line-height:1.9;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:55px;border-top:1px solid var(--line);padding-top:30px}.feature-number{color:var(--amber);font-size:9px;letter-spacing:1.3px}.feature-grid h2{font-size:25px;margin:14px 0}.feature-grid p{font-size:12px;line-height:1.9}
.notice{border:1px solid #d9cdab;background:#f4eddb;border-radius:5px;padding:18px 22px;margin:18px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;font-size:13px}.notice p{margin:0 0 5px;color:inherit}.notice.error{color:#853e32;border-color:#dcbdb0;background:#f8ece4}.notice.success{background:#e6eddf;border-color:#becdac}.panel,.form-section{background:var(--surface);border:1px solid var(--line);padding:28px;border-radius:5px;margin-bottom:24px}.panel>h2{font-size:28px}.panel>h3{margin-top:20px}.panel>p:last-child{margin-bottom:0}.data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.data-grid .panel{margin:0}.data-grid h2{font-size:27px}label{font-size:12px;font-weight:500;display:flex;flex-direction:column;gap:7px;color:#52604f}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea,.form-control,.form-select{width:100%;border:1px solid #cfd4c4;border-radius:4px;color:var(--ink);background:#fffefa;padding:11px 12px;min-height:44px;box-shadow:none;font-size:13px}input::placeholder,textarea::placeholder{color:#92988b;font-size:12px}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.form-grid small{font-weight:400;color:var(--muted)}.span-2{grid-column:1/-1}.checkbox-label,.check-row label{display:flex;flex-direction:row;align-items:center;gap:9px;font-size:12px;font-weight:400}.required{font-weight:400;color:#888b7a;font-size:9px;display:inline;float:right}.field-note{font-size:11px;color:var(--muted);line-height:1.8}.validation-message,.validation-errors{color:var(--danger);font-size:12px}.invalid{border-color:var(--danger)!important}.form-floating{margin-bottom:14px}.form-floating>.form-control{background:var(--surface)}.form-floating>label{display:block}.form-check{margin:15px 0}.form-check-label{display:inline}.row h1{margin-bottom:28px}.row .btn{margin-top:10px}.search-bar{display:flex;gap:10px;align-items:center;margin-bottom:21px}.search-input{position:relative;flex:1}.search-input>span[aria-hidden]{position:absolute;left:15px;top:3px;font-size:27px;color:#86907b}.search-input input{padding-left:43px!important;background:var(--surface)!important;min-height:47px!important}.filter-row{display:flex;flex-wrap:wrap;gap:16px;align-items:end}.filter-row>label{flex:1;min-width:130px;font-size:10px;letter-spacing:.3px}.filter-row select,.filter-row input{font-size:12px}.reset-filter{margin-bottom:4px}.advanced-filters{margin:18px 0 12px;border-bottom:1px solid var(--line);padding:0 0 18px}.advanced-filters>summary{font-size:11px;color:var(--muted)}summary{cursor:pointer;min-height:25px}details[open]>summary{margin-bottom:20px}.check-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px;align-items:center}.check-row>span{font-size:11px;color:var(--muted)}.results-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px 0 24px;font-size:11px}.segmented{display:flex;border:1px solid #cbd2bf;border-radius:4px;overflow:hidden}.segmented button{border:0;border-right:1px solid #cbd2bf;background:transparent;padding:8px 13px;font-size:11px;color:var(--muted);min-height:36px}.segmented button:last-child{border-right:0}.segmented button.selected{background:var(--green-soft);color:var(--green)}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:5px;margin-bottom:22px}.data-table{width:100%;border-collapse:collapse;text-align:left;background:var(--surface);font-size:12px}.data-table th{font-size:9px;letter-spacing:.8px;text-transform:uppercase;color:#74806a;padding:14px 16px;border-bottom:1px solid #d6ddca;background:#eef1e6;white-space:nowrap;font-weight:600}.data-table td{padding:16px;vertical-align:top;border-bottom:1px solid #e7e9df}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#f5f6ee}.data-table td>a{font-weight:600}.data-table small{display:block;color:#828a79;font-size:10px;margin-top:3px}.badge-status{display:inline-block;background:#e9eedd;color:#62714d;border:1px solid #d6dfc6;padding:3px 8px;border-radius:3px;font-size:9px;letter-spacing:.2px;white-space:nowrap}.pagination-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:27px 0 0;font-size:11px;color:var(--muted)}.group-title{font-size:25px;margin:25px 0 17px}.group-title span{font-family:var(--sans);font-size:10px;color:var(--muted);letter-spacing:0;margin-left:9px}.breadcrumb-link{display:block;font-size:11px;color:#77866a;margin-bottom:20px}.draft-status{font-size:10px;color:#7f8c70;max-width:270px;display:inline-block}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:25px}.editor-main{min-width:0}.section-title{display:flex;align-items:flex-start;gap:15px;margin-bottom:23px}.section-title>span:first-child{border:1px solid #cdd5c0;color:#91a07c;font-family:var(--serif);font-size:18px;padding:4px 7px;line-height:1.2;border-radius:2px;flex-shrink:0}.section-title h2,.details-title{font-family:var(--serif);font-size:24px;letter-spacing:-.6px;line-height:1.2;font-weight:400;margin:0 0 5px;display:block;color:var(--ink)}.section-title p,.section-title small{font-size:10px;margin:0;color:var(--muted);display:block}.form-section summary{list-style:none}.form-section summary>.section-title{margin-bottom:0}.form-section summary:after{content:'−';float:right;margin-top:-32px;color:#94a180}.form-section:not([open]) summary:after{content:'+'}.form-section:not([open]){padding-bottom:20px}.editor-aside{min-width:0}.photo-section{background:#ecefe3;border:1px solid #d6ddc9;border-radius:5px;padding:23px}.photo-section h2{font-size:27px}.photo-section>p{font-size:11px;line-height:1.9}.photo-upload{border:1px dashed #b8c6a8;border-radius:4px;padding:24px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;background:#f5f6ed}.photo-upload>.rail-mark{color:#93a37f;margin-bottom:3px}.photo-upload label{cursor:pointer}.photo-upload small{font-size:8px;color:#8b957d}.photo-upload .text-link{font-size:10px}.photo-edit{margin-top:22px;border-top:1px solid #d5deca;padding-top:20px}.photo-edit>img{width:100%;max-height:250px;object-fit:contain;background:#e1e6d7;margin-bottom:12px;border-radius:3px}.photo-edit p{font-size:11px;margin-bottom:8px}.photo-edit>small{display:block;font-size:9px;line-height:1.6;color:var(--muted)}.photo-edit label{font-size:10px}.photo-edit .inline-actions{gap:5px;justify-content:space-between}.photo-edit .text-button{font-size:9px;padding-left:0;padding-right:0}.inline-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}.entry-tip{padding:28px 13px}.entry-tip .eyebrow{font-size:8px;letter-spacing:1.4px}.entry-tip p{font-family:var(--serif);font-size:18px;line-height:1.5;color:#7b856d}.entry-tip p+p{font-family:var(--sans);font-size:10px;line-height:1.9}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;border-top:1px solid var(--line);position:sticky;bottom:0;background:var(--paper);z-index:5}.form-actions>div:first-child{display:flex;align-items:center;gap:22px}.lookup-results{padding:16px;background:#eef2e5;border:1px solid #d3ddc4;border-radius:4px}.lookup-results>p{font-size:12px}.lookup-results>div{display:flex;gap:15px;justify-content:space-between;align-items:center;border-top:1px solid #d3ddc4;padding:12px 0}.lookup-results strong{font-size:13px}.lookup-results small{display:block;margin-top:3px;font-size:10px}.scanner-panel{max-width:500px}.scanner-panel video{width:100%;max-height:310px;background:#17271e;border-radius:4px;object-fit:cover}.scanner-panel p{font-size:12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:38px;margin-bottom:33px}.hero-photo{display:block;background:#e8eadf;border:1px solid var(--line);border-radius:5px;overflow:hidden}.hero-photo img{width:100%;height:370px;object-fit:contain}.photo-caption{font-size:12px;margin:14px 0}.photo-caption small{display:block;font-size:9px;color:#8d9580;margin-top:5px}.photo-thumbnails{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 28px}.photo-thumbnails button{padding:3px;border:1px solid #d2dac5;background:none;border-radius:4px;width:65px;height:58px}.photo-thumbnails button.selected{border:2px solid #839c63}.photo-thumbnails img{width:100%;height:100%;object-fit:cover}.detail-no-photo{min-height:310px;background:#e9eddf;border:1px dashed #bdc8ad;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:32px;border-radius:5px}.detail-no-photo>.rail-mark{color:#8a9c75;width:62px;height:62px;margin-bottom:19px}.detail-no-photo h2{font-size:25px}.detail-no-photo p{font-size:12px;max-width:280px}.detail-value{display:grid;grid-template-columns:1.3fr 1fr;background:#eeeee4;border:1px solid #dddccc;border-radius:4px;margin:24px 0 11px}.detail-value>div{padding:20px}.detail-value>div+div{border-left:1px solid #dddccc}.detail-value span{font-size:8px;letter-spacing:1px;color:#8a896e}.detail-value strong{font-family:var(--serif);display:block;font-size:29px;font-weight:400;letter-spacing:-.6px;line-height:1.4;margin:5px 0}.detail-value p{font-size:9px;margin:0}.detail-facts h2{font-size:28px}.fact-list{margin:0}.fact-list>div{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;border-bottom:1px solid #e0e4d5;padding:11px 0}.fact-list dt{font-weight:400;font-size:11px;color:var(--muted)}.fact-list dd{margin:0;font-size:12px;overflow-wrap:anywhere}.details-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.details-bottom-grid h2{font-size:27px}.details-bottom-grid h3{font-size:11px;margin:22px 0 10px}.preserve-lines{white-space:pre-wrap;font-size:12px;overflow-wrap:anywhere}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.tags>span{font-size:9px;border:1px solid #d1dbc0;border-radius:20px;padding:3px 11px;color:#6e7f57;background:#f1f4e9}.photo-manage-row{display:grid;grid-template-columns:95px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.photo-manage-row img{width:95px;height:85px;object-fit:cover;border-radius:3px}.photo-manage-row .notice{font-size:11px}.history-list{list-style:none;padding:0}.history-list li{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:12px 0;font-size:11px}.history-list time{min-width:175px;color:#818c73}.record-id{font-size:8px!important;overflow-wrap:anywhere;color:#919986}.delete-record{margin-top:28px}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:30px}.location-card{border:1px solid var(--line);border-radius:5px;padding:23px;background:var(--surface)}.location-card.selected{border-color:#8ea374;box-shadow:0 0 0 1px #8ea374}.location-card-title{display:flex;justify-content:space-between;gap:15px;align-items:start}.location-card h2{font-size:26px;margin:0 0 15px;overflow-wrap:anywhere}.location-count{font-family:var(--serif);font-size:24px;background:#ebefdf;min-width:38px;text-align:center;border:1px solid #d7dfc5;border-radius:3px;color:#7c9062}.location-card p{font-size:11px;margin-bottom:8px}.location-card .inline-actions{border-top:1px solid var(--line);padding-top:16px;margin-top:18px;gap:8px}.location-card .text-button{font-size:10px}.location-editor{max-width:850px}.location-editor .button[type=submit]{margin-top:20px}.container-inventory{border-top:1px solid var(--line);padding-top:30px}.container-inventory>p{font-size:12px}.report-controls{padding:20px}.report-controls .field-note{margin:14px 0 0}.report-controls .filter-row>label{min-width:120px}.report-caption{display:flex;justify-content:space-between;gap:15px;margin:18px 0;font-size:11px;color:var(--muted)}.report-thumbnail{width:70px;height:58px;object-fit:cover}.report-table{font-size:10px}.report-table td{padding:13px 11px}.report-table small{font-size:8px}.value-chart{width:25%;min-width:100px;vertical-align:middle!important}.value-chart>span{height:9px;background:#879a6c;display:block;min-width:1px;border-radius:1px}.report-inventory{margin-top:35px}#blazor-error-ui{background:#fff2d6;bottom:0;box-shadow:0 -1px 3px #0002;display:none;left:0;padding:16px 25px;position:fixed;width:100%;z-index:1001;font-size:13px}#blazor-error-ui a{margin-left:10px;text-decoration:underline}.reconnect-container{z-index:1005}.blazor-error-boundary{background:#9d3d30;padding:20px;color:white}.blazor-error-boundary::after{content:'The page could not be displayed. Please reload.'}
@media(min-width:1550px){.main-content{padding:48px 55px 60px}.utility-bar,.app-footer{padding-left:55px;padding-right:55px}.item-card h3{font-size:22px}.item-grid{gap:24px}.stat{padding:25px 30px}.overview-banner{padding:38px}.overview-banner h2{max-width:430px;font-size:35px}.overview-banner p{font-size:13px}}
@media(max-width:1200px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.app-sidebar{padding-left:16px;padding-right:16px}.main-content{padding:32px 27px 45px}.utility-bar,.app-footer{padding-left:27px;padding-right:27px}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stat{padding:18px 15px}.stat strong{font-size:29px}.stat>span{font-size:8px;letter-spacing:.8px}.stat p{font-size:9px}.stats-grid{margin-bottom:24px}.editor-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.form-section{padding:23px}.photo-section{padding:18px}.form-grid{gap:18px 14px}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-ticket{right:0;width:32%;min-width:210px;padding:24px}.welcome>p{max-width:380px}.detail-layout{gap:26px}.hero-photo img{height:310px}.fact-list>div{grid-template-columns:1fr 1fr;gap:12px}}
@media(max-width:1000px){.app-shell{grid-template-columns:185px minmax(0,1fr)}.app-sidebar{padding:27px 13px 20px}.brand{font-size:22px;gap:8px}.brand .rail-mark{width:29px}.brand small{font-size:7px;letter-spacing:.8px}.primary-nav>a{font-size:11px;gap:8px;padding-left:9px}.nav-caption{font-size:8px;letter-spacing:1px}.main-content{padding:29px 23px 40px}.page-heading{align-items:flex-start}.page-heading .button-row{justify-content:flex-end}.page-heading h1{font-size:35px}.page-heading p{font-size:12px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.overview-banner{padding:25px;gap:10px}.overview-banner h2{font-size:26px}.rail-drawing-label{font-size:5px;letter-spacing:1px}.attention-row{gap:17px}.attention-row>a{display:block}.attention-row strong{display:block}.attention-row>a:last-child strong{font-size:18px}.editor-layout{grid-template-columns:1fr}.editor-aside{display:grid;grid-template-columns:1fr}.photo-section{padding:23px}.photo-section>p{max-width:350px}.photo-upload{padding:24px}.photo-edit>img{max-height:240px}.editor-aside .entry-tip{padding:20px 0 7px}.entry-tip p{font-size:16px}.form-actions .draft-status{display:none}.detail-layout{grid-template-columns:1fr}.detail-gallery{max-width:650px}.hero-photo img{height:390px}.details-bottom-grid{grid-template-columns:1fr}.welcome-ticket{position:relative;right:auto;bottom:auto;width:100%;transform:rotate(0);margin-top:35px;display:flex;gap:25px;align-items:center}.welcome-ticket>.rail-mark{margin:0}.welcome-ticket strong{font-size:23px}.welcome>p{max-width:500px}.feature-grid{gap:20px;margin-top:32px}.feature-grid h2{font-size:22px}.feature-grid p{font-size:11px}.data-grid{grid-template-columns:1fr}}
@media(max-width:720px){html{font-size:14px}.app-shell{display:block}.app-sidebar{position:relative;top:auto;height:auto;overflow:visible;padding:19px 20px 12px;border-right:0;border-bottom:1px solid #d0d9c3;display:block}.brand{font-size:20px;line-height:1.04;margin:0 0 20px;align-items:center;gap:10px}.brand br{display:none}.brand strong{margin-left:4px}.brand .rail-mark{width:30px;height:37px}.brand small{font-size:7px;line-height:1.5;letter-spacing:1px;margin-top:6px}.primary-nav{display:flex;flex-direction:row;gap:5px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.primary-nav>a{font-size:10px;white-space:nowrap;min-height:38px;padding:8px 10px;gap:7px}.primary-nav>a>span{font-size:15px;width:13px}.primary-nav .nav-caption{display:none}.sidebar-account{position:absolute;right:20px;top:17px;margin:0;border:0;padding:0;max-width:130px;text-align:right}.sidebar-account .nav-caption,.account-name,.sidebar-ticket,.app-sidebar>.sidebar-add{display:none}.sidebar-account .sidebar-add{margin:0;padding:6px 14px;min-height:36px;font-size:10px}.sidebar-account .signup-link{font-size:9px;margin-top:6px}.signout{font-size:10px}.utility-bar{padding:0 20px;min-height:40px;font-size:7px;letter-spacing:1.3px}.domain-label{letter-spacing:.5px}.main-content{padding:27px 20px 36px}.page-heading{gap:16px;flex-wrap:wrap;margin-bottom:26px}.page-heading h1{font-size:36px;margin-bottom:12px}.page-heading p{font-size:12px}.page-heading>.button{min-height:42px;font-size:11px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:11px}.stats-grid{margin-bottom:24px}.stat{padding:17px 16px}.stat strong{font-size:30px}.stat p{font-size:9px}.stat>span{font-size:8px;letter-spacing:1px}.overview-banner{grid-template-columns:1fr;padding:25px;margin-bottom:28px}.overview-banner h2{font-size:29px;max-width:350px}.overview-banner p{font-size:11px}.rail-illustration{max-width:360px;width:100%;padding:14px 0 0;justify-self:center}.rail-drawing-label,.rail-drawing-bottom{font-size:6px;letter-spacing:1.5px}.section-heading h2{font-size:26px}.section-heading .text-link{font-size:10px}.item-grid{gap:12px}.item-card-body{padding:14px 12px 11px}.item-card h3{font-size:18px}.item-road{font-size:9px;margin-bottom:12px}.item-card-body .eyebrow{font-size:7px;letter-spacing:.7px}.item-card-footer{display:block;font-size:8px}.item-card-footer>span:first-child{display:block;margin-bottom:4px}.scale-label,.quantity-label{top:8px;left:8px;font-size:8px;padding:2px 7px}.quantity-label{left:auto;right:8px}.no-photo span{font-size:6px;letter-spacing:.6px}.no-photo .rail-mark{width:36px;height:36px}.attention-row{grid-template-columns:repeat(2,1fr);padding-top:20px;margin-top:23px}.attention-row>a:last-child{grid-column:1/-1;padding-top:16px;border-top:1px solid var(--line)}.app-footer{padding:20px;font-size:8px;gap:10px}.app-footer span:first-child{font-size:12px}.welcome{padding-top:5px}.welcome h1{font-size:66px}.welcome>p{font-size:13px}.welcome .button-row{gap:9px}.welcome .button{font-size:11px;padding:12px 16px}.welcome-ticket{padding:23px 18px;gap:20px}.welcome-ticket strong{font-size:24px}.welcome-ticket>.rail-mark{width:45px;height:52px}.feature-grid{grid-template-columns:1fr;gap:24px;padding-top:28px}.feature-grid h2{font-size:28px;margin:10px 0}.feature-grid p{font-size:12px;margin:0}.search-bar{flex-wrap:wrap;gap:8px}.search-input{flex-basis:100%}.search-bar>.button{font-size:11px;flex:1;padding:10px}.filter-row{gap:13px}.filter-row>label{min-width:calc(50% - 13px)}.filter-row input,.filter-row select{font-size:11px;min-height:44px;padding:9px}.advanced-filters{margin-top:15px}.check-row{gap:11px}.check-row label{font-size:10px}.check-row>span{width:100%}.results-toolbar{font-size:10px;gap:10px}.results-toolbar .muted{display:none}.segmented button{font-size:10px;padding:8px 12px}.pagination-bar .button{font-size:10px;padding:10px 13px}.pagination-bar{font-size:10px}.group-title{font-size:24px}.group-title span{display:block;margin:6px 0 0;font-size:9px}.panel,.form-section{padding:21px 18px}.form-grid{gap:19px 14px}.form-grid>label{font-size:11px}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea{font-size:16px;padding:10px;min-height:46px}.form-grid input::placeholder{font-size:11px}.section-title{gap:12px}.section-title h2,.details-title{font-size:24px}.section-title p,.section-title small{font-size:9px}.photo-section{padding:23px 18px}.form-actions{padding:15px 0;gap:10px;flex-wrap:wrap}.form-actions>.button-row{flex:1;gap:8px}.form-actions .button{flex:1;font-size:10px;padding:12px 10px;min-height:45px}.form-actions>div:first-child{display:none}.notice{padding:16px;font-size:12px}.notice .button{font-size:10px;padding:10px 13px}.lookup-results>div{align-items:flex-start;flex-direction:column}.hero-photo img{height:290px}.detail-value>div{padding:17px}.detail-value strong{font-size:27px}.detail-value span{font-size:7px}.detail-value p{font-size:8px}.detail-value{margin-top:20px}.detail-no-photo{padding:25px;min-height:300px}.fact-list>div{grid-template-columns:1fr 1.2fr}.fact-list dt{font-size:11px}.fact-list dd{font-size:12px}.photo-manage-row{grid-template-columns:65px 1fr;gap:15px}.photo-manage-row img{width:65px;height:65px}.photo-manage-row .inline-actions{gap:6px}.history-list li{display:block}.history-list time{display:block;margin-bottom:5px;font-size:9px}.location-grid{grid-template-columns:1fr;gap:16px}.location-card{padding:22px}.location-card h2{font-size:29px}.report-caption{flex-direction:column;gap:5px;font-size:10px}.report-controls .filter-row>label{min-width:calc(50% - 13px)}.report-inventory .section-heading{align-items:flex-start;flex-wrap:wrap}.report-table{min-width:800px}.data-table th{font-size:8px;padding:12px}.data-table td{font-size:11px;padding:13px 12px}.data-table small{font-size:9px}.data-table td>a{display:block;min-width:120px}.report-table .record-id{font-size:7px!important}.empty-state{padding:38px 23px}.empty-state h2,.empty-state h3{font-size:26px}.empty-state p{font-size:12px}}
@media(max-width:380px){.main-content{padding-left:15px;padding-right:15px}.app-sidebar{padding-left:15px;padding-right:15px}.brand{font-size:18px}.brand small{font-size:6px}.stat{padding:15px 12px}.stat strong{font-size:27px}.stat>span{font-size:7px}.stat p{font-size:8px}.item-card h3{font-size:16px}.item-picture{aspect-ratio:1.2}.no-photo span{display:none}.welcome h1{font-size:57px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.feature-grid{gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.item-card:hover,.button.primary:hover{transform:none}}
@media print{@page{size:landscape;margin:13mm}body{background:white;color:#18281b;font-size:10px}.app-shell{display:block}.app-sidebar,.utility-bar,.app-footer,.no-print,.skip-link,.form-actions,#blazor-error-ui,.delete-record{display:none!important}.main-content{padding:0;max-width:none}.page-heading{margin-bottom:20px}.page-heading h1{font-size:29px}.page-heading p{font-size:11px}.stats-grid{break-inside:avoid;margin-bottom:18px}.stat{padding:13px 18px}.stat strong{font-size:26px}.panel{padding:18px;background:white;box-shadow:none;break-inside:avoid}.table-scroll{overflow:visible;border-radius:0}.data-table{font-size:9px;width:100%}.data-table th{font-size:8px;padding:8px}.data-table td{font-size:9px;padding:9px;break-inside:avoid}.data-table tr{break-inside:avoid}.data-table small{font-size:7px}.data-table thead{display:table-header-group}.data-table tbody tr:hover{background:white}.report-table{min-width:0}.report-table .record-id{font-size:6px!important}.report-inventory{margin-top:22px}.report-thumbnail{width:55px;height:45px}.report-caption{font-size:9px}.report-controls{display:none}.detail-layout{grid-template-columns:1fr 1fr;gap:25px}.hero-photo img{height:250px}.details-bottom-grid{grid-template-columns:1fr 1fr}.photo-thumbnails{display:none}.breadcrumb-link{display:none}.container-inventory{border-top:0;padding:0}.location-grid{display:none}.location-editor{display:none}.detail-value strong{font-size:24px}.fact-list dt,.fact-list dd{font-size:10px}a{color:inherit}h2{font-size:24px}.report-inventory .section-heading h2{font-size:25px}.item-card{break-inside:avoid}}
h1:focus{outline:none}
/* Programmatic heading focus retains navigation semantics without a decorative outline. */
h1:focus{outline:none}.eyebrow{font-size:10px}.nav-caption{font-size:10px;letter-spacing:1.4px}.stat>span,.stat p{font-size:10px}.item-card-body .eyebrow{font-size:9px}.item-card-footer{font-size:10px;color:#65715d}.item-road{font-size:11px}.no-photo span{font-size:9px;color:#65715d}.attention-row span{font-size:10px}.scale-label,.quantity-label,.badge-status{font-size:10px}.record-id{color:#66715e}.photo-upload small{font-size:10px;color:#66715e}
@media(max-width:1000px){.editor-aside{order:-1}.editor-aside .entry-tip{display:none}.photo-upload{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px}.photo-upload small{width:100%}.photo-section>p{max-width:none}.photo-upload>.rail-mark{width:34px;height:34px}}
@media(max-width:720px){.eyebrow{font-size:9px}.stat>span,.stat p{font-size:9px}.item-card-body .eyebrow{font-size:8px}.item-card-footer{font-size:9px}.item-road{font-size:10px}.no-photo span{font-size:8px}.scale-label,.quantity-label{font-size:9px}.photo-upload .button{font-size:11px}.photo-upload .text-link{font-size:11px}.item-card-footer .status-dot{margin-top:5px}}
/* Account profile */
.profile-form{max-width:850px}.profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-avatars{margin:28px 0;padding:0;border:0}.profile-avatars legend{font-size:1rem;font-weight:650;margin-bottom:12px}.avatar-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.avatar-choice{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line,#d6dcd5);border-radius:10px;cursor:pointer;background:#fff}.avatar-choice:has(input:checked){border-color:#173e35;box-shadow:0 0 0 1px #173e35;background:#eef3ed}.avatar-choice:focus-within{outline:3px solid #b48640;outline-offset:3px}.avatar-choice input{accent-color:#173e35}.profile-avatar{display:inline-flex;flex:none;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#dce8df;color:#244d3e}.profile-avatar svg{width:29px;height:29px}.profile-avatar--blue{background:#dfe9f3;color:#365c7b}.profile-avatar--gold{background:#f4e7c9;color:#86611c}.profile-avatar--red{background:#f4ded9;color:#984d42}.profile-avatar--purple{background:#e9dff0;color:#74568b}.profile-avatar--teal{background:#d9eeeb;color:#376d68}.profile-account{display:flex!important;align-items:center;gap:10px}.profile-account>span:last-child{overflow-wrap:anywhere;min-width:0}.profile-account .profile-avatar{width:34px;height:34px}.profile-account .profile-avatar svg{width:22px;height:22px}@media(max-width:700px){.avatar-options{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-fields{grid-template-columns:1fr}.avatar-choice{padding:10px;font-size:.85rem;gap:6px}.avatar-choice .profile-avatar{width:34px;height:34px}}
/* Manufacturer catalog uses the collection's paper, green and brass palette. */
.catalog-search{display:grid;grid-template-columns:minmax(200px,2fr) minmax(160px,1fr) minmax(130px,.7fr) auto;gap:16px;align-items:end;margin-bottom:28px}.catalog-search label,.catalog-alias label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}.catalog-search input,.catalog-search select,.catalog-alias input{width:100%;min-height:44px;padding:9px 12px;border:1px solid var(--line);border-radius:4px;background:var(--surface)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-card{display:flex;flex-direction:column;padding:24px;background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--green);border-radius:5px}.catalog-card h2{font-size:1.5rem;line-height:1.25;overflow-wrap:anywhere}.catalog-card small{color:var(--muted);margin-top:auto}.catalog-card .action-row{padding-top:16px;gap:12px}.catalog-sku{font-size:12px;font-variant-numeric:tabular-nums}.catalog-comparison{padding:16px 0;border-bottom:1px solid var(--line);margin-bottom:18px}.catalog-comparison summary{cursor:pointer;font-weight:600;padding:8px 0}.catalog-alias{display:flex;align-items:end;gap:14px;margin:16px 0}.catalog-alias label{flex:1}.catalog-facts-editor{margin:24px 0}.catalog-link{border-left:3px solid var(--amber);padding:12px 16px;background:var(--green-soft)}.catalog-source-result{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.catalog-source-result small{display:block;color:var(--muted)}@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-search{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.catalog-grid,.catalog-search{grid-template-columns:1fr}.catalog-card{padding:20px}.catalog-alias{display:block}.catalog-alias button{margin-top:10px}}

/* Keep camera capture in a visible top-layer dialog on mobile browsers. */
dialog.scanner-panel{width:min(560px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);overflow:auto}dialog.scanner-panel::backdrop{background:#10251dc9}.scanner-panel h2{font-size:26px;margin:0 0 14px}.scanner-preview{position:relative;width:100%;height:min(52dvh,360px);min-height:150px;background:#17271e;border-radius:5px;overflow:hidden}.scanner-preview video,.scanner-preview canvas{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;background:#17271e;display:block}.scanner-preview canvas{z-index:1}.scanner-preview canvas[hidden]{display:none}.scanner-panel p{margin:14px 0}.scanner-panel .inline-actions{justify-content:space-between}

/* Community pages use the existing forest, cream, and brass palette. */
.community-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;align-items:start}
.community-list,.community-photos{margin-top:24px}.community-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}
.community-card{padding:0;overflow:hidden}.community-card>div{padding:20px}.community-card h2{font-size:1.25rem;line-height:1.4}.post-picture{display:flex;align-items:center;justify-content:center;height:190px;background:#eaece4;color:#36554b}.post-picture img{height:100%;width:100%;object-fit:contain}.post-picture svg{width:84px;height:84px;opacity:.55}
.post-price{font-size:1.5rem;font-weight:700}.post-price small{font-size:.75rem;font-weight:400}.post-photo-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.post-photo-grid img{width:100%;max-width:360px;max-height:300px;object-fit:contain;border-radius:8px;background:#f4f3ee}.post-photo-grid figure{max-width:240px}.post-facts{display:grid;grid-template-columns:1fr 2fr;gap:12px}.post-facts dd{overflow-wrap:anywhere}.post-contact>.button-row{margin-top:24px}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.publish-preview{max-width:850px;margin-bottom:24px}.community-layout label{display:block;margin-bottom:16px}
.messages-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.conversation-link{display:flex;align-items:center;gap:12px;padding:15px 8px;border-bottom:1px solid #dfe3d7;text-decoration:none;color:inherit}.conversation-link.selected{background:#e5ece4}.conversation-link span{min-width:0}.conversation-link small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:175px}.unread-badge{display:inline-block;min-width:22px;padding:2px 6px;border-radius:999px;background:#a66927;color:white;text-align:center;font-size:12px;margin-left:4px}.conversation-body{min-width:0}.conversation-body .rz-chat{--rz-primary:#173e35;--rz-primary-light:#e5ece4;--rz-on-primary:#fff;--rz-text-font-family:inherit;box-shadow:none;border:1px solid #d4d9cb;border-radius:8px;margin-top:16px}.message-report{border:0;background:transparent;font-size:11px;text-decoration:underline;opacity:.7;padding:3px;color:inherit}.community-photos{margin-top:28px}.community-layout .profile-account{margin:20px 0}.post-contact details{margin-top:24px}
@media(max-width:1100px){.community-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.messages-layout{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:760px){.community-cards,.community-layout,.messages-layout{grid-template-columns:1fr}.conversation-list{max-height:280px;overflow:auto}.post-contact{order:-1}.post-facts{grid-template-columns:1fr}.post-facts dd{margin-bottom:12px}.conversation-body{padding:14px}.community-card .post-picture{height:200px}}

.rail-message{max-width:88%;padding:12px 14px;border-radius:12px;margin:8px 0;line-height:1.55;text-align:left;background:#f0f3eb;color:#233b32}
.rail-message.mine{margin-left:auto;background:#173e35;color:#fff}.rail-message-meta{display:flex;gap:16px;align-items:baseline;justify-content:space-between;font-size:11px;margin-bottom:5px}.rail-message-meta time{opacity:.8;white-space:nowrap}.rail-message .message-report{padding:6px 0 0;text-align:left}
