@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 #4d854924;--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 #362d1a29;--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-family:var(--font-ui);--pm-button-font-size:15px;--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{border:1px solid var(--pm-control-border);border-radius:var(--pm-control-radius);background:var(--pm-control-bg);width:100%;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{cursor:pointer;width:auto;font-family:var(--pm-button-font-family);font-size:var(--pm-button-font-size);justify-content:center;align-items:center;gap:8px;line-height:1;display:inline-flex}select:not(.native-country-select):not(.native-standard-select){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;padding:4px;font-weight:400}.pm-chevron,.chevron{width:var(--pm-chevron-size);height:var(--pm-chevron-size);flex:0 0 var(--pm-chevron-size);background:var(--pm-chevron-icon) center / var(--pm-chevron-size) var(--pm-chevron-size) no-repeat;color:#0000;margin-left:auto;font-size:0;line-height:1;display:inline-block}.pm-select{min-width:0;position:relative}.native-standard-select{display:none!important}.pm-select-trigger{text-align:left;cursor:pointer;align-items:center;gap:8px;display:flex;overflow:hidden}.pm-select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pm-select-menu{z-index:35;gap:2px;width:max(100%,260px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.pm-select-option{min-height:38px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;padding:4px}.pm-select-option[aria-selected=true]{background:var(--pm-menu-active);color:var(--green)}.pm-select-group-label{color:var(--muted);padding:8px 10px 4px;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{background:radial-gradient(circle at 90% 8%, #e3edca57, transparent 22rem), var(--cream);min-height:100dvh;color:var(--text);flex-direction:column;margin:0;font-size:15px;display:flex}#root{flex-direction:column;min-height:100dvh;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{flex:1 0 auto;width:min(1400px,100% - 64px);margin:0 auto}.site-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7edf0;border-bottom:1px solid #e8ddc8b8;align-items:center;gap:30px;padding:18px 40px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:310px;display:flex}.brand-mark{place-items:center;width:78px;height:56px;display:grid}.brand-mark img{object-fit:contain;width:78px;height:56px;display:block}.brand strong{font-family:var(--font-display);color:var(--green);letter-spacing:0;font-size:34px;line-height:.95;display:block}.brand strong span{font-weight:700}.brand strong em{color:#47733e;font-style:normal;font-weight:500}.brand small{color:#364433;font-size:14px}.top-nav{color:#30362f;flex:1;align-items:center;gap:28px;font-size:14px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.btn,button{border:1px solid var(--line);color:var(--text);background:#fff}.btn-primary{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}.btn-ghost{background:#fffdf8}.avatar{aspect-ratio:1;color:#fff;background:#4d8549;border:0;border-radius:50%;flex:none;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-weight:800;line-height:1;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.avatar.big{width:76px;min-width:76px;height:76px;min-height:76px;font-size:30px}.header-icon-button{color:#6f746b;background:0 0;border:0;place-items:center;width:42px;height:42px;min-height:42px;padding:0;display:grid;position:relative}.header-icon-button:hover{color:var(--green);background:#eef5df}.header-badge{color:#fff;background:#d44b3f;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:3px;right:2px}.avatar-menu{position:relative}.avatar-dropdown{z-index:40;background:var(--card);border:1px solid var(--line);border-radius:10px;width:260px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #2e271629}.avatar-dropdown-head{border-bottom:1px solid #f1eadc;grid-template-columns:42px 1fr;align-items:center;gap:10px;margin-bottom:6px;padding:8px;display:grid}.avatar-dropdown-head span:last-child{gap:2px;min-width:0;display:grid}.avatar-dropdown-head b,.avatar-dropdown-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avatar-dropdown button{background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;min-height:38px;padding:0 8px;font-weight:500;display:flex}.avatar-dropdown button:hover{color:var(--green);background:#eef5df}.avatar-dropdown .ui-icon{width:18px;height:18px}.icon-button{background:0 0;border:0;place-items:center;width:34px;height:34px;min-height:34px;padding:0;font-size:24px;display:grid}.flash{color:var(--green);background:#eef7e8;border:1px solid #cce1bf;border-radius:8px;margin:18px 0;padding:14px 16px}.ui-icon{color:currentColor;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ui-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.search-strip{grid-template-columns:216px minmax(0,1fr);align-items:center;gap:22px;margin:20px 0 22px;display:grid}.category-button{width:100%;height:var(--pm-control-height);color:#fff;border-radius:var(--pm-control-radius);background:linear-gradient(#2f7337,#235f2e);justify-content:flex-start;align-items:center;gap:10px;padding:0 24px;font-weight:750;display:flex;box-shadow:0 8px 18px #235f2e26}.category-button .ui-icon{width:19px;height:19px}.search-form{min-height:var(--pm-control-height);grid-template-columns:minmax(220px,1fr) 220px 360px 104px;align-items:end;gap:0 6px;display:grid}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{grid-template-columns:minmax(120px,.8fr) minmax(160px,1.2fr);align-items:end;gap:10px;min-width:0;display:grid}.location-field{gap:6px;min-width:0;display:grid;position:relative}.location-label{color:var(--pm-label-color);line-height:1.1}.native-country-select{display:none}.city-multiselect{min-width:0;position:relative}.location-trigger{height:var(--pm-control-height);min-height:var(--pm-control-height);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;justify-content:flex-start;align-items:center;gap:8px;font-weight:400;display:flex;overflow:hidden}.location-trigger:disabled{opacity:.62;cursor:default}.country-trigger span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-placeholder{color:var(--muted);white-space:nowrap}.location-trigger .chevron{flex:0 0 var(--pm-chevron-size);margin-left:auto}.city-bubbles{flex-wrap:nowrap;gap:6px;min-width:0;display:flex;overflow:hidden}.city-bubble{max-width:150px;min-height:28px;color:var(--green);background:#eef5df;border-radius:999px;align-items:center;gap:5px;padding:4px 7px 4px 9px;font-size:13px;line-height:1;display:inline-flex}.city-bubble span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-bubble button{color:currentColor;background:0 0;border:0;width:18px;height:18px;min-height:18px;padding:0;line-height:1}.city-single-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.city-menu-bubbles{flex-wrap:wrap;gap:6px;padding:4px;display:flex}.city-menu-bubbles[hidden]{display:none}.location-menu{z-index:30;gap:8px;width:min(420px,92vw);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.city-menu input[type=search]{min-height:var(--pm-control-height)}.city-options{gap:2px;padding-right:2px;display:grid}.city-option{cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:10px;padding:4px;display:grid}.city-option:hover{background:#eef5df}.city-option-single{text-align:left;background:0 0;border:0;grid-template-columns:1fr;width:100%}.city-option-single[aria-pressed=true]{color:var(--green);background:#eef5df}.city-option input{width:18px;height:18px;accent-color:var(--green);margin-top:1px}.city-option span{gap:2px;min-width:0;display:grid}.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{width:100%;min-width:220px;left:0;right:auto}.country-options{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);gap:2px;display:grid}.country-option{text-align:left;width:100%;min-height:38px;color:var(--text);background:0 0;border:0;justify-content:flex-start;padding:4px;font-weight:400}.country-option:hover,.country-option[aria-pressed=true]{color:var(--green);background:#eef5df}.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{border:1px solid var(--line);background-image:linear-gradient(90deg,#f7f1dff7 0%,#f7f1dfc7 45%,#f7f1df14 100%),url(/assets/hero-zamioculcas.png);background-position:100%,100%;background-repeat:no-repeat;background-size:auto,auto 100%;border-radius:12px;min-height:190px;padding:16px 36px;overflow:hidden}.hero h1{font-family:var(--font-display);color:var(--green);letter-spacing:0;margin:0;font-size:30px;font-weight:600;line-height:1.12}.hero p{margin:6px 0 0;font-size:15px}.hero-points{grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px;max-width:800px;margin-top:12px;display:grid}.hero-points span,.trust-band div{gap:5px;display:grid}.hero-points .ui-icon{width:34px;height:34px;color:var(--green);background:#eee7bc;border:1px solid #235f2e21;border-radius:50%;place-items:center;padding:7px;display:grid}.hero-points .ui-icon svg{stroke-width:2px}.ui-icon-image{overflow:visible;background:0 0!important;border:0!important;padding:0!important}.ui-icon-image img{object-fit:contain;width:100%;height:100%;display:block}.hero-points b,h2{color:var(--green)}.hero-points small,.muted{color:var(--muted);font-size:12px;line-height:1.28}.hero-standards{max-width:800px;color:var(--green);grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px;margin-top:14px;display:grid}.hero-standards span{white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;line-height:1;display:inline-flex}.hero-standards .ui-icon{width:20px;height:20px;color:var(--green);flex:0 0 20px}.hero-standards .ui-icon svg{stroke-width:1.8px}.layout{grid-template-columns:240px 1fr;gap:30px;margin:28px 0;display:grid}.home-layout{grid-template-columns:216px minmax(0,1fr);align-items:start;gap:22px;display:grid}.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}.panel>h2:first-child,.panel>h3:first-child{margin-top:0}.panel>h2,.panel>h3{margin:0 0 14px}.home-sidebar{padding:0 16px}.home-category-tree{padding:0;overflow:visible}.home-category-tree .category-column{box-shadow:none;background:0 0;border:0;padding:8px 16px}.home-category-tree .category-tree-compact .category-column:not(:first-child){border:1px solid var(--line);background:var(--card);box-shadow:0 12px 28px #2e271617}.sidebar a{border-bottom:1px solid #f1eadc;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:10px 0;font-size:14px;display:grid}.sidebar a:last-child{border-bottom:0}.sidebar .ui-icon{color:var(--green);width:21px;height:21px}.sidebar a.show-more{min-height:var(--pm-control-height);border-radius:var(--pm-control-radius);background:#fffaf1;border:1px solid #e7dcc7;justify-content:center;align-items:center;margin-top:14px;padding:0 12px;display:flex;box-shadow:inset 0 0 0 1px #e7dcc72e}.section-title-row{justify-content:space-between;align-items:baseline;gap:16px;margin-top:18px;display:flex}.section-title-row h2{font-family:var(--font-display);color:#172018;margin:0;font-size:24px;font-weight:600}.section-title-row a{color:var(--green);font-size:14px}.chips{flex-wrap:wrap;gap:10px;margin:12px 0 22px;display:flex}.chip{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;align-items:center;min-height:42px;padding:0 16px;font-size:14px;line-height:1;display:inline-flex}.chip.active{color:var(--green);background:#dfeacc;border-color:#dfeacc}.home-main .grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));align-items:start;gap:18px;display:grid}.listing-card{min-width:0}.listing-image{aspect-ratio:1.05;background:#eee4d3;border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 1px #4630140d}.listing-image img{object-fit:cover;width:100%;height:100%}.listing-image span{color:var(--green);background:#eff5df;border-radius:6px;padding:5px 8px;font-size:12px;position:absolute;top:10px;left:10px}.listing-body{gap:6px;padding:10px 1px 0;display:grid}.listing-title{font-size:15px;font-weight:650;line-height:1.22}.listing-body strong{font-size:16px}.listing-body small{color:var(--muted);font-size:13px}.trust-band{border:1px solid var(--line);background:linear-gradient(90deg,#f3efd9,#f8f2df);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:24px;margin:38px 0 30px;padding:24px;display:grid}.page-head,.content-page{padding:32px 0 20px}.page-head h1,.form-page h1,.content-page h1,.admin-page h1{font-family:var(--font-display);color:var(--green);margin:0 0 8px;font-size:38px;font-weight:600}.catalog-count{color:#9da2a4;font-family:var(--font-ui);white-space:nowrap;margin-left:10px;font-size:.82em;font-weight:800}.catalog-head{padding:0}.catalog-head+.flash{margin-top:10px}.catalog-search-strip{margin-top:20px}.catalog-layout{grid-template-columns:280px 1fr;gap:24px;display:grid;overflow:visible}.catalog-layout-rich{grid-template-columns:300px minmax(0,1fr);align-items:start}.catalog-head .breadcrumb{flex-wrap:wrap;gap:6px;margin:0 0 8px;display:flex}.catalog-head .breadcrumb button{height:auto;min-height:0;color:var(--muted);background:0 0;border:0;padding:0}.catalog-toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.catalog-toolbar .pm-select{width:210px}.catalog-filters{z-index:2;position:sticky;top:94px;overflow:visible}.filter-label{margin-bottom:6px;font-weight:650;display:block}.category-tree{--category-tree-gap:10px;--category-tree-column-width:calc((100% - (var(--category-tree-gap) * 2)) / 3);gap:var(--category-tree-gap);align-items:start;display:flex;overflow-x:auto}.category-tree-compact{width:100%;padding-bottom:0;display:block;position:relative;overflow:visible}.category-tree-compact .category-column{width:100%}.category-tree-compact .category-column:not(:first-child){top:0;left:calc(100% + var(--category-column-offset));z-index:5;width:274px;position:absolute;box-shadow:0 12px 28px #2e271617}.category-column{flex:0 0 var(--category-tree-column-width);border:1px solid var(--line);background:#fffdf8;border-radius:8px;gap:4px;padding:8px;display:grid}.category-choice{text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px;font-weight:500;display:flex}.category-choice-label{flex:auto;min-width:0}.category-choice[aria-pressed=true],.category-choice:hover{color:var(--green);background:#eef5df}.category-links{flex-wrap:wrap;gap:8px;display:flex}.category-links button{background:#fffaf1;border-radius:8px;min-height:34px;padding:0 10px;font-weight:500}.auto-hub{border-bottom:1px solid var(--line);margin-bottom:18px;padding:12px 0 10px}.auto-hub-title{align-items:center;margin-top:0}.auto-hub-title h2{font-family:var(--font-ui);color:#172018;font-size:24px;font-weight:800}.auto-hub-title button{height:auto;min-height:0;color:var(--green);background:0 0;border:0;padding:0;font-size:22px;font-weight:800}.auto-brand-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:3px 28px;margin-top:10px;display:grid}.auto-brand-grid button{text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:baseline;gap:5px;height:auto;min-height:0;padding:0;font-weight:500;line-height:1.18}.auto-brand-grid span{color:var(--muted);font-weight:500}.auto-filters{gap:16px;display:grid}.auto-filters h3{color:#172018;margin:0 0 8px;font-size:15px;line-height:1.2}.auto-segmented{flex-wrap:wrap;gap:6px;display:flex}.auto-segmented button{background:#f2efe8;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-weight:600}.auto-segmented button.active{color:#fff;background:#172018}.auto-check{align-items:center;gap:8px;min-height:30px;font-weight:500;display:flex}.auto-body-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.auto-body-grid button{background:#f2efe8;border:0;border-radius:8px;min-height:34px;padding:6px;font-size:13px;line-height:1.15}.auto-body-grid button.active{color:var(--green);background:#eef5df;font-weight:700}.listing-list{gap:14px;display:grid}.listing-card-row{border:1px solid var(--line);background:var(--card);border-radius:8px;grid-template-columns:220px minmax(0,1fr) 220px;gap:18px;padding:14px;display:grid}.listing-card-row .listing-image{aspect-ratio:1.2}.listing-row-main{align-content:start;gap:6px;min-width:0;display:grid}.listing-row-main .listing-title{font-size:18px}.listing-row-main p{color:#4d554b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;line-height:1.4;display:-webkit-box;overflow:hidden}.listing-row-side{align-content:start;justify-items:start;gap:8px;display:grid}.listing-row-side .btn{justify-content:center;min-width:150px}.phone-link{color:var(--green);font-weight:700}.filters,.form-grid{align-content:start;gap:14px;display:grid}.two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.three{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}fieldset{border:1px solid var(--line);border-radius:8px;gap:8px;display:grid}.check{align-items:center;gap:8px;display:flex}.check input,fieldset input{width:auto}.inline-warning,.safety-note{color:#794b00;background:#fff2dc;border:1px solid #efd1a0;border-radius:8px;padding:12px}.listing-page{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:30px;margin:28px 0;display:grid}.listing-detail-page{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:34px;margin:28px 0;display:grid}.listing-detail-main{min-width:0}.listing-detail-main>h1{margin:0 0 20px;font-size:36px;line-height:1.1}.breadcrumb{color:var(--muted)}.detail-section{margin-top:26px}.detail-section h2{font-family:var(--font-display);color:#172018;margin:0 0 12px}.listing-contact-card{border:1px solid var(--line);background:var(--card);border-radius:8px;align-content:start;gap:12px;padding:18px;display:grid;position:sticky;top:104px;box-shadow:0 8px 24px #2e27160d}.listing-contact-card .btn{justify-content:center}.listing-contact-card .seller-box{margin:8px 0 0}.btn-secondary-green{background:#3a7841;border-color:#3a7841}.listing-gallery{grid-template-columns:minmax(0,390px) minmax(72px,234px);align-items:start;gap:10px;width:fit-content;max-width:100%;display:grid}.listing-gallery-main{aspect-ratio:1.28;border:1px solid var(--line);cursor:zoom-in;background:#eee4d3;border-radius:8px;width:100%;height:auto;min-height:180px;padding:0;display:block;position:relative;overflow:hidden}.listing-gallery-main:before{content:"";z-index:1;opacity:0;pointer-events:none;background:#17201894;border:1px solid #ffffffdb;border-radius:50%;width:62px;height:62px;transition:opacity .18s,transform .18s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.86)}.listing-gallery-main:after{content:"";z-index:2;opacity:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='5.5'/%3E%3Cpath d='M15 15l5 5M10.5 7.8v5.4M7.8 10.5h5.4'/%3E%3C/svg%3E") 50%/contain no-repeat;width:26px;height:26px;transition:opacity .18s,transform .18s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.86)}.listing-gallery-main:hover:before,.listing-gallery-main:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.listing-gallery-main img{object-fit:contain;width:100%;height:100%;transition:transform .18s}.listing-gallery-main:hover img{transform:scale(1.025)}.listing-gallery-thumbs{grid-template-columns:repeat(3,72px);align-content:start;gap:6px;display:grid}.listing-gallery-thumb{border:1px solid var(--line);background:#eee4d3;border-radius:4px;width:72px;min-width:72px;height:60px;min-height:60px;padding:0;overflow:hidden}.listing-gallery-thumb.active{border-color:var(--green);box-shadow:0 0 0 2px #235f2e2e}.listing-gallery-thumb img{object-fit:cover;width:100%;height:100%}.detail{background:var(--card);border:1px solid var(--line);border-radius:8px;align-self:start;padding:24px}.detail-top h1{margin:0 0 8px;font-size:34px;line-height:1.1}.price{margin-bottom:20px;font-size:30px;display:block}.specs{gap:10px;margin:22px 0;display:grid}.specs div{border-bottom:1px solid #f1eadc;grid-template-columns:130px 1fr;gap:14px;padding-bottom:8px;display:grid}.specs dt{color:var(--muted)}.specs dd{margin:0}.seller-box{border-top:1px solid var(--line);gap:10px;margin:22px 0;padding-top:18px;display:grid}.actions-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.form-page{max-width:920px;margin:28px auto}.wizard-page{max-width:1100px;margin:28px auto}.listing-wizard{gap:18px;display:grid}.wizard-head{gap:12px;display:grid}.wizard-head h1{font-family:var(--font-display);color:var(--green);margin:0;font-size:38px}.wizard-steps{flex-wrap:wrap;gap:8px;display:flex}.wizard-steps span{border:1px solid var(--line);color:var(--muted);background:#fffaf1;border-radius:8px;padding:7px 10px;font-size:13px}.wizard-steps .active{color:var(--green);background:#eef5df;border-color:#d8e5cc;font-weight:700}.wizard-step{gap:14px;display:grid}.wizard-step h2{font-family:var(--font-display);color:#172018;margin:0;font-size:26px}.suggestion-chips{flex-wrap:wrap;gap:8px;max-width:760px;display:flex}.wizard-step .suggestion-chips .chip{color:#172018;background:#f0efed;border:0;border-radius:14px;min-height:42px;padding:0 18px;font-size:15px;font-weight:500;line-height:1.15}.wizard-step .suggestion-chips .chip:hover{color:var(--green);background:#e7ebdf}.wizard-step .suggestion-chips .chip.active{color:var(--green);background:#dfeacc;font-weight:650}.wizard-step .suggestion-chips .chip-ai{background:linear-gradient(#f0efed, #f0efed) padding-box, conic-gradient(from var(--ai-chip-angle), #2587d8, #2f8f7b, #235f2e, #6a3fb2, #2587d8) border-box;border:1px solid #0000;animation:6.4s linear infinite ai-chip-border-spin}.wizard-step .suggestion-chips .chip-ai:hover{background:linear-gradient(#e7ebdf, #e7ebdf) padding-box, conic-gradient(from var(--ai-chip-angle), #2587d8, #2f8f7b, #235f2e, #6a3fb2, #2587d8) border-box}.wizard-step .suggestion-chips .chip-ai.active{background:linear-gradient(#dfeacc, #dfeacc) padding-box, conic-gradient(from var(--ai-chip-angle), #2587d8, #2f8f7b, #235f2e, #6a3fb2, #2587d8) border-box}.wizard-step .suggestion-chips .chip-wide{text-align:left;white-space:normal;justify-content:flex-start;width:auto;max-width:100%;min-height:46px}.title-input-wrap{display:block;position:relative}.title-input-wrap input{padding-right:48px}.title-input-wrap button{color:#172018;background:0 0;border:0;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:28px;font-weight:400;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.title-input-wrap button:hover{color:var(--green);background:#f0efed}.category-suggestions{gap:10px;margin-top:10px;display:grid}.category-suggestions>b{font-size:16px}.form-field{gap:6px;font-weight:650;display:grid}.field-label{display:block}.file-upload-row{flex-wrap:wrap;align-items:center;gap:10px;min-height:42px;display:flex}.file-picker-button{background:#fffaf1;justify-content:center;min-width:154px;font-weight:700;position:relative;overflow:hidden}.file-picker-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-drop-zone{color:#172018;text-align:center;cursor:pointer;background:#fffdf8;border:1px dashed #d9ccb6;border-radius:8px;place-items:center;gap:7px;width:min(100%,680px);min-height:150px;padding:22px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.photo-drop-zone .ui-icon{width:34px;height:34px;color:var(--green)}.photo-drop-zone b{font-size:16px}.photo-drop-zone span{color:var(--muted);font-size:13px;font-weight:400}.photo-drop-zone:hover,.photo-drop-zone.active{border-color:var(--green);background:#f4f8eb;box-shadow:0 0 0 3px #235f2e14}.photo-preview-grid{flex-wrap:wrap;gap:10px;width:min(100%,680px);display:flex}.photo-preview-item{aspect-ratio:1;border:1px solid var(--line);cursor:zoom-in;background:#eee4d3;border-radius:8px;width:96px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.photo-preview-item:before{content:"";z-index:2;opacity:0;pointer-events:none;background:#17201894;border:1px solid #ffffffdb;border-radius:50%;width:54px;height:54px;transition:opacity .18s,transform .18s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.86)}.photo-preview-item:after{content:"";z-index:3;opacity:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='5.5'/%3E%3Cpath d='M15 15l5 5M10.5 7.8v5.4M7.8 10.5h5.4'/%3E%3C/svg%3E") 50%/contain no-repeat;width:23px;height:23px;transition:opacity .18s,transform .18s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.86)}.photo-preview-item:hover{z-index:1;border-color:#235f2e73;transform:translateY(-3px)scale(1.045);box-shadow:0 12px 28px #1720182e}.photo-preview-item:hover:before,.photo-preview-item:hover:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.photo-preview-item img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.photo-remove-button{z-index:4;color:#fff;cursor:pointer;background:#172018c7;border:0;border-radius:50%;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;font-size:20px;font-weight:400;line-height:1;position:absolute;top:4px;right:4px}.photo-remove-button:hover{background:#8b2f1deb}.modal-backdrop.photo-viewer-backdrop{background:#121613b3;padding:8px}.photo-viewer-modal{background:#172018d1;border:1px solid #fffdf82e;border-radius:10px;place-items:center;width:min(920px,100vw - 48px);height:min(760px,100vh - 48px);padding:22px 70px 84px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000006b}.photo-viewer-modal img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .18s}.listing-photo-viewer-modal{justify-content:center;align-items:center;width:fit-content;max-width:calc(100vw - 32px);height:auto;max-height:calc(100dvh - 32px);padding:16px 16px 72px;display:flex;overflow:visible}.listing-photo-viewer-modal img{object-fit:contain;width:auto;max-width:min(92vw,100vw - 96px);height:auto;max-height:calc(100dvh - 136px);display:block}.listing-photo-viewer-modal .photo-viewer-prev{left:-54px}.listing-photo-viewer-modal .photo-viewer-next{right:-54px}.photo-viewer-close{color:#172018;background:#fffdf8eb;border:0;border-radius:50%;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:25px;font-weight:500;line-height:1;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #0000002e}.photo-viewer-nav{color:#172018;background:#fffdf8e6;border:0;border-radius:50%;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:33px;font-weight:400;line-height:.82;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #0000002e}.photo-viewer-prev{left:16px}.photo-viewer-next{right:16px}.photo-viewer-nav:disabled{opacity:.25;cursor:default}.photo-rotate-button{color:#172018;background:#fffdf8f0;border:0;border-radius:50%;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:25px;font-weight:650;line-height:1;position:absolute;bottom:18px;box-shadow:0 8px 22px #0003}.photo-rotate-left{left:18px}.photo-rotate-right{right:18px}.photo-viewer-done{color:#172018;background:#fffdf8;border:0;border-radius:8px;min-width:124px;height:46px;min-height:46px;padding:0 24px;font-weight:750;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000002e}.photo-viewer-close:hover,.photo-rotate-button:hover{background:#fffdf8;transform:translateY(-1px)}.photo-viewer-nav:not(:disabled):hover{background:#fffdf8;transform:translateY(-50%)scale(1.03)}.photo-viewer-done:hover{background:#fffdf8;transform:translate(-50%)translateY(-1px)}.textarea-ai-wrap{display:block;position:relative}.textarea-ai-wrap textarea{min-height:150px;padding-bottom:54px}.ai-fill-button{width:40px;min-width:40px;height:40px;min-height:40px;color:var(--green);box-shadow:none;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;bottom:10px;left:10px}.ai-fill-button .ui-icon{width:34px;height:34px}.ai-fill-button .ui-icon svg{stroke-width:2px;overflow:visible}.ai-fill-button:hover{box-shadow:none;background:0 0;transform:translateY(-1px)}.ai-fill-button:disabled{opacity:.55;cursor:default}.tag-suggestion-chips{margin-top:-4px}.field-suggestion-chips{max-width:none;margin-top:4px}.wizard-step .field-suggestion-chips .chip{border-radius:12px;min-height:36px;padding:0 14px;font-size:14px}.attribute-grid{align-items:start}.listing-preview{border:1px solid var(--line);background:#fffaf1;border-radius:8px;gap:8px;max-width:520px;padding:16px;display:grid}.wizard-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.setting-check{padding:10px 0}label{gap:6px;font-weight:650;display:grid}label input,label select,label textarea{font-weight:400}.conditional[hidden],[hidden]{display:none!important}.auth-page{place-items:center;min-height:70vh;display:grid}.auth-page-spaced{align-items:center;min-height:70vh;padding:28px 0 10px}.auth-card{gap:14px;width:min(430px,100%);display:grid}.auth-card-wide{width:min(780px,100%)}.auth-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-location-grid{grid-column:1/-1}.auth-submit{justify-self:center;min-width:190px}.auth-location{grid-column:1/-1}.auth-actions{justify-content:center;display:flex}.auth-actions .btn-primary{flex:none;min-width:190px}.dashboard{grid-template-columns:280px 1fr;align-items:start;gap:24px;margin:28px 0;display:grid}.profile-box{align-self:start;justify-items:stretch;gap:12px;display:grid}.profile-summary{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;width:100%;display:grid}.profile-name-block{gap:6px;min-width:0;display:grid}.profile-name-block h1{overflow-wrap:anywhere;min-width:0;font-family:var(--font-ui);color:var(--text);margin:0;font-size:28px;line-height:1.08}.profile-name-block .muted{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.profile-avatar-upload{cursor:pointer;border-radius:50%;width:76px;height:76px;display:block;position:relative}.profile-avatar-upload input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.profile-avatar-upload:before{content:"+";z-index:1;color:#ffffffeb;opacity:0;background:#235f2e75;border-radius:50%;place-items:center;font-size:54px;font-weight:300;line-height:1;transition:opacity .16s;display:grid;position:absolute;inset:0}.profile-avatar-upload:after{content:"Добавить фото";z-index:2;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1f251edb;border-radius:6px;padding:6px 8px;font-size:12px;line-height:1;transition:opacity .16s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.profile-avatar-upload:hover:before,.profile-avatar-upload:hover:after{opacity:1}.profile-box>.btn-primary{justify-content:center;width:100%}.dashboard-menu{justify-items:stretch;gap:8px;width:100%;margin-top:8px;display:grid}.dashboard-menu .btn{justify-content:flex-start;gap:10px;width:100%}.dashboard-menu .ui-icon{width:20px;height:20px}.dashboard-menu .active{color:var(--green);background:#eef5df;border-color:#d8e5cc}.dashboard-content{min-width:0}.dashboard-page-title{font-family:var(--font-display);color:var(--green);grid-column:1/-1;margin:0;font-size:38px;font-weight:600;line-height:1.18}.settings-grid{grid-template-columns:1fr;align-content:start;gap:18px;width:min(100%,920px);display:grid}.settings-panel-wide{grid-column:1/-1}.avatar-settings{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.avatar-file-control{gap:8px;min-width:0;display:grid}.avatar-file-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.avatar-file-button{background:#fffaf1;justify-content:center;min-width:154px;font-weight:700;position:relative;overflow:hidden}.avatar-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.btn-danger{color:#8b2f1d;border-color:#edd2c8;font-weight:400}.btn-danger:hover{background:#fff0ec;border-color:#e6b7a7}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f251e61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.avatar-crop-modal{border:1px solid var(--line);background:var(--card);border-radius:10px;gap:16px;width:min(520px,100%);padding:20px;display:grid;box-shadow:0 24px 70px #1f251e47}.avatar-crop-modal h2{color:var(--green);margin:0;font-size:24px}.avatar-crop-help{text-align:center;margin:-4px 0 0}.avatar-crop-frame{aspect-ratio:1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#eef5df;border-radius:50%;justify-self:center;width:min(320px,100%);position:relative;overflow:hidden;box-shadow:inset 0 0 0 999px #ffffff1f,0 0 0 12px #235f2e14}.avatar-crop-frame:active{cursor:grabbing}.avatar-crop-frame img{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;max-height:none;display:block;position:absolute}.avatar-crop-frame:after{content:"";pointer-events:none;border:2px solid #ffffffeb;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #235f2e47}.avatar-crop-controls{gap:10px;display:grid}.avatar-crop-controls label{gap:6px;font-weight:650;display:grid}.avatar-crop-controls input[type=range]{width:100%;accent-color:var(--green)}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.form-grid>.btn{justify-self:start}.status-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.status-tabs span{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px}.list-table{gap:10px;display:grid}.list-table>div{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:58px 1fr auto auto;align-items:center;gap:12px;padding:10px;display:grid}.list-table img{object-fit:cover;border-radius:6px;width:58px;height:46px}.chat-list{gap:10px;display:grid}.chat-list a{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;padding:12px;display:grid}.chat-page{grid-template-columns:320px 1fr;gap:24px;margin:28px 0;display:grid}.chat-thread{align-content:space-between;gap:14px;min-height:420px;display:grid}.messages{gap:12px;display:grid}.message{background:#faf4e8;border-radius:8px;padding:12px}.message-mine{background:#eef5df;justify-self:end}.message p{margin:6px 0}.chat-compose{align-items:end;gap:10px;display:flex}.chat-compose textarea{min-height:72px}.chat-drawer{z-index:50;pointer-events:none;position:fixed;inset:0}.chat-drawer-panel{pointer-events:auto;background:var(--card);border-left:1px solid var(--line);grid-template-rows:auto 1fr;gap:10px;width:min(420px,100vw);padding:16px;display:grid;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 40px #2e27162e}.chat-drawer-panel header{justify-content:space-between;align-items:center;display:flex}.admin-list{gap:12px;display:grid}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8f1e4;border-radius:8px;padding:14px}.safety-list{gap:12px;font-size:18px;display:grid}.empty{color:var(--muted)}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-shrink:0;justify-content:space-between;gap:24px;margin-top:auto;padding:28px 40px;display:flex}@media (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,.listing-detail-page,.dashboard,.chat-page{grid-template-columns:1fr}.catalog-filters,.listing-contact-card{max-height:none;position:static}.listing-card-row{grid-template-columns:160px minmax(0,1fr)}.listing-row-side{flex-wrap:wrap;grid-column:1/-1;display:flex}.settings-grid{grid-template-columns:1fr}.avatar-settings{grid-template-columns:1fr;justify-items:start}.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)}.listing-gallery{grid-template-columns:minmax(0,390px);width:min(100%,390px)}.listing-gallery-thumbs{grid-template-columns:repeat(auto-fill,72px)}.hero h1{font-size:29px}.hero-points,.trust-band{grid-template-columns:1fr 1fr}.two,.three{grid-template-columns:1fr}}@media (width<=560px){.header-actions{width:100%}.auth-actions .btn-primary{flex:none}.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}}@property --ai-chip-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ai-chip-border-spin{to{--ai-chip-angle:360deg}}.flash-error{color:#8b2f1d;background:#fff0ec;border-color:#f1b4a5}.flash-success{color:var(--green);background:#eef7e8;border-color:#cce1bf}.chat-compose{gap:10px;margin-top:16px;display:grid}.message-mine{background:#eef5df}.admin-page .layout{align-items:start}button:disabled{opacity:.65;cursor:progress}
