.posting-page,.auth-page{min-height:100vh;color:var(--ink);background:#f4f6f4}.posting-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:24px 32px;display:flex}.posting-header>div{align-items:center;gap:24px;display:flex}.posting-header a,.auth-page>a,.listing-actions a{color:#176b5b;font-size:.9rem}.posting-main{max-width:1100px;margin:auto;padding:48px 32px 80px}.posting-heading{max-width:650px;margin-bottom:40px}.posting-heading h1{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(2rem,4vw,2.8rem);font-weight:500;line-height:1.2}.posting-heading p{color:#4a6058;margin:0;line-height:1.7}.posting-columns{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:56px;display:grid}.posting-form fieldset{border:0;border-bottom:1px solid var(--border);min-width:0;margin:0 0 28px;padding:0 0 28px}.posting-form legend{margin-bottom:22px;padding:0;font-size:1.15rem;font-weight:500}.posting-form label{margin:22px 0 8px;font-size:.875rem;font-weight:500;display:block}.posting-form input:not([type=file]),.posting-form select,.posting-form textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #9aafa5;border-radius:8px;padding:12px 14px;font-size:.95rem}.posting-form input::placeholder,.posting-form textarea::placeholder{color:#65756e;opacity:1}.posting-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23176b5b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px;padding-right:48px}.posting-form select:not(:disabled):hover,.posting-form select:focus-visible{border-color:#176b5b}@supports (appearance:base-select){.posting-form select{appearance:base-select}.posting-form select::picker(select){appearance:base-select}.posting-form select::picker-icon{display:none}.posting-form select::picker(select){max-height:288px;color:var(--ink);font:inherit;background:#fff;border:1px solid #b7ccc1;border-radius:10px;margin-block:6px;padding:6px;overflow-y:auto;box-shadow:0 10px 28px #183c321f}.posting-form select option{cursor:pointer;border-radius:6px;min-height:42px;padding:10px 12px}.posting-form select option:disabled{display:none}.posting-form select option:hover,.posting-form select option:focus{background:#edf3ee;outline:none}.posting-form select option:checked{color:#176b5b;background:#dff2ed;font-weight:500}.posting-form select option::checkmark{color:#176b5b;order:1;margin-left:auto}}.posting-price-input{position:relative}.posting-price-input>span{pointer-events:none;font-size:.95rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.posting-form .posting-price-input input{padding-left:34px}.posting-form textarea{resize:vertical;line-height:1.65}.posting-form [aria-invalid=true]{outline:1px solid #ac3029;border-color:#ac3029!important}.posting-form :focus-visible,.posting-button:focus-visible,.posting-error:focus,.posting-page a:focus-visible{outline-offset:3px;outline:3px solid #258570}.posting-form fieldset:disabled{opacity:.75}.field-hint{color:#52665c;margin:8px 0 0;font-size:.8rem;line-height:1.6}.posting-location{grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:20px;display:grid}@media (max-width:559px){.posting-location{grid-template-columns:1fr;gap:0}}.posting-form .photo-picker{color:#175744;cursor:pointer;background:#edf3ee;border:1px dashed #6a9180;border-radius:8px;margin-top:20px;padding:22px}.photo-picker input{max-width:100%;font:inherit;margin-top:12px;font-size:.8rem;display:block}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.photo-grid li{min-width:0;position:relative}.photo-grid img{object-fit:cover;border-radius:8px;width:100%;height:120px}.photo-grid span{color:#183c32;background:#fff;border-radius:4px;padding:3px 6px;font-size:.65rem;position:absolute;top:6px;left:6px}.photo-grid button{color:#8d3028;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:.8rem}.posting-error{color:#852c24;background:#fbe9e5;border-radius:8px;padding:14px 16px;font-size:.9rem;line-height:1.6}.posting-submit{margin-top:24px}.posting-submit p{color:#52665c;font-size:.85rem;line-height:1.6}.posting-button{min-height:50px;font:inherit;cursor:pointer;background:#176b5b;border:0;border-radius:8px;justify-content:center;align-items:center;padding:13px 25px;font-weight:500;text-decoration:none;display:inline-flex;color:#fff!important}.posting-button:hover{background:#125347}.posting-button:disabled{cursor:wait;opacity:.75}.posting-preview{overflow-wrap:anywhere;position:sticky;top:28px}.posting-preview h2{color:#52665c;margin:0 0 20px;font-size:.85rem;font-weight:400}.posting-preview__photo{aspect-ratio:4/3;background:#dff2ed;border-radius:12px;place-items:center;display:grid;overflow:hidden}.posting-preview__photo img{object-fit:cover;width:100%;height:100%}.posting-preview__photo span{color:#3c6255;text-align:center;max-width:180px;font-size:.85rem}.posting-preview .posting-preview__category{color:#176b5b;margin-top:22px;font-size:.8rem}.posting-preview h3{margin:8px 0 12px;font-size:1.5rem;font-weight:500;line-height:1.4}.posting-preview p{color:#52665c;font-size:.9rem}.posting-preview strong{margin-top:20px;font-weight:500;display:block}.auth-page{flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:48px 20px;display:flex}.auth-page__intro{color:#52665c;text-align:center;margin:0}.listing-detail{max-width:900px;margin:auto;padding:36px 24px 72px}.listing-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.listing-gallery img{object-fit:cover;border-radius:10px;width:100%;height:180px}.listing-gallery img:first-child{object-fit:contain;background:#edf1ee;grid-column:1/-1;height:auto;max-height:540px}.listing-detail h1{overflow-wrap:anywhere;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:500;line-height:1.25}.listing-detail__description{white-space:pre-wrap;overflow-wrap:anywhere;max-width:70ch;line-height:1.8}.listing-detail__meta{color:#52665c}.listing-detail__price{font-size:1.4rem;font-weight:500}.listing-success{color:#195b45;background:#dff2ed;border-radius:8px;padding:16px}.listing-actions{align-items:center;gap:24px;margin-top:32px;display:flex}@media (max-width:799px){.posting-columns{grid-template-columns:1fr;gap:28px}.posting-preview{display:none}.posting-header{padding:20px}.posting-main{padding:32px 20px 64px}.posting-heading{margin-bottom:30px}.posting-header>div{gap:16px}.posting-button{width:100%}.listing-gallery{gap:8px}.listing-gallery img{height:100px}}
