@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Lora:wght@500;600;700&display=swap";:root{--pm-control-height: 42px;--pm-control-radius: 8px;--pm-control-padding-x: 14px;--pm-control-bg: #fffdf8;--pm-control-border: #e7dcc7;--pm-control-border-strong: #cbd8bf;--pm-focus-border: #b8cda7;--pm-focus-ring: 0 0 0 3px rgba(77, 133, 73, .14);--pm-label-color: #1f251e;--pm-label-size: 15px;--pm-label-weight: 650;--pm-menu-bg: #fffdf8;--pm-menu-active: #eef5df;--pm-menu-shadow: 0 18px 38px rgba(54, 45, 26, .16);--pm-menu-max-height: 267px;--pm-chevron-size: 16px;--pm-chevron-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.5 6.5L8 10L11.5 6.5' stroke='%231f251e' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--pm-button-font-weight: 650}.pm-field-label,.location-label,label{color:var(--pm-label-color);font-size:var(--pm-label-size);font-weight:var(--pm-label-weight)}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea,.pm-control,.btn,button,.location-trigger,.pm-select-trigger{width:100%;border:1px solid var(--pm-control-border);border-radius:var(--pm-control-radius);background:var(--pm-control-bg);color:var(--text);font:inherit;font-weight:400}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,.pm-control,.btn,button,.location-trigger,.pm-select-trigger{height:var(--pm-control-height);min-height:var(--pm-control-height);padding:0 var(--pm-control-padding-x)}.btn,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;cursor:pointer;font-family:var(--font-ui);font-size:15px;line-height:1}select:not(.native-country-select):not(.native-standard-select){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:calc(var(--pm-control-padding-x) + var(--pm-chevron-size) + 10px);background-image:var(--pm-chevron-icon);background-repeat:no-repeat;background-position:right var(--pm-control-padding-x) center;background-size:var(--pm-chevron-size) var(--pm-chevron-size)}textarea{min-height:120px;padding:12px var(--pm-control-padding-x)}input:not([type=checkbox]):not([type=radio]):not([type=hidden]):focus,select:focus,textarea:focus,.location-trigger:focus-visible,.pm-select-trigger:focus-visible,.country-option:focus-visible,.city-option:focus-within{border-color:var(--pm-focus-border);box-shadow:var(--pm-focus-ring);outline:0}.city-menu input[type=search]{border-color:var(--pm-control-border)}.city-menu input[type=search]:focus{border-color:var(--pm-focus-border);box-shadow:var(--pm-focus-ring)}.location-menu,.pm-menu,.pm-select-menu{border:1px solid var(--pm-control-border);border-radius:var(--pm-control-radius);background:var(--pm-menu-bg);box-shadow:var(--pm-menu-shadow)}.country-options,.city-options,.pm-menu-options{max-height:var(--pm-menu-max-height);overflow:auto}.country-option,.city-option,.pm-menu-option{border-radius:7px;font-weight:400;padding:4px}.pm-chevron,.chevron{display:inline-block;width:var(--pm-chevron-size);height:var(--pm-chevron-size);flex:0 0 var(--pm-chevron-size);margin-left:auto;background:var(--pm-chevron-icon) center / var(--pm-chevron-size) var(--pm-chevron-size) no-repeat;color:transparent;font-size:0;line-height:1}.pm-select{position:relative;min-width:0}.native-standard-select{display:none!important}.pm-select-trigger{display:flex;align-items:center;gap:8px;text-align:left;overflow:hidden;cursor:pointer}.pm-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-select-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:35;width:max(100%,260px);display:grid;gap:2px;padding:12px}.pm-select-option{min-height:38px;border:0;background:transparent;color:var(--text);padding:4px;text-align:left;cursor:pointer}.pm-select-option[aria-selected=true]{background:var(--pm-menu-active);color:var(--green)}.pm-select-group-label{padding:8px 10px 4px;color:var(--muted);font-size:12px}.country-option:hover,.country-option[aria-pressed=true],.city-option:hover,.pm-menu-option:hover,.pm-menu-option[aria-selected=true]{background:var(--pm-menu-active)}:root{--green: #235f2e;--green-2: #4d8549;--cream: #fbf7ed;--cream-2: #f7f0df;--line: #e7dcc7;--text: #1f251e;--muted: #6f746b;--card: #fffdf8;--font-ui: Inter, "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display: Lora, Georgia, "Times New Roman", serif;font-family:var(--font-ui)}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;min-height:100dvh;margin:0;display:flex;flex-direction:column;background:radial-gradient(circle at 90% 8%,rgba(227,237,202,.34),transparent 22rem),var(--cream);color:var(--text);font-size:15px}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{width:min(1400px,calc(100% - 64px));margin:0 auto;flex:1 0 auto}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:30px;padding:18px 40px 16px;background:#fbf7edf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,221,200,.72)}.brand{display:flex;align-items:center;gap:12px;min-width:310px}.brand-mark{display:grid;place-items:center;width:78px;height:56px}.brand-mark img{display:block;width:78px;height:56px;object-fit:contain}.brand strong{display:block;font-family:var(--font-display);font-size:34px;color:var(--green);line-height:.95;letter-spacing:0}.brand strong span{font-weight:700}.brand strong em{font-style:normal;font-weight:500;color:#47733e}.brand small{color:#364433;font-size:14px}.top-nav{display:flex;gap:28px;flex:1;color:#30362f;align-items:center;font-size:14px}.header-actions{display:flex;gap:12px;align-items:center}.btn,button{border:1px solid var(--line);background:#fff;color:var(--text)}.btn-primary{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}.btn-ghost{background:#fffdf8}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#7952c7;color:#fff;font-weight:800}.avatar.big{width:76px;height:76px;font-size:30px}.flash{margin:18px 0;padding:14px 16px;background:#eef7e8;border:1px solid #cce1bf;border-radius:8px;color:var(--green)}.ui-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;color:currentColor}.ui-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.search-strip{display:grid;grid-template-columns:216px minmax(0,1fr);gap:22px;align-items:center;margin:20px 0 22px}.category-button{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;height:var(--pm-control-height);padding:0 24px;background:linear-gradient(180deg,#2f7337,#235f2e);color:#fff;border-radius:var(--pm-control-radius);font-weight:750;box-shadow:0 8px 18px #235f2e26}.category-button .ui-icon{width:19px;height:19px}.search-form{display:grid;grid-template-columns:minmax(220px,1fr) 220px 360px 104px;gap:0 6px;align-items:end;min-height:var(--pm-control-height)}input,select,textarea{border-color:var(--line)}.search-form>input,.search-form>select,.search-form>.pm-select,.search-form>button{height:var(--pm-control-height);min-height:var(--pm-control-height)}.search-form>input:not([type=hidden]):not([type=checkbox]):not([type=radio]){border-radius:var(--pm-control-radius);border-color:var(--pm-control-border-strong);background:var(--pm-control-bg)}.search-form>select{border-radius:var(--pm-control-radius);border-color:var(--pm-control-border-strong)}.search-form>.pm-select .pm-select-trigger{border-radius:var(--pm-control-radius);border-color:var(--pm-control-border-strong);background:var(--pm-control-bg)}.search-form>.pm-select .pm-select-menu{width:max(100%,260px)}.search-form>button{border-radius:var(--pm-control-radius);background:var(--green);color:#fff;border-color:var(--green);font-weight:650}.location-picker{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(160px,1.2fr);gap:10px;align-items:end;min-width:0}.location-field{position:relative;display:grid;gap:6px;min-width:0}.location-label{line-height:1.1;color:var(--pm-label-color)}.native-country-select{display:none}.city-multiselect{position:relative;min-width:0}.location-trigger{height:var(--pm-control-height);min-height:var(--pm-control-height);justify-content:flex-start;display:flex;align-items:center;gap:8px;padding:0 var(--pm-control-padding-x);border:1px solid var(--pm-control-border);border-radius:var(--pm-control-radius);background:var(--pm-control-bg);text-align:left;overflow:hidden;font-weight:400}.location-trigger:disabled{opacity:.62;cursor:default}.country-trigger span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-placeholder{color:var(--muted);white-space:nowrap}.location-trigger .chevron{margin-left:auto;flex:0 0 var(--pm-chevron-size)}.city-bubbles{display:flex;flex-wrap:nowrap;gap:6px;min-width:0;overflow:hidden}.city-bubble{display:inline-flex;align-items:center;gap:5px;max-width:150px;min-height:28px;padding:4px 7px 4px 9px;border-radius:999px;background:#eef5df;color:var(--green);font-size:13px;line-height:1}.city-bubble span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-bubble button{width:18px;height:18px;min-height:18px;padding:0;border:0;background:transparent;color:currentColor;line-height:1}.city-single-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-menu-bubbles{display:flex;flex-wrap:wrap;gap:6px;padding:4px}.city-menu-bubbles[hidden]{display:none}.location-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(420px,92vw);display:grid;gap:8px;padding:12px}.city-menu input[type=search]{min-height:var(--pm-control-height)}.city-options{display:grid;gap:2px;padding-right:2px}.city-option{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;padding:4px;cursor:pointer}.city-option:hover{background:#eef5df}.city-option-single{width:100%;grid-template-columns:1fr;border:0;background:transparent;text-align:left}.city-option-single[aria-pressed=true]{background:#eef5df;color:var(--green)}.city-option input{width:18px;height:18px;margin-top:1px;accent-color:var(--green)}.city-option span{display:grid;gap:2px;min-width:0}.city-option b{font-weight:400}.city-option small{color:var(--muted);font-size:12px;line-height:1.25}.city-option-empty{color:var(--muted);padding:12px 8px}.country-menu{left:0;right:auto;width:100%;min-width:220px}.country-options{display:grid;gap:2px;height:calc(var(--pm-menu-max-height) + var(--pm-control-height) + 8px);max-height:calc(var(--pm-menu-max-height) + var(--pm-control-height) + 8px)}.country-option{width:100%;min-height:38px;justify-content:flex-start;border:0;background:transparent;padding:4px;text-align:left;color:var(--text);font-weight:400}.country-option:hover,.country-option[aria-pressed=true]{background:#eef5df;color:var(--green)}.auth-location .location-menu,.form-location .location-menu{top:auto;bottom:calc(100% + 8px)}.filters-location{grid-template-columns:1fr}.form-location,.auth-location{grid-template-columns:1fr 1fr}.search-location{grid-template-columns:140px 210px;gap:6px}.search-location .location-label{display:none}.search-location .location-menu{top:calc(100% + 8px);bottom:auto}.search-location .country-menu{width:220px}.search-location .city-menu{width:min(360px,92vw)}.hero{min-height:190px;border-radius:12px;padding:16px 36px;background-image:linear-gradient(90deg,#f7f1dff7,#f7f1dfc7 45%,#f7f1df14),url(/assets/hero-zamioculcas.png);background-position:center right,center right;background-size:auto,auto 100%;background-repeat:no-repeat;border:1px solid var(--line);overflow:hidden}.hero h1{margin:0;font-family:var(--font-display);color:var(--green);font-size:30px;font-weight:600;line-height:1.12;letter-spacing:0}.hero p{font-size:15px;margin:6px 0 0}.hero-points{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px;margin-top:12px;max-width:800px}.hero-points span,.trust-band div{display:grid;gap:5px}.hero-points .ui-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eee7bc;color:var(--green);border:1px solid rgba(35,95,46,.13);padding:7px}.hero-points .ui-icon svg{stroke-width:2}.ui-icon-image{padding:0!important;background:transparent!important;border:0!important;overflow:visible}.ui-icon-image img{display:block;width:100%;height:100%;object-fit:contain}.hero-points b,h2{color:var(--green)}.hero-points small,.muted{color:var(--muted);font-size:12px;line-height:1.28}.hero-standards{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px;margin-top:14px;max-width:800px;color:var(--green)}.hero-standards span{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;font-size:13px;line-height:1;white-space:nowrap}.hero-standards .ui-icon{width:20px;height:20px;flex:0 0 20px;color:var(--green)}.hero-standards .ui-icon svg{stroke-width:1.8}.layout{display:grid;grid-template-columns:240px 1fr;gap:30px;margin:28px 0}.home-layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:22px;align-items:start}.home-main{min-width:0}.sidebar,.panel,.filters{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:16px;box-shadow:0 8px 24px #2e27160d}.home-sidebar{padding:0 16px}.sidebar a{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f1eadc;font-size:14px}.sidebar a:last-child{border-bottom:0}.sidebar .ui-icon{color:var(--green);width:21px;height:21px}.sidebar a.show-more{display:flex;align-items:center;justify-content:center;min-height:var(--pm-control-height);margin-top:14px;padding:0 12px;border:1px solid #e7dcc7;border-radius:var(--pm-control-radius);background:#fffaf1;box-shadow:inset 0 0 0 1px #e7dcc72e}.section-title-row{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-top:18px}.section-title-row h2{margin:0;font-family:var(--font-display);color:#172018;font-size:24px;font-weight:600}.section-title-row a{color:var(--green);font-size:14px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 22px}.chip{min-height:42px;display:inline-flex;align-items:center;border:1px solid var(--line);background:#ffffffb8;border-radius:8px;padding:0 16px;font-size:14px;line-height:1}.chip.active{background:#dfeacc;color:var(--green);border-color:#dfeacc}.home-main .grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:18px;align-items:start}.listing-card{min-width:0}.listing-image{position:relative;display:block;aspect-ratio:1.05;overflow:hidden;border-radius:8px;background:#eee4d3;box-shadow:0 1px #4630140d}.listing-image img{width:100%;height:100%;object-fit:cover}.listing-image span{position:absolute;left:10px;top:10px;background:#eff5df;border-radius:6px;padding:5px 8px;color:var(--green);font-size:12px}.listing-body{display:grid;gap:6px;padding:10px 1px 0}.listing-title{font-weight:650;line-height:1.22;font-size:15px}.listing-body strong{font-size:16px}.listing-body small{color:var(--muted);font-size:13px}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:38px 0 30px;padding:24px;background:linear-gradient(90deg,#f3efd9,#f8f2df);border-radius:10px;border:1px solid var(--line)}.page-head,.content-page{padding:32px 0 20px}.page-head h1,.form-page h1,.content-page h1,.admin-page h1{margin-bottom:8px;font-family:var(--font-display);color:var(--green);font-size:38px;font-weight:600}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.filters,.form-grid{display:grid;gap:14px;align-content:start}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}fieldset{border:1px solid var(--line);border-radius:8px;display:grid;gap:8px}.check{display:flex;gap:8px;align-items:center}.check input,fieldset input{width:auto}.inline-warning,.safety-note{padding:12px;border-radius:8px;background:#fff2dc;border:1px solid #efd1a0;color:#794b00}.listing-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:30px;margin:28px 0}.gallery{display:grid;gap:12px}.gallery-photo{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#eee4d3;cursor:zoom-in}.detail{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:24px;align-self:start}.detail-top h1{margin:0 0 8px;font-size:34px;line-height:1.1}.price{display:block;font-size:30px;margin-bottom:20px}.specs{display:grid;gap:10px;margin:22px 0}.specs div{display:grid;grid-template-columns:130px 1fr;gap:14px;border-bottom:1px solid #f1eadc;padding-bottom:8px}.specs dt{color:var(--muted)}.specs dd{margin:0}.seller-box{display:grid;gap:10px;margin:22px 0;padding-top:18px;border-top:1px solid var(--line)}.actions-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.form-page{max-width:920px;margin:28px auto}label{display:grid;gap:6px;font-weight:650}label input,label select,label textarea{font-weight:400}.conditional[hidden],[hidden]{display:none!important}.auth-page{min-height:70vh;display:grid;place-items:center}.auth-page-spaced{min-height:70vh;padding:28px 0 10px;align-items:center}.auth-card{width:min(430px,100%);display:grid;gap:14px}.auth-card-wide{width:min(780px,100%)}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-location-grid{grid-column:1 / -1}.auth-submit{justify-self:center;min-width:190px}.auth-location{grid-column:1 / -1}.auth-actions{display:flex;justify-content:center}.auth-actions .btn-primary{flex:0 0 auto;min-width:190px}.dashboard{display:grid;grid-template-columns:280px 1fr;gap:24px;margin:28px 0}.profile-box{align-self:start;display:grid;gap:8px;justify-items:start}.status-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.status-tabs span{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:8px}.list-table{display:grid;gap:10px}.list-table>div{display:grid;grid-template-columns:58px 1fr auto auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px}.list-table img{width:58px;height:46px;object-fit:cover;border-radius:6px}.chat-list{display:grid;gap:10px}.chat-list a{display:grid;gap:4px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:8px}.chat-page{display:grid;grid-template-columns:320px 1fr;gap:24px;margin:28px 0}.messages{display:grid;gap:12px}.message{padding:12px;background:#faf4e8;border-radius:8px}.message p{margin:6px 0}.admin-list{display:grid;gap:12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8f1e4;padding:14px;border-radius:8px}.safety-list{display:grid;gap:12px;font-size:18px}.empty{color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:28px 40px;margin-top:auto;border-top:1px solid var(--line);color:var(--muted);flex-shrink:0}@media (max-width: 980px){main{width:min(100% - 28px,760px)}.site-header{flex-wrap:wrap;padding:16px}.brand{min-width:0}.top-nav{order:3;width:100%;overflow-x:auto}.search-strip,.layout,.home-layout,.catalog-layout,.listing-page,.dashboard,.chat-page,.search-form,.location-picker,.auth-grid,.form-location,.auth-location{grid-template-columns:1fr}.search-form{gap:10px}.search-form>input,.search-form>select,.search-form>.pm-select,.search-form>button{border-radius:var(--pm-control-radius)}.hero h1{font-size:29px}.hero-points,.trust-band{grid-template-columns:1fr 1fr}.two,.three{grid-template-columns:1fr}}@media (max-width: 560px){.header-actions{width:100%}.btn-primary{flex:1;text-align:center}.auth-actions .btn-primary{flex:0 0 auto}.brand strong{font-size:28px}.hero{padding:16px 22px}.hero-points,.trust-band{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.listing-title{font-size:14px}.list-table>div{grid-template-columns:48px 1fr}}.flash-error{background:#fff0ec;border-color:#f1b4a5;color:#8b2f1d}.flash-success{background:#eef7e8;border-color:#cce1bf;color:var(--green)}.chat-compose{display:grid;gap:10px;margin-top:16px}.message-mine{background:#eef5df}.admin-page .layout{align-items:start}button:disabled{opacity:.65;cursor:progress}
