:root{--as-primary:#247346;--as-primary-hover:#185a35;--as-accent:#d9ef43;--as-page-bg:#f5f7f5;--as-header-bg:#fff;--as-header-text:#183126;--as-header-border:#e4eae5;--as-topbar-bg:#173c2a;--as-topbar-text:#fff;--as-footer-bg:#132b20;--as-footer-text:#d6e0d9;--as-footer-heading:#fff;--as-footer-accent:#d9ef43;--as-container:1320px;--as-header-height:84px;--as-logo-width:190px;--as-menu-size:15px;--as-button-size:15px;--as-sticky-offset:0px}
body.agrospot-design-active{background:var(--as-page-bg)}
body.agrospot-replace-header #header,body.agrospot-replace-header header#header,body.agrospot-replace-header .header-wrapper{display:none!important}
body.agrospot-replace-footer #footer,body.agrospot-replace-footer footer#footer,body.agrospot-replace-footer .footer-wrapper{display:none!important}
.as-container{width:min(calc(100% - 40px),var(--as-container));margin-inline:auto}
.as-site-header{position:relative;z-index:999;background:var(--as-header-bg);color:var(--as-header-text);box-shadow:0 1px 0 var(--as-header-border)}
.admin-bar .as-site-header{--as-admin-offset:32px}
body.agrospot-sticky-header .as-site-header{position:sticky;top:calc(var(--as-sticky-offset) + var(--as-admin-offset,0px))}
.as-topbar{background:var(--as-topbar-bg);color:var(--as-topbar-text);font-size:12px;line-height:1.4}
.as-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.as-topbar-right{opacity:.84}
.as-header-main{background:var(--as-header-bg)}
.as-header-row{min-height:var(--as-header-height);display:grid;grid-template-columns:minmax(180px,240px) minmax(260px,1fr) auto;align-items:center;gap:28px}
.as-site-logo{display:inline-flex;align-items:center;gap:11px;max-width:var(--as-logo-width);color:var(--as-header-text);text-decoration:none!important}
.as-site-logo-image{display:block;width:auto;max-width:100%;max-height:58px;object-fit:contain}
.as-logo-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,var(--as-primary),var(--as-primary-hover));display:grid;place-items:center;color:#fff;font-weight:900;font-size:24px;box-shadow:inset 0 -8px 16px rgba(0,0,0,.12),0 8px 22px rgba(36,115,70,.18)}
.as-logo-copy{display:flex;flex-direction:column;line-height:1}.as-logo-copy strong{font-size:26px;letter-spacing:-.04em}.as-logo-copy small{margin-top:5px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;opacity:.65;font-weight:700}
.as-header-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:50px;border:1px solid var(--as-header-border);background:#f7f9f7;border-radius:14px;overflow:hidden;transition:.2s}
.as-header-search:focus-within{border-color:var(--as-primary);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--as-primary) 12%,transparent)}
.as-header-search input{height:48px;border:0!important;box-shadow:none!important;background:transparent!important;margin:0!important;padding:0 12px!important;font-size:15px}
.as-header-search button{height:40px;margin-right:5px;border:0;border-radius:10px;padding:0 20px;background:var(--as-primary);color:#fff;font-weight:800;font-size:14px;cursor:pointer}.as-header-search button:hover{background:var(--as-primary-hover)}
.as-search-icon{width:46px;display:grid;place-items:center;color:var(--as-primary)}
.as-search-icon svg,.as-header-actions svg,.as-mobile-search svg,.as-mobile-actions svg,.as-footer-contact svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.as-header-actions{display:flex;align-items:center;gap:9px}.as-header-actions>a{min-height:44px;padding:0 16px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;font-size:var(--as-button-size);font-weight:800;white-space:nowrap}
.as-account-link{color:var(--as-header-text);background:#f4f7f4}.as-account-link:hover{background:#ebf1ec;color:var(--as-primary)}
.as-submit-link{color:#173021!important;background:var(--as-accent);box-shadow:0 8px 20px color-mix(in srgb,var(--as-accent) 28%,transparent)}.as-submit-link:hover{transform:translateY(-1px);filter:brightness(.96)}
.as-header-nav{border-top:1px solid var(--as-header-border);background:var(--as-header-bg)}
.as-nav-row{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.as-main-menu,.as-mobile-menu,.as-footer-menu{list-style:none;margin:0;padding:0}.as-main-menu{display:flex;align-items:center;gap:4px}.as-main-menu>li{position:relative;margin:0}.as-main-menu>li>a{display:flex;align-items:center;min-height:48px;padding:0 14px;color:var(--as-header-text);font-size:var(--as-menu-size);font-weight:750;text-decoration:none!important}.as-main-menu>li.current-menu-item>a,.as-main-menu>li>a:hover{color:var(--as-primary)}
.as-main-menu .sub-menu{position:absolute;left:0;top:100%;width:240px;padding:10px;background:#fff;border:1px solid var(--as-header-border);border-radius:13px;box-shadow:0 18px 50px rgba(16,47,28,.14);list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.as-main-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.as-main-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px;color:var(--as-header-text);text-decoration:none!important;font-weight:650}.as-main-menu .sub-menu a:hover{background:#f1f6f2;color:var(--as-primary)}
.as-all-listings{display:flex;align-items:center;gap:9px;color:var(--as-primary);font-weight:800;text-decoration:none!important;font-size:14px}.as-pulse{width:9px;height:9px;border-radius:50%;background:var(--as-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--as-accent) 25%,transparent)}
.as-mobile-toggle{display:none;width:44px;height:44px;border:1px solid var(--as-header-border);border-radius:11px;background:#fff;color:var(--as-header-text);place-items:center}.as-mobile-toggle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.as-mobile-toggle .as-close-icon{display:none}.as-mobile-toggle[aria-expanded=true] .as-open-icon{display:none}.as-mobile-toggle[aria-expanded=true] .as-close-icon{display:block}
.as-mobile-panel{background:#fff;border-top:1px solid var(--as-header-border);box-shadow:0 18px 35px rgba(14,44,25,.12)}.as-mobile-panel-inner{padding:18px 20px 24px}.as-mobile-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid var(--as-header-border);border-radius:12px;overflow:hidden;background:#f7f9f7}.as-mobile-search span{padding-left:13px;color:var(--as-primary)}.as-mobile-search input{border:0!important;background:transparent!important;box-shadow:none!important;margin:0!important}.as-mobile-search button{height:38px;margin-right:4px;border:0;border-radius:9px;background:var(--as-primary);color:#fff;font-weight:800;padding:0 14px}.as-mobile-menu{margin-top:18px}.as-mobile-menu li{border-bottom:1px solid #edf1ed}.as-mobile-menu a{display:block;padding:13px 2px;color:var(--as-header-text);font-weight:750;text-decoration:none!important}.as-mobile-menu .sub-menu{list-style:none;padding:0 0 8px 16px}.as-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.as-mobile-actions a{display:flex;justify-content:center;align-items:center;gap:8px;min-height:46px;border-radius:11px;background:#f1f5f2;color:var(--as-header-text);font-weight:800;text-decoration:none!important}.as-mobile-actions .as-mobile-submit{background:var(--as-accent)}
.as-skip-link{position:fixed;left:15px;top:-100px;z-index:100000;background:#fff;padding:10px 15px;border-radius:8px}.as-skip-link:focus{top:15px}
.as-site-footer{background:var(--as-footer-bg);color:var(--as-footer-text);margin-top:70px}.as-footer-top{padding:68px 0 52px}.as-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr 1fr;gap:56px}.as-footer-logo{color:var(--as-footer-heading);margin-bottom:22px}.as-footer-logo .as-logo-copy strong{color:var(--as-footer-heading)}.as-footer-logo .as-logo-copy small{color:var(--as-footer-text)}.as-footer-brand p{max-width:430px;font-size:14px;line-height:1.75;color:var(--as-footer-text)}.as-footer-column h3{margin:0 0 20px;color:var(--as-footer-heading);font-size:16px}.as-footer-menu li{margin:0 0 10px}.as-footer-menu a{color:var(--as-footer-text);text-decoration:none!important;font-size:14px}.as-footer-menu a:hover{color:var(--as-footer-accent)}.as-footer-contact>a,.as-footer-contact>span{display:flex;align-items:flex-start;gap:11px;color:var(--as-footer-text);text-decoration:none!important;margin-bottom:14px;font-size:14px}.as-footer-contact svg{flex:none;color:var(--as-footer-accent)}.as-socials{display:flex;gap:9px;margin-top:22px}.as-socials a{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--as-footer-text) 22%,transparent);color:var(--as-footer-heading);text-decoration:none!important;font-weight:800}.as-socials a:hover{background:var(--as-footer-accent);color:#14291f;border-color:var(--as-footer-accent)}.as-footer-bottom{border-top:1px solid color-mix(in srgb,var(--as-footer-text) 13%,transparent)}.as-footer-bottom-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.as-footer-bottom p{margin:0;font-size:12px;color:color-mix(in srgb,var(--as-footer-text) 78%,transparent)}.as-footer-bottom p:last-child{text-align:right;max-width:620px}
.as-home,.as-page{--as-green:var(--as-primary);--as-dark:#173024;--as-lime:var(--as-accent);--as-soft:#f4f7f3}.as-page{padding:36px 0}.as-hero{background:linear-gradient(110deg,rgba(16,55,31,.97),rgba(30,101,55,.9)),radial-gradient(circle at 80% 20%,#7aa66f,transparent 45%);color:#fff;border-radius:0 0 34px 34px;padding:72px 25px}.as-hero-inner{max-width:1240px;margin:auto}.as-kicker,.as-heading span,.as-page-header span{font-size:12px;font-weight:800;letter-spacing:.15em;color:#bbdc54}.as-hero h1{color:#fff;font-size:clamp(36px,5vw,68px);max-width:850px;line-height:1.02;margin:12px 0 18px}.as-hero p{font-size:19px;max-width:720px;opacity:.9}.as-hero .agrospot-filter{background:#fff;padding:12px;border-radius:14px;margin-top:30px}.as-hero-actions{display:flex;gap:12px;margin-top:18px}.as-section{max-width:1240px;margin:55px auto;padding:0 20px}.as-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.as-heading h2{font-size:34px;margin:4px 0}.as-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.as-category{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e2e8e2;border-radius:14px;padding:18px;color:var(--as-dark);box-shadow:0 6px 25px rgba(20,52,29,.05);text-decoration:none!important}.as-category:hover{transform:translateY(-2px);border-color:#91b69a}.as-category-icon{width:48px;height:48px;border-radius:12px;background:var(--as-soft);display:grid;place-items:center;font-size:22px;font-weight:800;color:var(--as-green)}.as-category strong{display:block}.as-category small{display:block;color:#788279;margin-top:3px}.as-category>span{margin-left:auto;font-size:24px}.as-home .agrospot-card{border:0;box-shadow:0 7px 28px rgba(24,54,32,.09);transition:.2s}.as-home .agrospot-card:hover{transform:translateY(-4px)}.as-page-header{margin-bottom:24px}.as-page-header h1{font-size:44px}.as-single-gallery{display:grid;grid-template-columns:2fr 1fr;gap:8px;border-radius:18px;overflow:hidden;background:#eee}.as-single-gallery img{width:100%;height:260px;object-fit:cover}.as-single-gallery img:first-child{grid-row:span 2;height:528px}.as-single-content{background:#fff;border-radius:16px;padding:26px;margin-top:22px;border:1px solid #e7ebe7}.as-single-content h1{font-size:40px}.as-single-meta{color:#778078}.as-seller-card{position:sticky;top:155px;background:#fff;border:1px solid #e2e8e2;border-radius:18px;padding:24px;box-shadow:0 10px 35px rgba(21,49,29,.08)}.as-price,.as-mobile-price{font-size:34px;font-weight:800;color:var(--as-green);margin-bottom:18px}.as-mobile-price{display:none}.as-safety{background:#f4f7f3;border-radius:12px;padding:14px;margin-top:18px;font-size:14px}.as-safety p{margin:5px 0 0}
@media(max-width:1050px){.as-header-row{grid-template-columns:minmax(160px,210px) 1fr auto;gap:16px}.as-account-link span{display:none}.as-desktop-nav{overflow:auto}.as-main-menu>li>a{padding-inline:10px}.as-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:36px}.as-footer-contact{grid-column:2/4}}
@media(max-width:850px){.admin-bar .as-site-header{--as-admin-offset:46px}.as-container{width:min(calc(100% - 28px),var(--as-container))}.as-topbar-right,.as-header-search,.as-header-nav,.as-account-link,.as-submit-link{display:none!important}.as-header-row{min-height:68px;display:flex;justify-content:space-between}.as-site-logo{max-width:min(var(--as-logo-width),180px)}.as-site-logo-image{max-height:46px}.as-mobile-toggle{display:grid}.as-footer-grid{grid-template-columns:1fr 1fr}.as-footer-brand{grid-column:1/-1}.as-footer-contact{grid-column:auto}.as-footer-bottom-inner{padding:20px 0;display:block}.as-footer-bottom p:last-child{text-align:left;margin-top:8px}.as-hero{padding:48px 18px}.as-category-grid{grid-template-columns:1fr 1fr}.as-single-gallery{display:block}.as-single-gallery img,.as-single-gallery img:first-child{height:280px;margin-bottom:6px}.as-seller-card{position:static}.as-price{display:none}.as-mobile-price{display:block}.as-single-content h1{font-size:30px}}
@media(max-width:520px){.as-topbar-inner{justify-content:center;text-align:center}.as-logo-copy strong{font-size:22px}.as-logo-copy small{font-size:8px}.as-logo-mark{width:41px;height:41px}.as-mobile-actions{grid-template-columns:1fr}.as-footer-top{padding:48px 0 38px}.as-footer-grid{grid-template-columns:1fr;gap:34px}.as-footer-brand,.as-footer-contact{grid-column:auto}.as-category-grid{grid-template-columns:1fr}.as-hero-actions{flex-direction:column}}

/* AgroSpot 0.3 account, forms and page system */
.as-header-row{grid-template-columns:minmax(180px,220px) minmax(320px,1fr) auto;gap:20px}.as-header-search,.as-header-actions>a{height:50px;min-height:50px}.as-header-search button{height:42px;margin:4px 5px 4px 0;align-self:stretch;display:flex;align-items:center}.as-header-search input{height:48px!important;line-height:48px!important}.as-header-actions{height:50px}.as-header-actions>a{padding:0 17px;justify-content:center}.as-portal-page{padding:42px 0 72px;min-height:65vh}.as-portal-content{max-width:1240px;margin:auto}.as-portal-content>.page-title{display:none}
.agrospot-account{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.agrospot-account-sidebar{background:#fff;border:1px solid #e2e8e2;border-radius:18px;padding:18px;position:sticky;top:155px;box-shadow:0 10px 35px rgba(20,52,29,.06)}.agrospot-user-card{display:flex;align-items:center;gap:12px;padding:5px 4px 18px;border-bottom:1px solid #edf1ed}.agrospot-user-card img{border-radius:15px}.agrospot-user-card strong,.agrospot-user-card small{display:block}.agrospot-user-card small{color:#7b857e;font-size:12px;margin-top:4px;word-break:break-all}.agrospot-account-nav{display:grid;gap:5px;margin-top:14px}.agrospot-account-nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:11px;color:#263b2f;font-weight:750;text-decoration:none!important}.agrospot-account-nav a:hover,.agrospot-account-nav a.is-active{background:#edf5ef;color:var(--as-primary)}.agrospot-account-nav span{min-width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#fff;font-size:12px}.agrospot-account-main{min-width:0}.agrospot-account-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.agrospot-account-heading span,.agrospot-submit-heading>span{font-size:11px;letter-spacing:.15em;font-weight:850;color:var(--as-primary)}.agrospot-account-heading h1,.agrospot-submit-heading h1{font-size:38px;line-height:1.1;margin:6px 0 8px;color:#173024}.agrospot-account-heading p,.agrospot-submit-heading p{color:#6f7c74;margin:0}.agrospot-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 22px!important;border:0!important;border-radius:12px!important;background:var(--as-primary)!important;color:#fff!important;font-weight:850!important;text-decoration:none!important;box-shadow:none!important}.agrospot-button:hover{background:var(--as-primary-hover)!important}.agrospot-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.agrospot-stats>div{background:#fff;border:1px solid #e3e9e4;border-radius:14px;padding:17px}.agrospot-stats strong,.agrospot-stats span{display:block}.agrospot-stats strong{font-size:28px;color:#173024}.agrospot-stats span{font-size:12px;color:#758078;margin-top:2px}.agrospot-tabs{display:flex;gap:7px;margin-bottom:15px;overflow:auto}.agrospot-tabs a{padding:9px 14px;border-radius:10px;background:#eaf0eb;color:#425048;font-size:13px;font-weight:800;text-decoration:none!important;white-space:nowrap}.agrospot-tabs a.is-active{background:#173c2a;color:#fff}.agrospot-dashboard-list{display:grid;gap:12px}.agrospot-dashboard-item{display:grid;grid-template-columns:145px minmax(0,1fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid #e1e8e2;border-radius:16px;padding:13px}.agrospot-dashboard-thumb{height:108px;border-radius:12px;overflow:hidden;background:#eef1ee}.agrospot-dashboard-thumb img{width:100%;height:100%;object-fit:cover}.agrospot-dashboard-info h3{margin:7px 0 4px;font-size:18px}.agrospot-dashboard-info p{margin:0 0 5px;color:#79827c;font-size:13px}.agrospot-dashboard-info>strong{color:var(--as-primary);font-size:19px}.agrospot-dashboard-badges span{display:inline-block;padding:4px 8px;border-radius:7px;background:#edf5ef;color:#287346;font-size:10px;font-weight:850;text-transform:uppercase}.agrospot-dashboard-badges .status-pending{background:#fff4d8;color:#946a09}.agrospot-dashboard-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:245px}.agrospot-dashboard-actions a,.agrospot-dashboard-actions button{border:1px solid #dbe3dc;background:#fff;color:#33483b;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:750;text-decoration:none!important;cursor:pointer;margin:0}.agrospot-dashboard-actions a:hover,.agrospot-dashboard-actions button:hover{border-color:var(--as-primary);color:var(--as-primary)}.agrospot-dashboard-actions .agrospot-danger{color:#a73838}.agrospot-inline-form{display:inline;margin:0}.agrospot-empty{background:#fff;border:1px dashed #cad6cd;border-radius:18px;padding:55px 25px;text-align:center}.agrospot-empty>div{width:56px;height:56px;margin:0 auto 13px;display:grid;place-items:center;border-radius:17px;background:#edf5ef;color:var(--as-primary);font-size:27px}.agrospot-empty h3{margin:0 0 7px}.agrospot-empty p{color:#738078}.agrospot-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:17px;background:#fff;border:1px solid #e1e8e2;border-radius:18px;padding:25px}.agrospot-profile-form label,.agrospot-form label{display:block;font-size:13px;font-weight:800;color:#314439;margin-bottom:7px}.agrospot-profile-form input,.agrospot-profile-form textarea,.agrospot-form input:not([type=checkbox]):not([type=file]),.agrospot-form select,.agrospot-form textarea{width:100%;border:1px solid #d9e2db!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;margin:0!important;padding:11px 13px!important;min-height:47px}.agrospot-profile-form input:focus,.agrospot-form input:focus,.agrospot-form select:focus,.agrospot-form textarea:focus{border-color:var(--as-primary)!important;box-shadow:0 0 0 3px rgba(36,115,70,.10)!important}.agrospot-field-full{grid-column:1/-1}.agrospot-submit-shell{max-width:1050px;margin:auto}.agrospot-submit-heading{margin-bottom:25px}.agrospot-form{display:grid;gap:18px}.agrospot-form-section{background:#fff;border:1px solid #e1e8e2;border-radius:18px;padding:25px;box-shadow:0 7px 26px rgba(25,54,34,.04)}.agrospot-section-title{display:flex;gap:13px;align-items:flex-start;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid #edf1ed}.agrospot-section-title>b{width:38px;height:38px;border-radius:11px;background:#edf5ef;color:var(--as-primary);display:grid;place-items:center}.agrospot-section-title h2{font-size:21px;margin:0 0 3px}.agrospot-section-title p{font-size:13px;color:#78837c;margin:0}.agrospot-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.agrospot-field{min-width:0}.agrospot-upload-box{min-height:145px;border:2px dashed #cbd7ce;border-radius:14px;background:#f8faf8;display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:20px}.agrospot-upload-box strong{font-size:16px}.agrospot-upload-box span{font-size:12px;color:#78837d;margin-top:4px}.agrospot-upload-box input{position:absolute;opacity:0;pointer-events:none}.agrospot-existing-images{display:flex;flex-wrap:wrap;gap:10px}.agrospot-existing-images label{background:#f4f7f4;border-radius:11px;padding:7px}.agrospot-existing-images img{display:block;width:100px;height:75px;object-fit:cover;border-radius:8px;margin-bottom:5px}.agrospot-submit-final{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#173c2a;color:#fff;border-radius:18px;padding:20px 24px}.agrospot-submit-final label{color:#fff;margin:0;font-weight:650}.agrospot-notice{background:#e7f5ea;border:1px solid #b9dec2;color:#1e6638;padding:13px 16px;border-radius:12px;margin-bottom:18px;font-weight:750}.agrospot-auth-wrap{display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;border-radius:22px;background:#173c2a;min-height:480px}.agrospot-auth-copy{padding:65px;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(217,239,67,.25),transparent 32%)}.agrospot-auth-copy span{color:var(--as-accent);font-size:11px;letter-spacing:.16em;font-weight:850}.agrospot-auth-copy h2{color:#fff;font-size:42px;line-height:1.08;margin:13px 0 16px}.agrospot-auth-copy p{font-size:17px;opacity:.8}.agrospot-login-card{background:#fff;padding:45px;display:flex;flex-direction:column;justify-content:center}.agrospot-login-card label{font-weight:800}.agrospot-login-card input[type=text],.agrospot-login-card input[type=password]{border-radius:11px!important;min-height:48px}.agrospot-login-card input[type=submit]{width:100%;border-radius:11px;background:var(--as-primary);margin-top:8px}.agrospot-auth-links{display:flex;justify-content:space-between;gap:15px;margin-top:12px;font-size:13px}
.as-listing-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.as-breadcrumbs{display:flex;gap:8px;align-items:center;overflow:hidden;white-space:nowrap;margin:0 0 18px;font-size:13px;color:#77837b}.as-breadcrumbs strong{overflow:hidden;text-overflow:ellipsis}.as-single-gallery{position:relative}.as-single-gallery>a{display:block;overflow:hidden}.as-single-gallery.is-single{display:block}.as-single-gallery.is-single img{height:auto;max-height:650px}.as-sold-badge{position:absolute;left:18px;top:18px;background:#c73e3e;color:#fff;padding:9px 13px;border-radius:9px;font-size:12px;font-weight:900}.as-no-image{height:480px;display:grid;place-items:center;color:#7b857e}.as-single-top{display:flex;justify-content:space-between;gap:25px}.as-listing-location{color:#67766c;margin-top:8px}.as-description,.as-specs{padding-top:25px;margin-top:25px;border-top:1px solid #e6ebe7}.as-description h2,.as-specs h2{font-size:23px}.as-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e5ebe6;border:1px solid #e5ebe6;border-radius:13px;overflow:hidden}.as-spec-grid>div{background:#fff;padding:13px 15px}.as-spec-grid span,.as-spec-grid strong{display:block}.as-spec-grid span{color:#78837c;font-size:12px}.as-spec-grid strong{margin-top:3px}.as-seller-head{display:flex;gap:12px;align-items:center;padding:15px 0 20px;border-top:1px solid #e8ede9}.as-seller-head img{border-radius:14px}.as-seller-head span,.as-seller-head strong{display:block}.as-seller-head span{font-size:12px;color:#78837c}.as-contact-primary,.as-contact-secondary{display:flex;align-items:center;justify-content:center;min-height:49px;border-radius:11px;font-weight:850;text-decoration:none!important;margin-top:9px}.as-contact-primary{background:var(--as-primary);color:#fff!important}.as-contact-secondary{background:#eef4ef;color:var(--as-primary)!important}.as-share-card{background:#fff;border:1px solid #e2e8e2;border-radius:15px;padding:17px;margin-top:13px}.as-share-card strong{display:block;font-size:13px;margin-bottom:7px}.as-share-card input{margin:0!important;border-radius:9px!important}.as-page-header p{color:#6e7c73;font-size:16px}.as-archive-filter{background:#fff;border:1px solid #e1e8e2;border-radius:17px;padding:13px;margin-bottom:25px}.as-results-head{margin:0 0 15px;font-size:17px}.agrospot-filter{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) 130px 130px auto;gap:8px}.agrospot-filter input,.agrospot-filter select{margin:0!important;border:1px solid #dce4dd!important;border-radius:10px!important;box-shadow:none!important;min-height:45px}.agrospot-filter button{border:0;border-radius:10px;background:var(--as-primary);color:#fff;padding:0 20px;font-weight:850}.agrospot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.agrospot-card{background:#fff;border:1px solid #e1e8e2;border-radius:16px;overflow:hidden}.agrospot-card-image{display:block;height:220px;background:#edf1ed}.agrospot-card-image img{width:100%;height:100%;object-fit:cover}.agrospot-card-body{padding:17px}.agrospot-card-body h3{font-size:17px;margin:0 0 8px}.agrospot-card-body h3 a{color:#20372a;text-decoration:none!important}.agrospot-card-meta{font-size:12px;color:#7b857e;margin-bottom:8px}.agrospot-price{font-size:21px;color:var(--as-primary)}
body.page:not(.woocommerce-page) .page-wrapper{padding-top:35px}body.page:not(.woocommerce-page) .page-inner{background:#fff;border:1px solid #e3e9e4;border-radius:18px;padding:28px;box-shadow:0 8px 28px rgba(20,50,29,.05)}body.page:not(.woocommerce-page) .page-inner h1{font-size:40px}
@media(max-width:1100px){.as-header-row{grid-template-columns:190px minmax(220px,1fr) auto}.as-account-link span,.as-submit-link span{display:none}.as-header-actions>a{width:50px;padding:0}.agrospot-grid{grid-template-columns:repeat(2,1fr)}.as-listing-layout{grid-template-columns:minmax(0,1fr) 320px}.agrospot-filter{grid-template-columns:1fr 1fr 120px 120px}.agrospot-filter button{grid-column:1/-1;min-height:44px}}
@media(max-width:850px){.as-portal-page{padding:25px 0 45px}.agrospot-account{grid-template-columns:1fr}.agrospot-account-sidebar{position:static}.agrospot-account-nav{grid-template-columns:1fr 1fr}.agrospot-account-heading{display:block}.agrospot-account-heading .agrospot-button{margin-top:15px}.agrospot-stats{grid-template-columns:1fr 1fr}.agrospot-dashboard-item{grid-template-columns:105px 1fr}.agrospot-dashboard-thumb{height:90px}.agrospot-dashboard-actions{grid-column:1/-1;max-width:none;justify-content:flex-start}.agrospot-profile-form,.agrospot-form-grid{grid-template-columns:1fr}.agrospot-submit-final{align-items:flex-start;flex-direction:column}.agrospot-auth-wrap{grid-template-columns:1fr}.agrospot-auth-copy{padding:40px}.agrospot-login-card{padding:35px}.as-listing-layout{grid-template-columns:1fr}.as-listing-sidebar{order:-1}.as-seller-card{position:static}.as-share-card{display:none}.as-spec-grid{grid-template-columns:1fr}.agrospot-filter{grid-template-columns:1fr 1fr}.agrospot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.agrospot-account-nav{grid-template-columns:1fr}.agrospot-stats{grid-template-columns:1fr 1fr}.agrospot-dashboard-item{grid-template-columns:1fr}.agrospot-dashboard-thumb{height:190px}.agrospot-profile-form,.agrospot-form-section{padding:18px}.agrospot-account-heading h1,.agrospot-submit-heading h1{font-size:31px}.agrospot-auth-copy h2{font-size:32px}.agrospot-auth-copy,.agrospot-login-card{padding:27px}.agrospot-filter,.agrospot-grid{grid-template-columns:1fr}.agrospot-filter button{grid-column:auto}.as-single-content{padding:20px}.as-single-content h1{font-size:28px}.as-page-header h1{font-size:34px}}

.as-archive-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;align-items:start}.as-filter-sidebar{position:sticky;top:110px;background:#fff;border:1px solid #e5e9e4;border-radius:16px;padding:18px}.as-filter-sidebar .agrospot-filter-main,.as-filter-sidebar .agrospot-filter-more{display:grid!important;grid-template-columns:1fr}.as-filter-sidebar .agrospot-filter-toggle{display:none}.as-filter-sidebar .agrospot-filter-main input:first-child{grid-column:auto}.as-filter-sidebar .agrospot-filter-more{border-top:1px solid #e5e9e4}.as-filter-sidebar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:18px}.as-mobile-filter-open,.as-mobile-filter-close{display:none}.as-results-column{min-width:0}.as-results-column .agrospot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1100px){.as-results-column .agrospot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.as-archive-layout{display:block}.as-mobile-filter-open{display:inline-flex;margin-bottom:18px;background:var(--as-primary,#276438);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:700}.as-mobile-filter-close{display:block;border:0;background:transparent;font-size:28px}.as-filter-sidebar{position:fixed;z-index:99999;inset:0 0 0 auto;width:min(92vw,380px);border-radius:0;overflow:auto;transform:translateX(105%);transition:.25s;top:0}.as-filter-sidebar.is-open{transform:none}.as-results-column .agrospot-grid{grid-template-columns:1fr}}

/* 0.4.2 alignment and responsive search */
.as-container,.as-section,.as-hero-inner,.as-portal-page>.row,.as-page>.row{max-width:1320px!important}.as-header-row{grid-template-columns:minmax(190px,230px) minmax(360px,1fr) auto;gap:20px;align-items:center;min-height:var(--as-header-height,86px)}.as-header-search{display:grid;grid-template-columns:48px minmax(0,1fr) 112px;align-items:stretch;height:52px;margin:0;overflow:hidden;border:1px solid var(--as-border);border-radius:13px;background:#fff}.as-header-search .as-search-icon{display:grid;place-items:center;height:100%}.as-header-search input{height:100%!important;min-height:0!important;margin:0!important;padding:0 8px!important;border:0!important;box-shadow:none!important}.as-header-search button{height:100%;margin:0!important;border:0!important;border-radius:0!important;padding:0 20px!important;display:flex;align-items:center;justify-content:center;white-space:nowrap}.as-header-actions{display:flex;align-items:center;gap:10px}.as-header-actions>a{height:52px;min-height:52px;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:12px;white-space:nowrap}.as-hero{padding:74px 24px}.as-hero .agrospot-filter{padding:18px;border-radius:18px;box-shadow:0 18px 55px rgba(8,31,17,.2)}.as-hero .agrospot-filter-main{grid-template-columns:minmax(260px,2fr) minmax(190px,1.2fr) minmax(170px,1fr) 120px 150px}.as-hero .agrospot-filter-more{padding-top:16px}.as-archive-layout{grid-template-columns:330px minmax(0,1fr);gap:30px}.as-filter-sidebar{padding:22px;border-radius:20px;box-shadow:0 12px 38px rgba(27,59,36,.07)}.as-filter-sidebar .agrospot-filter{display:block}.as-filter-sidebar .agrospot-filter-main,.as-filter-sidebar .agrospot-filter-more{display:grid!important;grid-template-columns:1fr!important;gap:11px}.as-filter-sidebar .agrospot-filter-main>*{height:48px}.as-filter-sidebar .agrospot-filter-more{margin-top:15px;padding-top:15px}.as-filter-sidebar .agrospot-filter-toggle{display:none!important}.as-results-column .agrospot-results-toolbar{min-height:48px;padding:0 2px}.as-portal-page,.as-page{width:100%}.as-portal-page>.row,.as-page>.row{width:min(1320px,calc(100% - 40px));margin-left:auto!important;margin-right:auto!important}.agrospot-submit-shell{max-width:1320px!important}
@media(max-width:1180px){.as-header-row{grid-template-columns:190px minmax(280px,1fr) auto;gap:12px}.as-header-actions>a{padding:0 13px}.as-hero .agrospot-filter-main{grid-template-columns:1fr 1fr 1fr}.as-hero .agrospot-filter-main input:first-child{grid-column:1/-1}}
@media(max-width:900px){.as-header-main{padding:10px 0}.as-header-row{grid-template-columns:1fr auto}.as-header-search{grid-column:1/-1;grid-row:2;order:3;width:100%}.as-header-actions{justify-content:flex-end}.as-account-link,.as-submit-link{display:none!important}.as-hero{padding:48px 18px}.as-hero .agrospot-filter-main,.as-hero .agrospot-filter-more{grid-template-columns:1fr 1fr}.as-archive-layout{display:block}.as-filter-sidebar{position:fixed}.as-portal-page>.row,.as-page>.row{width:min(100% - 24px,1320px)}}
@media(max-width:560px){.as-header-search{grid-template-columns:42px minmax(0,1fr) 88px;height:48px}.as-header-search button{padding:0 10px!important;font-size:13px}.as-hero{padding:38px 12px;border-radius:0 0 24px 24px}.as-hero h1{font-size:38px}.as-hero p{font-size:16px}.as-hero .agrospot-filter{padding:12px}.as-hero .agrospot-filter-main,.as-hero .agrospot-filter-more{grid-template-columns:1fr}.as-hero-actions{flex-direction:column}.as-hero-actions .button{width:100%;margin:0}.as-filter-sidebar{width:100vw}.as-results-column .agrospot-grid{grid-template-columns:1fr}.as-portal-page>.row,.as-page>.row{width:calc(100% - 20px)}}
.as-brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.as-brand-grid a,.as-location-grid a{background:#fff;border:1px solid #e4ebe6;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:5px;transition:.2s}.as-brand-grid a:hover,.as-location-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(25,60,42,.09)}.as-brand-grid small{color:#6b786f}.as-location-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.as-location-grid span{color:var(--as-primary);font-weight:700;font-size:13px}.as-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.as-how-grid>div{background:#fff;border-radius:20px;padding:28px;border:1px solid #e7ece8}.as-how-grid b{display:flex;width:42px;height:42px;border-radius:12px;background:var(--as-accent);align-items:center;justify-content:center;font-size:18px}.as-how-grid h3{margin:18px 0 7px}.as-single-actions{float:right}.as-single-actions .agrospot-favorite{position:static;width:auto;padding:0 16px;border-radius:12px;font-size:22px}.as-view-seller{display:block;text-align:center;margin-top:12px;font-weight:700;color:var(--as-primary)}.as-report-card{background:#fff;border-radius:18px;padding:18px;margin-top:16px;border:1px solid #e5ebe7}.as-report-card textarea{min-height:85px;width:100%;margin-bottom:10px}.as-report-card button{width:100%;background:transparent;border:1px solid #d7ded9;color:#526057;border-radius:10px;height:44px}.as-similar{margin-top:42px}.as-mobile-contact-bar{display:none}@media(max-width:900px){.as-brand-grid,.as-location-grid{grid-template-columns:repeat(2,1fr)}.as-how-grid{grid-template-columns:1fr}.as-mobile-contact-bar{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:9999;background:#fff;padding:10px 14px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(0,0,0,.14);gap:10px}.as-mobile-contact-bar a{flex:1;text-align:center;background:var(--as-primary);color:#fff;border-radius:12px;padding:14px;font-weight:800}.as-mobile-contact-bar a+ a{background:#183126}}@media(max-width:560px){.as-brand-grid,.as-location-grid{grid-template-columns:1fr 1fr}.as-single-actions{float:none;margin-bottom:12px}.as-single-actions .agrospot-favorite{width:100%;justify-content:center}}

/* 0.5.2 single layout stability and stronger card states */
.as-listing-sidebar{position:sticky;top:130px;align-self:start;max-height:calc(100vh - 150px);overflow:auto;padding-bottom:2px;scrollbar-width:thin}
.as-listing-sidebar .as-seller-card{position:static;top:auto}
.as-share-card,.as-report-card{position:static;z-index:auto;transform:none;clear:both}
.as-single-actions{float:none;display:flex;justify-content:flex-end;margin:0 0 8px}
.as-single-actions .agrospot-favorite{position:static;width:auto!important;height:36px!important;min-width:0;padding:0 11px!important;border-radius:9px!important;font-size:18px!important;gap:5px}
.as-single-actions .agrospot-favorite b{font-size:12px!important}
.agrospot-card.is-vip{position:relative;border:2px solid #d6a62c!important;box-shadow:0 14px 38px rgba(169,122,15,.18)!important;background:linear-gradient(180deg,#fffdf2,#fff)}
.agrospot-card.is-vip:hover{transform:translateY(-5px)}
.agrospot-card.is-sold{position:relative;border-color:#cc666d!important}
.agrospot-card.is-sold:after{content:"PARDUOTA";position:absolute;z-index:3;left:10px;bottom:94px;background:#b92f38;color:#fff;font-size:11px;font-weight:900;padding:7px 10px;border-radius:8px;letter-spacing:.06em}
@media(max-width:850px){.as-listing-sidebar{position:static;max-height:none;overflow:visible;order:-1}.as-single-actions{justify-content:flex-end}.as-share-card{display:block}}
@media(max-width:560px){.as-single-actions .agrospot-favorite{width:auto!important;max-width:150px}.agrospot-card.is-sold:after{bottom:90px}}



/* AgroSpot 0.5.8 — clean single-listing and gallery layer */
.as-listing-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start;min-width:0}
.as-listing-main,.as-listing-sidebar,.as-sidebar-stack{min-width:0}
.as-listing-sidebar{position:static!important;top:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;align-self:start!important}
.as-sidebar-stack{display:flex;flex-direction:column;gap:14px;position:static!important;transform:none!important}
.as-sidebar-stack>.as-seller-card,.as-sidebar-stack>.as-share-card,.as-sidebar-stack>.as-report-card{position:static!important;inset:auto!important;transform:none!important;width:100%!important;margin:0!important;float:none!important;box-sizing:border-box}
.as-share-card,.as-report-card{background:#fff;border:1px solid #e2e8e2;border-radius:15px;padding:17px}
.as-share-card input{width:100%;min-width:0;margin-top:9px}
.as-report-card textarea{display:block;width:100%;min-height:110px;margin:0 0 10px!important;border:1px solid #dce4dd!important;border-radius:10px!important;resize:vertical;box-sizing:border-box}
.as-report-card button{width:100%;min-height:44px;border:0;border-radius:10px;background:#eef3ef;color:#294b37;font-weight:800}
.as-single-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;float:none!important;width:100%;margin:0 0 10px!important}
.as-single-actions .agrospot-favorite{position:static!important;width:auto!important;height:34px!important;min-height:34px!important;min-width:0!important;max-width:132px!important;padding:0 10px!important;border-radius:9px!important;font-size:17px!important;box-shadow:0 3px 10px rgba(0,0,0,.10)!important}
.as-single-actions .agrospot-favorite b{font-size:11px!important;white-space:nowrap}
.agrospot-favorite{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;right:9px!important;top:9px!important;padding:0!important;font-size:17px!important;border-radius:9px!important}
.agrospot-card.is-vip{position:relative;border:2px solid #d5a521!important;background:linear-gradient(145deg,#fff9dd 0,#fff 58%)!important;box-shadow:0 12px 32px rgba(177,128,12,.23)!important}
.agrospot-card.is-vip:before{content:"VIP"!important;position:absolute;z-index:3;left:10px;top:10px;background:#e0ad22!important;color:#201805!important;padding:6px 9px!important;border-radius:7px!important;font-size:11px;font-weight:900;box-shadow:0 4px 12px rgba(80,55,0,.18)!important}
.agrospot-card.is-sold{position:relative;border:2px solid #bd3c45!important;background:#fff7f7!important;opacity:1!important}
.agrospot-card-image{position:relative}
.agrospot-card.is-sold .agrospot-card-image:after{content:"PARDUOTA";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-7deg);background:#b62f39;color:#fff;border:3px solid #fff;padding:8px 13px;border-radius:8px;font-size:13px;font-weight:950;letter-spacing:.08em;box-shadow:0 5px 18px rgba(80,0,0,.25)}

.as-single-gallery.as-gallery-stacked{position:relative;display:block!important;width:100%;max-width:100%;min-width:0;background:transparent!important;overflow:visible!important}
.as-gallery-stage{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;min-height:420px;border-radius:20px;overflow:hidden;background:#e9eeea}
.as-gallery-stage .as-gallery-main{appearance:none;display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#e9eeea!important;overflow:hidden!important;cursor:zoom-in}
.as-gallery-stage .as-gallery-main img{display:block;width:100%!important;height:100%!important;max-width:100%!important;margin:0!important;object-fit:contain!important;background:#eef2ef;transition:transform .22s ease}
.as-gallery-stage .as-gallery-main:hover img{transform:scale(1.006)}
.as-gallery-zoom{position:absolute;left:16px;bottom:16px;width:42px;height:42px;border-radius:13px;background:rgba(15,32,23,.78);color:#fff;display:grid;place-items:center;backdrop-filter:blur(8px);pointer-events:none}
.as-gallery-zoom svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.as-gallery-all{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px!important;margin:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:12px!important;background:rgba(15,32,23,.82)!important;color:#fff!important;font-size:13px;font-weight:800;cursor:pointer;backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.18)}
.as-gallery-all svg{width:18px;height:18px;fill:currentColor}.as-gallery-all strong{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:8px;background:rgba(255,255,255,.15);font-size:12px}
.as-gallery-thumbs{display:flex!important;width:100%;max-width:100%;min-width:0;height:auto!important;gap:10px!important;margin:10px 0 0!important;padding:2px 1px 6px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:thin;box-sizing:border-box}
.as-gallery-thumb{appearance:none;flex:0 0 112px!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:78px!important;min-height:78px!important;margin:0!important;padding:0!important;border:2px solid transparent!important;border-radius:12px!important;overflow:hidden;background:#e9eeea!important;scroll-snap-align:start;opacity:.72;cursor:pointer;transition:opacity .18s,border-color .18s,box-shadow .18s,transform .18s}
.as-gallery-thumb img{display:block;width:100%!important;height:100%!important;max-width:100%!important;margin:0!important;object-fit:cover!important}
.as-gallery-thumb:hover{opacity:1;transform:translateY(-1px)}
.as-gallery-thumb.is-active{opacity:1;border-color:var(--as-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--as-primary) 18%,transparent),0 6px 18px rgba(21,49,29,.12)}
.as-single-gallery.is-single .as-gallery-stage{aspect-ratio:16/9;min-height:420px}

.as-lightbox[hidden]{display:none!important}
.as-lightbox{position:fixed;z-index:999999;inset:0;width:100vw;height:100dvh;background:rgba(4,10,7,.96);display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;padding:72px 24px 28px!important;box-sizing:border-box}
.as-lightbox-toolbar{position:absolute;top:16px;left:20px;right:20px;height:46px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.as-lightbox-counter{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:38px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:800;pointer-events:auto}
.as-lightbox-control{appearance:none!important;border:1px solid rgba(255,255,255,.18)!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;margin:0!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer}
.as-lightbox-control svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.as-lightbox-close{position:static!important;pointer-events:auto}.as-lightbox-prev,.as-lightbox-next{position:static!important;justify-self:center!important}
.as-lightbox figure{display:grid;place-items:center;min-width:0;width:100%;height:100%;margin:0}
.as-lightbox figure img{display:block;max-width:100%!important;max-height:calc(100dvh - 120px)!important;width:auto!important;height:auto!important;margin:auto!important;object-fit:contain;border-radius:12px}
html.as-lightbox-open,html.as-lightbox-open body{overflow:hidden!important}

@media(max-width:900px){
  body.agrospot-design-active{overflow-x:hidden}
  .as-page.as-listing-page{width:100%;max-width:100%;padding:14px 0 96px;overflow:hidden}
  .as-listing-page>.as-container{width:calc(100% - 24px)!important;max-width:100%!important;margin:0 auto!important;padding:0!important;box-sizing:border-box}
  .as-listing-layout{display:flex!important;flex-direction:column!important;gap:16px;width:100%;max-width:100%;min-width:0}
  .as-listing-main,.as-listing-sidebar,.as-sidebar-stack,.as-single-content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}
  .as-listing-sidebar{order:2!important;margin:0!important}
  .as-single-content{padding:20px;margin-top:14px;border-radius:15px;overflow-wrap:anywhere}
  .as-single-top{display:block!important;min-width:0}
  .as-single-content h1{font-size:clamp(27px,7vw,34px)!important;line-height:1.12;overflow-wrap:anywhere}
  .as-single-actions{justify-content:flex-end!important}
  .as-gallery-stage{aspect-ratio:4/3;min-height:0!important;border-radius:16px}
  .as-gallery-thumb{flex-basis:92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:66px!important;min-height:66px!important;border-radius:10px!important}
  .as-gallery-zoom{left:10px;bottom:10px;width:38px;height:38px}
  .as-gallery-all{right:10px;bottom:10px;min-height:38px;max-width:calc(100% - 60px);padding:0 9px!important}
  .as-gallery-all span{display:none!important}
  .as-lightbox{grid-template-columns:44px minmax(0,1fr) 44px!important;padding:64px 4px 16px!important}
  .as-lightbox-toolbar{top:9px;left:9px;right:9px}
  .as-lightbox-control{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}
  .as-lightbox figure img{max-height:calc(100dvh - 92px)!important}
  .as-breadcrumbs{display:flex;max-width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:3px}
  .as-description,.as-description *{max-width:100%}
  .as-description img,.as-description iframe,.as-description video{width:100%!important;max-width:100%!important;height:auto}
  .as-spec-grid{grid-template-columns:1fr!important}
  .as-similar{max-width:100%;overflow:hidden}.as-similar .agrospot-grid{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .as-listing-page>.as-container{width:calc(100% - 16px)!important}
  .as-page.as-listing-page{padding-top:10px}
  .as-gallery-stage{border-radius:13px}
  .as-gallery-thumb{flex-basis:80px!important;width:80px!important;min-width:80px!important;max-width:80px!important;height:58px!important;min-height:58px!important}
  .as-single-content{padding:17px}
  .as-lightbox{grid-template-columns:40px minmax(0,1fr) 40px!important}
  .as-mobile-contact-bar{left:0;right:0;width:100%;box-sizing:border-box}
}

/* 0.5.10 – authentication pages use the same 1320px portal container */
.as-portal-page:has(.agrospot-auth-page) .as-container,
.as-portal-page:has(.agrospot-auth-page) .as-portal-content{
    width:100%;
    max-width:1320px;
}
.as-portal-page .agrospot-auth-page{
    width:min(1320px,calc(100% - 32px));
    max-width:1320px;
}
@media(max-width:920px){
    .as-portal-page .agrospot-auth-page{width:min(760px,calc(100% - 24px))}
}
@media(max-width:560px){
    .as-portal-page .agrospot-auth-page{width:calc(100% - 16px)}
}


/* 0.5.11 – password recovery, verification and email-flow pages */
.agrospot-recovery-page,.agrospot-reset-page,.agrospot-verify-page{max-width:1320px!important;width:min(1320px,calc(100% - 32px))!important;margin:34px auto 54px!important}
.agrospot-auth-card form label{display:block;margin:0 0 18px}
.agrospot-auth-card form label>span{display:block;margin-bottom:7px;font-weight:750;color:#20392b}
.agrospot-auth-card form input[type=text],.agrospot-auth-card form input[type=email],.agrospot-auth-card form input[type=password]{width:100%;height:52px;margin:0!important;border:1px solid #dce5de;border-radius:11px;padding:0 14px;background:#fff;box-shadow:none}
.agrospot-auth-card form input:focus{border-color:var(--as-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--as-primary) 12%,transparent)}
.agrospot-auth-notice a{font-weight:800;text-decoration:underline}
@media(max-width:920px){.agrospot-recovery-page,.agrospot-reset-page,.agrospot-verify-page{width:calc(100% - 24px)!important;margin-top:22px!important}}
@media(max-width:560px){.agrospot-recovery-page,.agrospot-reset-page,.agrospot-verify-page{width:calc(100% - 16px)!important;margin-top:12px!important}.agrospot-auth-card{padding:22px!important}}


/* AgroSpot 0.5.12 — final mobile header and listing utility cards */
.as-share-card{background:linear-gradient(180deg,#ffffff 0%,#f7faf8 100%)!important;border:1px solid #dfe8e1!important;border-radius:18px!important;padding:18px!important;box-shadow:0 10px 28px rgba(23,60,42,.06)!important}
.as-share-card strong{display:block;margin-bottom:9px;color:#173c2a;font-size:14px}
.as-share-card input{display:block;width:100%!important;height:46px!important;margin:0!important;padding:0 42px 0 14px!important;border:1px solid #cfdcd2!important;border-radius:12px!important;background:#fff!important;color:#35463b!important;font-size:13px!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.03)!important;text-overflow:ellipsis}
.as-report-card{background:linear-gradient(145deg,#fffaf0 0%,#ffffff 72%)!important;border:1px solid #efd8a3!important;border-left:4px solid #d5a521!important;border-radius:18px!important;padding:19px!important;box-shadow:0 10px 30px rgba(126,89,8,.08)!important}
.as-report-card:before{content:"Pranešti apie skelbimą";display:block;margin-bottom:5px;color:#59430f;font-size:15px;font-weight:800}
.as-report-card:after{content:"Praneškite, jei skelbimas klaidinantis, netinkamas arba įtartinas.";display:block;order:-1;margin:-2px 0 12px;color:#7a6a42;font-size:12px;line-height:1.45}
.as-report-card textarea{min-height:104px!important;padding:12px 13px!important;background:#fff!important;border-color:#e2d5b7!important}
.as-report-card button{background:#614a17!important;color:#fff!important;border:0!important;transition:.18s ease!important}
.as-report-card button:hover{background:#46350f!important;transform:translateY(-1px)}
.as-hero-actions{display:none!important}

@media(max-width:900px){
  .as-topbar{display:none!important}
  .as-header-main{padding:0!important}
  .as-header-row{display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;grid-template-rows:64px 48px!important;gap:8px 10px!important;align-items:center!important;min-height:auto!important;padding-top:4px!important;padding-bottom:10px!important}
  .as-site-logo{grid-column:1;grid-row:1;justify-self:start;align-self:center;max-width:min(var(--as-logo-width),170px)!important;min-width:0!important}
  .as-site-logo-image{display:block;max-height:42px!important;width:auto!important}
  .as-logo-mark{width:40px!important;height:40px!important;flex:0 0 40px!important}
  .as-logo-copy strong{font-size:21px!important;line-height:1!important}
  .as-logo-copy small{font-size:8px!important;margin-top:3px!important}
  .as-header-actions{grid-column:2;grid-row:1;display:flex!important;justify-content:flex-end!important;align-items:center!important;width:46px!important;height:46px!important}
  .as-mobile-toggle{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:1px solid var(--as-header-border)!important;border-radius:12px!important;background:#fff!important;color:var(--as-header-text)!important;box-shadow:none!important}
  .as-mobile-toggle svg{width:22px!important;height:22px!important}
  .as-header-search{grid-column:1/-1!important;grid-row:2!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 96px!important;width:100%!important;height:48px!important;margin:0!important;border-radius:12px!important;overflow:hidden!important}
  .as-header-search .as-search-icon{height:48px!important}
  .as-header-search input{height:48px!important;line-height:48px!important;padding:0 8px!important;font-size:14px!important}
  .as-header-search button{height:48px!important;min-height:48px!important;margin:0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;border-radius:0!important;font-size:13px!important;line-height:1!important}
  .as-account-link,.as-submit-link{display:none!important}
  .as-mobile-panel{top:auto!important}
  .as-mobile-actions a:first-child{font-size:0!important}
  .as-mobile-actions a:first-child:after{content:"Prisijungti / Registruotis";font-size:14px!important;font-weight:800!important}
}
@media(max-width:560px){
  .as-container{width:min(calc(100% - 20px),var(--as-container))!important}
  .as-header-row{grid-template-columns:minmax(0,1fr) 42px!important;grid-template-rows:60px 46px!important;gap:6px 8px!important;padding-top:2px!important;padding-bottom:8px!important}
  .as-site-logo{max-width:158px!important}
  .as-site-logo-image{max-height:38px!important}
  .as-mobile-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:11px!important}
  .as-header-search{grid-template-columns:38px minmax(0,1fr) 86px!important;height:46px!important}
  .as-header-search .as-search-icon,.as-header-search input,.as-header-search button{height:46px!important;min-height:46px!important}
  .as-header-search input{font-size:13px!important}
  .as-header-search button{padding:0 10px!important;font-size:12px!important}
}


/* AgroSpot mobile header 0.5.13 */
@media (max-width:900px){
  .as-topbar,.as-header-nav,.as-header-search{display:none!important}
  .as-header-main{padding:0!important;background:var(--as-header-bg)!important}
  .as-header-row{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
    min-height:68px!important;
    padding-top:8px!important;
    padding-bottom:8px!important;
  }
  .as-site-logo{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:min(var(--as-logo-width),185px)!important;
    align-items:center!important;
  }
  .as-site-logo-image{max-height:44px!important;width:auto!important}
  .as-logo-mark{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:13px!important}
  .as-logo-copy strong{font-size:22px!important;line-height:1!important}
  .as-logo-copy small{font-size:8px!important;margin-top:3px!important}
  .as-header-actions{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    width:auto!important;
    height:auto!important;
  }
  .as-account-link,.as-submit-link{display:none!important}
  .as-mobile-toggle{
    display:grid!important;
    place-items:center!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid color-mix(in srgb,var(--as-primary) 22%,var(--as-header-border))!important;
    border-radius:15px!important;
    background:color-mix(in srgb,var(--as-primary) 9%,#fff)!important;
    color:var(--as-primary)!important;
    box-shadow:0 5px 16px rgba(22,72,42,.10)!important;
    transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
  }
  .as-mobile-toggle:hover,.as-mobile-toggle:focus-visible{
    background:color-mix(in srgb,var(--as-primary) 15%,#fff)!important;
    border-color:color-mix(in srgb,var(--as-primary) 38%,var(--as-header-border))!important;
    transform:translateY(-1px)!important;
  }
  .as-mobile-toggle[aria-expanded=true]{background:var(--as-primary)!important;color:#fff!important;border-color:var(--as-primary)!important}
  .as-mobile-toggle svg{width:23px!important;height:23px!important;stroke-width:2.2!important}
  .as-mobile-panel{top:auto!important;border-top:1px solid var(--as-header-border)!important}
  .as-mobile-panel-inner{padding:10px 18px 20px!important}
  .as-mobile-menu{margin-top:0!important}
  .as-mobile-menu>li:first-child{border-top:0!important}
  .as-mobile-actions{margin-top:16px!important}
  .as-mobile-actions a:first-child{font-size:0!important}
  .as-mobile-actions a:first-child:after{content:"Prisijungti / Registruotis";font-size:14px!important;font-weight:800!important}
}
@media (max-width:560px){
  .as-container{width:min(calc(100% - 24px),var(--as-container))!important}
  .as-header-row{min-height:62px!important;padding-top:7px!important;padding-bottom:7px!important;gap:12px!important}
  .as-site-logo{max-width:165px!important}
  .as-site-logo-image{max-height:38px!important}
  .as-logo-mark{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:12px!important}
  .as-logo-copy strong{font-size:20px!important}
  .as-mobile-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:13px!important}
  .as-mobile-toggle svg{width:21px!important;height:21px!important}
}
