:root{--color-forest: #10B981;--color-forest-strong: #059669;--color-forest-deep: #0f7a52;--color-forest-darkest: #064e3b;--color-slate: #1a1c1e;--color-muted-slate: #44474e;--color-text-meta: #7a7a74;--color-white: #ffffff;--color-surface: #faf8ff;--color-surface-container: #f8fafc;--color-surface-muted: #f5f5f3;--color-surface-subtle: #eeeeec;--color-outline: #74777f;--color-widget-line: rgb(216, 216, 210);--color-star-empty: #dcd7c6;--color-success: #10B981;--color-error: #ef4444;--color-error-text: #8c2f23;--color-error-strong: #b91c1c;--color-error-soft-bg: #fdecea;--color-warning: #b45309;--color-warning-text: #b16a10;--color-warning-bg: #fef3c7;--color-grey-grad-from: #d4d4ce;--color-grey-grad-to: #b3b3ac}:root{color:var(--color-slate);background:var(--color-surface);font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--color-surface)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.amonzi-loader{display:inline-grid;justify-items:center;gap:10px;text-align:center;color:#111111b8;font-weight:700}.amonzi-loader--sm{font-size:.84rem}.amonzi-loader--md{font-size:.9rem}.amonzi-loader--lg{font-size:1rem}.amonzi-loader-icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(16,185,129,.28));transform-origin:center;transform-style:preserve-3d;backface-visibility:visible;animation:amonzi-loader-flip 1.6s cubic-bezier(.45,.05,.55,.95) infinite}.amonzi-loader--sm .amonzi-loader-icon{width:28px;height:28px}.amonzi-loader--lg .amonzi-loader-icon{width:58px;height:58px}@keyframes amonzi-loader-flip{0%{transform:perspective(420px) rotateY(0)}50%{transform:perspective(420px) rotateY(-180deg)}to{transform:perspective(420px) rotateY(-360deg)}}.loadable-media{position:relative;display:block;overflow:hidden;background:radial-gradient(circle at center,#bebeb838,#f4fbe9eb)}.loadable-media--error{display:grid;place-items:center;background:#eeeeec}.loadable-media--error>span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;color:#1a1c1e;text-transform:uppercase}.loadable-media-loader{position:absolute;inset:0;display:grid;place-items:center;z-index:1;pointer-events:none;transition:opacity .28s ease}.loadable-media-loader-icon{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(16,185,129,.28));transform-origin:center;transform-style:preserve-3d;backface-visibility:visible;animation:amonzi-loader-flip 1.6s cubic-bezier(.45,.05,.55,.95) infinite}.loadable-media-img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;opacity:0}.loadable-media.is-loaded .loadable-media-img{animation:media-fade-in .36s ease both}.loadable-media.is-instant .loadable-media-img{animation:none;opacity:1}.loadable-media.is-loaded .loadable-media-loader{opacity:0}@keyframes media-fade-in{0%{opacity:0}to{opacity:1}}.avatar-media,.avatar-media-img{width:100%;height:100%;border-radius:50%}.lightbox-image-wrap{width:min(92vw,1200px);height:88vh;max-height:88vh;background:transparent}.app-shell{--sidebar-width: minmax(260px, 320px);--shell-inline-padding: 16px;--shell-top-padding: 20px;--header-height: 62px;min-height:100vh;width:100%;max-width:none;margin:0;padding:0 16px calc(80px + env(safe-area-inset-bottom,0px));display:grid;gap:18px}@media(max-width:899px){.sidebar>.sidebar-widget>.topbar,.sidebar>.sidebar-widget>.sidebar-logo{display:none}.sidebar,.sidebar-widget{gap:0}.sidebar-extra{display:none}.app-shell{padding-left:6px;padding-right:6px;--header-height: 44px;gap:6px;align-content:start}.app-header .app-logo-full{height:28px}}.sidebar,.main-panel,.route-transition,.screen{min-width:0}.topbar,.surface,.hero-panel,.profile-hero{border:1px solid rgb(216,216,210);background:var(--color-surface-container);border-radius:28px;box-shadow:0 18px 40px #1a1c181f}.profile-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-hero-body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.profile-hero-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px;font-size:.85rem;color:#7a7a74}.profile-hero-meta span{display:flex;align-items:center;gap:4px}.profile-message-btn{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:20px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s}.profile-message-btn:hover{background:#1a1c1e}.topbar{position:sticky;top:10px;z-index:25;padding:14px 18px 20px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #1a1c1814;overflow:hidden}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:34px;background:linear-gradient(180deg,#fff0,#f8fff3eb);pointer-events:none}.sidebar{display:grid;gap:16px;align-content:start;position:relative;z-index:2;margin-top:0}.sidebar>*{width:100%;box-sizing:border-box}.sidebar-widget{display:grid;gap:14px}.sidebar-nav-section{display:grid;gap:10px}.sidebar-brand{min-width:0;position:relative;z-index:1}.brand-mark,.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:#10b981}.sidebar .brand-mark{margin:0;font-size:.92rem}.hero-brand{margin:0 0 6px;font-size:clamp(2.8rem,14vw,6.2rem);line-height:.86;font-weight:700;color:#10b981}h1,h2,h3,h4{font-family:Inter,Segoe UI,sans-serif}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(3rem,13vw,5.8rem);line-height:.92;max-width:11ch}h2{font-size:clamp(1.8rem,6vw,3rem);line-height:.98}.lead{margin-top:14px;color:#111111b8;line-height:1.6}.acting-card{display:grid;gap:8px;padding:0;border-radius:0;background:transparent}.acting-profile{display:flex;align-items:center;gap:12px}.acting-profile-copy{min-width:0;display:grid;gap:6px;margin-left:28px;margin-top:16px}.acting-profile-copy strong{font-size:1.08rem;line-height:1.2}.sidebar .acting-card{display:none}.acting-card strong,.acting-card small{word-break:break-word}.acting-card span,.stat-card span,.meta-stack,.section-head p,.owner-row,.listing-card p,.timeline-card p{color:#1111119e}.rating-line{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.stars{display:inline-flex;align-items:center;gap:6px;font-weight:700}.stars-icons{display:inline-flex;gap:1px;letter-spacing:0}.star{display:inline-block;position:relative;color:#dcd7c6;font-size:1em}.star-full{color:#10b981}.star-half:after{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#10b981;display:block}.stars-muted{color:#dcd7c6;letter-spacing:.08em}.stars--spark .stars-icons{gap:2px}.spark-star{position:relative;display:inline-block;width:1.05em;height:1.05em;line-height:0}.spark-star-bg,.spark-star-fill{width:1.05em;height:1.05em;display:block}.spark-star-bg{color:#dcd7c6}.spark-star-fg{position:absolute;left:0;top:0;height:100%;overflow:hidden;color:#10b981}.acting-card select,.filter-row input,.filter-row select,.stack-form input,.stack-form select,.stack-form textarea{width:100%;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;border-radius:16px;padding:14px 16px;outline:none}.stack-form textarea{min-height:120px;resize:vertical}.image-field{display:grid;gap:10px}.category-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:720px){.category-detail-grid{grid-template-columns:1fr}}.date-range-field{display:grid;gap:12px;padding:16px;border-radius:20px;background:#f5f5f3;border:1px solid rgba(26,28,24,.16)}.date-range-field-head{display:grid;gap:4px}.date-range-field-head strong{color:#1a1c1e;font-size:.95rem}.date-range-field-head span{color:#1111119e;font-size:.88rem;line-height:1.5}.date-input-card{display:grid;gap:8px;padding:14px;border-radius:18px;border:1px solid rgba(26,28,24,.16);background:#ffffffeb}.date-input-card span{color:#1111119e;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.date-input-card input{padding:0;border:none;background:transparent;color:#1a1c1e;font-weight:700}.date-input-card input:focus{outline:none}.date-range-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.date-range-arrow{color:#1111117a;font-size:.86rem;font-weight:700;text-transform:uppercase}.image-field-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.image-field-label,.image-field-help{color:#1111119e}.image-field-label{font-size:.92rem;font-weight:700}.image-field-help{font-size:.88rem}.image-field-picker{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:14px 18px;border-radius:16px;border:1px dashed rgba(26,28,24,.32);background:#f5f5f3;color:#1a1c1e;font-weight:700}.image-field-picker input{display:none}.image-field-remove{padding:0;border:none;background:transparent;color:#10b981;font-weight:700}.image-field-preview{min-height:180px;border-radius:20px;border:1px solid rgba(26,28,24,.16)}.toast-container{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;max-width:340px;width:calc(100vw - 40px)}.toast{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;font-size:.92rem;line-height:1.4;box-shadow:0 4px 20px #0000001a;animation:toast-in .2s ease}.toast-success{background:#eeeeec;color:#1a1c1e;border:1px solid rgba(26,28,24,.25)}.toast-error{background:#fdecea;color:#b91c1c;border:1px solid rgba(185,28,28,.18)}.toast-close{flex-shrink:0;background:transparent;border:none;font-size:1.1rem;line-height:1;cursor:pointer;color:inherit;opacity:.6;padding:0}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.image-field-count{font-size:.82rem;color:#11111173}.image-field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.image-field-thumb{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid rgba(26,28,24,.16)}.image-field-thumb img{width:100%;height:100%;object-fit:cover;display:block}.image-field-thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.image-field-add{aspect-ratio:1;border-radius:12px;border:1.5px dashed rgba(26,28,24,.4);background:#f5f5f3;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.6rem;color:#10b981;font-weight:300}.image-field-add input{display:none}.tabbar{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(6,1fr);gap:2px;padding:8px 4px calc(8px + env(safe-area-inset-bottom,0px));border-radius:0;background:#fffffff5;border:0;border-top:1px solid rgba(26,28,24,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;isolation:isolate;box-shadow:0 -6px 24px #1a1c1814}.tabbar-pill{position:absolute;top:0;left:0;border-radius:14px;background:#10b98114;pointer-events:none;z-index:0;transition:transform .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1)}.tabbar a{padding:6px 2px;text-align:center;border-radius:14px;color:#1119;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:52px;line-height:1.05;font-size:.68rem;font-weight:600;color:#111111a8;position:relative;z-index:1;transition:color .3s cubic-bezier(.4,0,.2,1)}.tabbar a .nav-icon{width:22px;height:22px;flex-shrink:0}.tabbar a.active{color:#10b981;font-weight:700;background:transparent}.tabbar a.active .nav-icon{opacity:1;color:#10b981}.tabbar a.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:#10b981;border-radius:0 0 3px 3px}.nav-link-content{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.66rem;font-weight:700;line-height:1;position:absolute;top:2px;right:calc(50% - 22px)}.main-panel{display:grid;align-content:start;min-width:0;position:relative;z-index:1}.app-header{grid-column:1 / -1;position:sticky;top:0;z-index:24;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;align-items:center;justify-content:center;gap:12px;height:var(--header-height, 62px);padding:0 16px;border-bottom:1px solid rgba(26,28,24,.1);background:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 24px #1a1c180a;overflow:hidden;transition:opacity .24s ease,transform .24s ease,visibility .24s ease,height .24s ease,border-bottom-color .24s ease}.app-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:20px;background:linear-gradient(180deg,#fff0,#f8fff380);pointer-events:none}.app-header--hidden{opacity:0;transform:translateY(-18px);visibility:hidden;pointer-events:none;height:0;border-bottom-color:transparent}.app-header-logo{position:relative;z-index:1;display:inline-flex;align-items:center;gap:2px;font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:0;line-height:0;color:#10b981}.app-logo-icon{height:1.15em;width:auto;display:inline-block;vertical-align:middle;position:relative;top:-.05em;flex-shrink:0}.app-logo-full{height:calc(var(--header-height, 62px) - 14px);max-width:min(54vw,238px);max-height:100%;width:auto;display:block;object-fit:contain}.app-logo-icon--hero{height:.9em}.screen{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.offers-screen{min-height:calc(100vh - 160px);overflow:hidden}.offers-surface{min-height:calc(100svh - 180px);max-height:calc(100svh - 180px);overflow:hidden}.post-screen{min-height:calc(100svh - 160px)}.post-surface{min-height:max(720px,calc(100svh - 180px));padding-bottom:120px}@media(max-width:560px){.post-surface{min-height:calc(100svh - 180px)}}.explore-widget,.page-widget{display:flex;flex-direction:column;overflow:hidden;min-height:0;padding-bottom:0}.explore-widget .explore-header-row.sticky-section-head,.my-posts-surface .explore-header-row.sticky-section-head,.page-widget .sticky-section-head{position:static;top:auto;margin:0 0 10px;padding:0 2px 2px;align-items:center}.explore-widget .explore-header-row.sticky-section-head:before,.page-widget .sticky-section-head:before{display:none}.explore-scroll,.page-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;align-content:start}.explore-scroll::-webkit-scrollbar,.page-scroll::-webkit-scrollbar{width:0;height:0;display:none}.explore-widget,.page-widget{height:calc(100dvh - var(--header-height, 62px) - 96px)}.app-shell--fixed{background:#fff}.explore-widget.post-surface,.app-shell--fixed .surface.page-widget,.app-shell--offers .surface{background:transparent;border:none;border-radius:0;box-shadow:none}@media(min-width:900px){.explore-widget .explore-header-row.sticky-section-head,.app-shell--fixed .page-widget .explore-header-row.sticky-section-head{margin:0 0 20px;padding:0 2px 2px;background:transparent;border:none;border-radius:0;box-shadow:none}}.explore-widget .listing-grid{gap:18px}.explore-widget .listing-card{border:1px solid rgba(26,28,24,.14);box-shadow:none;background:#fff}.explore-scroll{margin-inline:-20px;padding-inline:20px}.explore-widget .listing-card--clickable:hover{box-shadow:0 8px 22px #1a1c1829}.explore-widget .listing-image--front{margin:0;border-radius:0;aspect-ratio:3 / 2;min-height:0}@media(min-width:900px){.explore-widget .listing-card{height:calc((100vh - 165px)/2)}.explore-widget .listing-body{flex:0 0 auto}.explore-widget .listing-image--front{aspect-ratio:auto;flex:1 1 auto}}.page-scroll-main{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;height:calc(100dvh - var(--header-height, 62px) - 96px)}.page-scroll-main::-webkit-scrollbar{width:0;height:0;display:none}.page-scroll-main .sticky-section-head{top:0}.page-scroll-main .sticky-section-head:before{display:none}.profile-scroll,.my-rentals-scroll{display:flex;flex-direction:column;gap:18px}.profile-scroll>.profile-hero,.profile-scroll>.profile-section,.my-rentals-scroll>.profile-section{border:none;background:transparent;box-shadow:none;border-radius:0;padding:0;margin:0}.profile-scroll>.profile-section,.my-rentals-scroll>.profile-section{padding-top:18px;border-top:1px solid rgba(26,28,24,.14)}.app-shell--explore .app-footer,.app-shell--fixed .app-footer{display:none}.hero-panel,.surface,.profile-hero{padding:20px}@media(max-width:560px){.surface,.hero-panel,.profile-hero{padding:14px}}.stats-grid,.member-grid,.listing-grid{display:grid;gap:14px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.stat-card{padding:16px;border-radius:20px;background:#f5f5f3;display:grid;gap:8px}.stat-card strong{font-size:1.8rem}.info-tooltip{position:relative;display:inline-flex;align-items:center;vertical-align:middle;color:#8a8a85;cursor:default}.info-tooltip:hover .info-tooltip-text{opacity:1;pointer-events:auto;transform:translateY(0)}.info-tooltip-text{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);background:#1a1c1e;color:#f0faf3;font-size:.82rem;font-weight:400;line-height:1.4;white-space:nowrap;padding:6px 10px;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:100}.section-head{display:grid;gap:6px;margin-bottom:16px}.section-head h3{font-size:clamp(1.8rem,6vw,2.6rem);line-height:1}.screen-title{font-size:clamp(1.7rem,5.5vw,2.3rem);font-weight:700;line-height:1;color:#1a1c1e;margin:0 0 16px;padding-left:4px}.section-subtitle{margin:-4px 0 16px;padding-left:4px;color:#1111119e}.screen-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.screen-title-row .screen-title{margin-bottom:0}.filter-row,.stack-form,.timeline{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.filter-row{gap:14px}.filter-grid{display:grid;gap:12px}.filter-field{display:grid;gap:8px}.filter-field span{color:#111111ad;font-size:.86rem;font-weight:700}.field-error{color:#8c2f23!important}.field-counter{font-size:.78rem;font-weight:700;color:var(--color-text-meta, #7a7a74)}.modal-section-label .field-counter{margin-left:8px}.field-counter--warn{color:#8c2f23!important}.filter-search{width:100%}.price-unit-field{display:grid;gap:6px}.price-unit-toggle{display:flex;gap:4px}.price-unit-btn{flex:1;padding:5px 0;border-radius:10px;border:1.5px solid rgba(22,24,20,.15);background:#fff;color:#1111118c;font-size:.78rem;font-weight:600;cursor:pointer;text-transform:capitalize}.price-unit-btn.active{background:#eeeeec;border-color:#10b981;color:#1a1c1e}.primary-button{background:linear-gradient(135deg,#d4d4ce,#b3b3ac);color:#1a1c1e;border:none;font-weight:700}.primary-button{padding:14px 18px;border-radius:16px}.primary-button:disabled{background:#1a1c1833;color:#11111159;cursor:not-allowed}.secondary-button{display:inline-flex;align-items:center;gap:7px;padding:12px 16px;border-radius:16px;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;font-weight:600;cursor:pointer}.secondary-button:hover{background:#f8fcf1;border-color:#1a1c1847}.sidebar-toggle{display:none}.listing-grid,.member-grid{grid-template-columns:1fr}.listing-card,.member-card,.timeline-card{display:flex;flex-direction:column;border-radius:22px;overflow:hidden;background:#fff;border:1px solid rgba(26,28,24,.14);box-shadow:0 2px 14px #1a1c1812}.timeline-card>div{display:flex;flex-direction:column;gap:2px}.timeline-card-date{color:#10b981;font-size:.78rem}.timeline-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.timeline-card-price{font-size:.85rem;font-weight:700;color:#1a1c1e}.listing-image{min-height:268px;margin:10px 10px 0;border-radius:18px}.listing-image--front{border-bottom-left-radius:0;border-bottom-right-radius:0}.listing-body,.member-card,.timeline-card{padding:16px}.listing-top,.meta-row,.owner-row,.timeline-card,.split,.profile-hero{display:flex;gap:12px}.split{flex-direction:column}.listing-top,.meta-row,.owner-row,.timeline-card,.profile-hero{justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.listing-body{display:flex;flex:1;flex-direction:column;gap:12px}.listing-body>p{flex:1}.listing-head-block{display:grid;gap:10px}.listing-top-tags{display:flex;gap:8px;flex-wrap:wrap;min-width:0}.listing-card-category{display:flex;gap:5px;flex-wrap:wrap;margin-top:4px}.modal-status-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.listing-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.listing-title-copy{display:grid;gap:6px;flex:1;min-width:0}.listing-city{display:inline-flex;align-items:center;gap:3px;font-size:.76rem;font-weight:600;color:#11111185;letter-spacing:.01em}.listing-title-row h4{min-width:0;font-size:1.24rem;line-height:1.15;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;height:1.426rem;overflow-wrap:anywhere;word-break:normal}.listing-title-measure{position:absolute;left:-9999px;top:0;visibility:hidden;pointer-events:none;z-index:-1}.listing-title-measure h4{min-width:0;margin:0;font-size:1.24rem;line-height:1.15;overflow-wrap:anywhere;word-break:normal}.listing-price-top{margin-top:auto;align-self:flex-start;white-space:nowrap;color:#1a1c1e;font-size:1.2rem}.listing-price-top--front{align-self:flex-end;text-align:right;padding-right:5px}.listing-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:2px}.listing-card-foot .listing-price-top--front{align-self:center;margin-top:0}.listing-rating-compact{display:inline-flex;align-items:center;gap:5px;color:#1a1c1e;font-weight:800;font-size:1rem;white-space:nowrap}.listing-rating-compact svg{flex:none}.listing-rating-compact .listing-rating-star{color:var(--color-forest);fill:var(--color-forest)}.listing-rating-compact--empty{color:#6b746f;font-weight:700}.listing-rating-compact--empty .listing-rating-star{color:#9aa3a0;fill:none}.listing-rating-card{display:grid;justify-items:start;gap:6px;max-width:100%;padding:12px 14px;border-radius:18px;background:#f5f5f3;border:1px solid rgba(26,28,24,.12)}.listing-rating-value{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:#1a1c1e;font-weight:800;max-width:100%;flex-wrap:nowrap}.listing-rating-value .stars{font-size:1.14rem;gap:8px}.listing-rating-value .stars .stars-icons{font-size:1.62rem}.listing-rating-value .stars strong{font-size:.92rem;color:#7a4f00}@media(max-width:560px){.stat-card .listing-rating-value .stars .stars-icons{font-size:1.16rem}.stat-card .listing-rating-value .stars{gap:5px}}.listing-grid .listing-rating-value .stars .stars-icons{font-size:1.42rem;gap:1px}.listing-grid .listing-rating-value .star{color:#e8e2d2}.listing-grid .listing-rating-value .star-full,.listing-grid .listing-rating-value .star-half:after{color:#10b981;filter:drop-shadow(0 1px 1px rgba(5,122,85,.22))}.listing-grid .listing-rating-value .star-half:after{width:50%}.listing-grid .listing-rating-value .stars strong{font-size:.95rem;color:#8a5a00}.post-screen .listing-body{padding:12px 14px 14px;gap:6px}.post-screen .listing-head-block{gap:6px}.post-screen .listing-title-copy{gap:4px}.post-screen .listing-card-category{margin-top:0;gap:4px}.post-screen .listing-title-row h4{font-size:1.08rem;height:1.242rem}.post-screen .listing-price-top--front{font-size:1.05rem}.post-screen .listing-card-category .tag{padding:4px 8px;font-size:.76rem}.post-screen .listing-rating-value--empty .empty-stars{font-size:1.42rem}.post-screen .listing-rating-value--empty .empty-stars .stars-icons{gap:1px}.post-screen .listing-rating-value--empty .empty-stars .star{color:#e8e2d2}.post-screen .listing-rating-value--empty .empty-rating-state{gap:7px}.post-screen .listing-rating-value--empty .empty-rating-state strong{padding:3px 9px;border-radius:999px;background:#eeeeec;color:#1a1c1e;font-size:.66rem;letter-spacing:.07em}.listing-rating-value--empty,.modal-rating-value--empty{font-weight:700}.empty-rating-state{display:inline-flex;align-items:center;gap:8px;color:#111111b3}.empty-rating-state strong{font-size:.88rem;color:#111111c2;text-transform:uppercase;letter-spacing:.08em}.empty-stars{font-size:1.62rem;gap:0}.empty-stars .stars-icons{font-size:inherit}.owner-preview{display:grid;gap:10px;margin-top:auto;padding:14px;border-radius:18px;background:#f8fdea;border:1px solid rgba(26,28,24,.12)}.owner-preview-head{display:flex;gap:12px;align-items:center}.owner-preview-avatar{width:44px;height:44px;flex-shrink:0}.owner-preview-copy{display:grid;gap:4px}.owner-preview-label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#10b981d1}.owner-preview-copy p,.owner-preview-meta{color:#111111ad;font-size:.9rem}.owner-preview-meta{display:flex;gap:8px;flex-wrap:wrap}.tag,.status-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:6px;font-size:.82rem}.tag{background:#eeeeec}.tag.muted{color:#11111194}.member-card{display:grid;gap:12px}.acting-profile-wrap{position:relative;display:grid;gap:8px}.acting-profile-row{display:flex;align-items:center;gap:10px;width:100%;background:none;border:none;padding:8px 8px 8px 6px;border-radius:14px;cursor:pointer;text-align:left;text-decoration:none;color:inherit}.acting-profile-row:hover{background:#f5f5f3}.acting-profile-row--static{cursor:default}.acting-profile-row--static:hover{background:none}.acting-rating{gap:6px;font-size:.95rem}.acting-rating .stars{font-size:.95rem;gap:6px}.acting-rating .stars .stars-icons{font-size:1.4rem}.acting-rating .stars strong{font-size:.95rem;color:#0e7490}.acting-rating .spark-star-fg{color:#10b981}.avatar-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fffffffa;border:1px solid rgba(26,28,24,.14);border-radius:16px;box-shadow:0 8px 24px #1a1c1824;overflow:hidden;z-index:50}.avatar-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;text-align:left;background:none;border:none;color:#1a1c1e;font-weight:600;cursor:pointer}.avatar-menu-item:hover{background:#f5f5f3}.avatar-menu-item--impersonate{color:#b45309}.avatar-menu-item--impersonate:hover{background:#fef3c7}.impersonate-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#fef3c7;border:1px solid rgba(180,83,9,.25);color:#b45309;font-size:.74rem;font-weight:700;letter-spacing:.04em;margin-top:4px}.avatar-ring{width:56px;height:56px;padding:3px;border-radius:50%;overflow:hidden;background:#d1d5db}.avatar-ring--online{background:linear-gradient(135deg,#10b981,#059669)}.avatar-ring>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-ring.large{width:84px;height:84px}.avatar-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.profile-online-dot{position:absolute;bottom:0;right:0;width:11px;height:11px;border-radius:50%;background:#10b981;border:2px solid #fff}.member-id--lg .profile-online-dot{width:16px;height:16px;border-width:3px}.profile-online-dot--offline{background:#ef4444}.online-tag{font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:1px 6px;border-radius:99px;background:linear-gradient(135deg,#d4d4ce,#b3b3ac);color:#1a1c1e;line-height:1.6}.online-tag--offline{background:#e5e7eb;color:#6b7280}.meta-stack{display:flex;flex-wrap:wrap;gap:10px}.status-pill{text-transform:capitalize;background:#eeeeec}.status-pill.completed,.status-pill.live,.status-pill.approved{background:#eeeeec;color:#10b981}.status-pill.requested{background:#f3fbeb;color:#10b981}.status-pill.posting{background:#fff3dc;color:#b16a10}.status-pill--posting{display:inline-flex;align-items:center;gap:6px}.status-pill-spinner{width:11px;height:11px;border-radius:50%;border:2px solid rgba(177,106,16,.3);border-top-color:#b16a10;animation:status-pill-spin .7s linear infinite}@keyframes status-pill-spin{to{transform:rotate(360deg)}}.my-posts-row--pending{animation:my-posts-pending-pulse 1.6s ease-in-out infinite}@keyframes my-posts-pending-pulse{0%,to{opacity:1}50%{opacity:.6}}.reduce-motion .status-pill-spinner,.reduce-motion .my-posts-row--pending{animation:none}.listing-card--pending{border-style:dashed;opacity:.92}.notice,.loading-sheet,.error-sheet,.ghost-chip{margin-top:14px;padding:14px 16px;border-radius:16px}.notice{background:#eeeeec;color:#10b981}.loading-sheet,.ghost-chip{background:#f5f5f3}.loading-sheet .amonzi-loader,.ghost-chip .amonzi-loader{width:100%}.loading-screen{min-height:calc(100vh - 220px);display:grid;place-items:center;padding:24px}.error-sheet{background:#fff0f0;color:#c45a5a}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.boot-shell{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#f5f5f3}.boot-shell--fading{animation:boot-fade-out .38s cubic-bezier(.22,1,.36,1) both;pointer-events:none}@keyframes boot-fade-out{0%{opacity:1}to{opacity:0}}.update-overlay{z-index:10000;animation:modal-backdrop-in .28s cubic-bezier(.22,1,.36,1) both}.update-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;max-width:360px}.update-overlay-body{margin:0;color:var(--color-text-muted, #5b6159);font-size:.95rem;line-height:1.5}.update-overlay .primary-button{display:inline-flex;align-items:center;gap:8px}.tos-card{width:min(100%,560px);display:flex;flex-direction:column;gap:16px;padding:32px 28px;border-radius:32px;border:1px solid rgba(26,28,24,.12);background:#fffffff7;box-shadow:0 18px 40px #1a1c181f}.tos-title{font-size:1.45rem;font-weight:700;color:#1a1c1e;margin:0}.tos-subtitle{font-size:.9rem;color:#1119;margin:0;line-height:1.5}.tos-scroll{height:340px;overflow-y:auto;border:1px solid rgba(26,28,24,.14);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:6px;background:#f7faf5;scrollbar-width:thin;scrollbar-color:rgba(26,28,24,.3) transparent}.tos-scroll h2{font-size:.88rem;font-weight:650;color:#1a1c1e;margin:14px 0 2px}.tos-scroll h2:first-child{margin-top:0}.tos-scroll p{font-size:.85rem;line-height:1.65;color:#111111b3;margin:0}.tos-scroll a{color:#10b981}.tos-checkbox-row{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.88rem;color:#111c;font-weight:500}.tos-checkbox-row input[type=checkbox]{width:18px;height:18px;flex-shrink:0;accent-color:#10B981;cursor:pointer}.tos-actions{display:flex;flex-direction:column;gap:10px}.tos-decline-btn{background:none;border:none;font-size:.85rem;color:#11111173;cursor:pointer;text-align:center;padding:4px}.tos-decline-btn:hover{color:#111111b3;text-decoration:underline}.policy-shell{min-height:100vh;background:#f7faf5;padding:40px 20px 80px;display:flex;justify-content:center}.policy-card{width:min(100%,720px);display:flex;flex-direction:column;gap:8px}.policy-back{display:inline-block;font-size:.88rem;color:#10b981;text-decoration:none;margin-bottom:24px;font-weight:500}.policy-back:hover{text-decoration:underline}.policy-card h1{font-size:2rem;font-weight:700;color:#1a1c1e;margin:0 0 4px}.policy-card h2{font-size:1.05rem;font-weight:650;color:#1a1c1e;margin:24px 0 4px}.policy-card p{font-size:.95rem;line-height:1.7;color:#111111bf;margin:0}.policy-card a{color:#10b981}.policy-meta{font-size:.82rem!important;color:#11111173!important;margin-bottom:16px!important}.policy-notice{margin-top:40px!important;padding:16px 18px;border-radius:12px;background:#1a1c1814;border:1px solid rgba(26,28,24,.18);font-size:.85rem!important;color:#10b981!important}.agreement-card{width:min(100%,820px)}.agreement-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.agreement-toolbar .policy-back{margin-bottom:0}.agreement-toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.agreement-langs{display:inline-flex;border:1px solid rgba(26,28,24,.2);border-radius:999px;overflow:hidden}.agreement-lang{border:none;background:transparent;color:#1119;font-size:.82rem;font-weight:600;padding:6px 12px;cursor:pointer}.agreement-lang:not(:last-child){border-right:1px solid rgba(26,28,24,.2)}.agreement-lang.is-active{background:#10b981;color:#fff}.agreement-print-btn{border:none;border-radius:999px;background:#10b981;color:#fff;font-size:.85rem;font-weight:600;padding:8px 16px;cursor:pointer}.agreement-print-btn:hover{background:#0ea271}.agreement-intro{margin-top:8px!important}.agreement-table{width:100%;border-collapse:collapse;margin:8px 0 4px;font-size:.9rem}.agreement-table th,.agreement-table td{border:1px solid rgba(26,28,24,.22);padding:7px 9px;text-align:left;vertical-align:top;color:#111c}.agreement-table th{background:#10b98114;font-weight:600}.agreement-table-ok{text-align:center;width:3rem}.agreement-blank{display:inline-block;min-width:8rem;border-bottom:1px solid rgba(26,28,24,.45);height:1.1em;vertical-align:bottom}.agreement-list{margin:4px 0;padding-left:20px;font-size:.95rem;line-height:1.7;color:#111111bf}.agreement-list li{margin:2px 0}.agreement-photo-label{margin-top:8px!important;font-weight:600!important}.agreement-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0}.agreement-photo-box{border:1px dashed rgba(26,28,24,.4);border-radius:8px;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;font-size:.78rem;color:#1116}.agreement-tip{margin-top:8px!important;padding:12px 14px;border-radius:10px;background:#10b98112;border:1px solid rgba(16,185,129,.25);font-size:.88rem!important}@media print{.policy-shell{background:#fff;padding:0}.policy-back,.agreement-print-btn,.agreement-langs{display:none!important}.agreement-card{width:100%}.agreement-photo-box{color:#1111118c}.agreement-table,.agreement-photo-grid{break-inside:avoid}h2{break-after:avoid}}.auth-card{width:min(100%,520px);display:grid;gap:18px;padding:28px;border-radius:32px;border:1px solid rgba(26,28,24,.12);background:#fffffff5;box-shadow:0 18px 40px #1a1c181f}.auth-error{width:min(100%,520px);justify-self:center;padding:12px 14px;border:1px solid rgba(186,73,57,.22);border-radius:10px;background:#ba493914;color:#8c2f23;font-size:.92rem;line-height:1.4}.home-shell{max-width:1240px;margin:0 auto;padding:0 16px 72px;min-height:100vh;display:grid;gap:24px;align-content:start}.home-topbar{top:0;z-index:30;justify-content:space-between}.home-header-actions{position:relative;z-index:1;display:flex;align-items:center;gap:10px}.home-hero-new{min-height:calc(78vh - 72px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px 0 20px;gap:0}.home-eyebrow{margin:0 0 20px;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#0f7a52}.home-headline{font-size:clamp(4.4rem,18vw,9.6rem);line-height:.88;letter-spacing:-.06em;font-weight:800;color:#1a1c1e;margin:0 0 22px}.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:32px;margin-bottom:28px}.home-cta-btn{font-size:1.05rem;padding:16px 32px;border-radius:18px}.home-stats{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:center}.home-stat{display:flex;flex-direction:column;align-items:center;gap:5px}.home-stat strong{font-size:2.2rem;font-weight:800;color:#1a1c1e;line-height:1}.home-stat span{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5f5f63}.home-stat-div{width:1px;height:40px;background:#1a1c182e;flex-shrink:0}.home-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:360px){.home-cats{grid-template-columns:repeat(2,1fr)}}.home-cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 16px;border-radius:22px;background:#ffffffeb;border:1px solid rgba(26,28,24,.12);box-shadow:0 2px 12px #1a1c180f;text-decoration:none;color:#1a1c1e;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.home-cat-tile:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1a1c182e;border-color:#1a1c1852;background:#fff}.home-cat-icon{font-size:2.2rem;line-height:1}.home-cat-label{font-size:.86rem;font-weight:700;text-align:center;color:#1a1c1e}.home-steps{display:grid;border-radius:28px;overflow:hidden;border:1px solid rgba(26,28,24,.12);box-shadow:0 4px 20px #1a1c1812}.home-step{display:grid;gap:8px;padding:28px 26px;background:#ffffffeb;border-bottom:1px solid rgba(26,28,24,.1)}.home-step:last-child{border-bottom:none}.home-step-num{font-size:.72rem;font-weight:800;color:#0f7a52;letter-spacing:.14em;text-transform:uppercase}.home-step strong{font-size:1.3rem;display:block;color:#1a1c1e}.home-step p{color:#11111194;font-size:.92rem;line-height:1.5;margin:0}.home-final-cta{display:flex;justify-content:center;padding:8px 0 16px}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.route-transition{animation:page-in .32s cubic-bezier(.22,1,.36,1) both;will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.route-transition{animation:none}}.sticky-section-head{position:sticky;top:var(--header-height, 62px);z-index:25;padding:12px 14px;margin:-12px -4px 0;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid transparent;border-radius:22px;transition:top .24s ease,border-color .24s ease,box-shadow .24s ease}.sticky-section-head>.screen-title{margin:0;padding-left:0}.app-shell--header-hidden .sticky-section-head{top:0;border-color:#1a1c1824;box-shadow:0 2px 14px #1a1c1812}.my-posts-surface .sticky-section-head{top:0;border-color:transparent;box-shadow:none}.explore-header-row.sticky-section-head{margin:-20px -20px 24px;padding:14px 20px;background:var(--color-surface-container);-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:28px 28px 0 0}.app-shell--header-hidden .explore-header-row.sticky-section-head{border:none}@media(max-width:899px){.explore-header-row.sticky-section-head:has(>.explore-header-title:only-child){display:none}.explore-header-row.sticky-section-head{top:var(--header-height, 62px);border-radius:0;border-top:none}.explore-header-row .explore-header-brand{display:inline-flex;flex:1 1 auto;min-width:0}.app-shell--explore .explore-header-row .explore-header-title{display:none}.explore-scroll .explore-page-title{display:block;margin:2px 2px 14px;font-size:1.6rem;font-weight:800;color:#131b2e}.app-shell--explore .app-header{display:none}.app-shell--explore{--header-height: 0px}}.explore-header-row{display:flex;gap:10px;align-items:center}.explore-header-title{flex:1;min-width:0;margin:0}.explore-header-brand{display:none;align-items:center;min-width:0}.explore-header-brand .app-logo-full{height:26px;width:auto;max-width:100%;object-fit:contain;object-position:left center}.explore-page-title{display:none}.explore-search-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(26,28,24,.18);background:#fff;color:#10b981;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.explore-search-icon-btn:hover{background:#f5f5f3;border-color:#1a1c1866}.explore-search-icon-btn--active{border-color:#10b981;background:#f5f5f3}.explore-search-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:#e8610a}.explore-search-input{flex:1;min-width:0;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;border-radius:16px;padding:14px 16px;outline:none;font:inherit}.explore-search-input:focus{border-color:#1a1c1866}.explore-filter-btn{display:inline-flex;align-items:center;gap:7px;padding:13px 16px;border-radius:12px;border:none;background:#10b981;color:#fff;font-size:.88rem;font-weight:700;white-space:nowrap;flex-shrink:0;cursor:pointer;position:relative;transition:background .15s ease,transform .15s ease}.explore-filter-btn:hover,.explore-filter-btn--active{background:#10b981}.explore-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ffffff4d;font-size:.72rem;font-weight:800;line-height:1}.filter-drawer-backdrop{position:fixed;inset:0;z-index:60;background:#16181438}.filter-drawer{position:fixed;top:0;right:0;width:min(360px,92vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-24px 0 60px #1618142e;z-index:61;border-top-left-radius:18px;border-bottom-left-radius:18px;overflow:hidden;animation:filter-drawer-in .22s ease both}.filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(26,28,24,.14);flex-shrink:0}.filter-drawer-head h3{margin:0;font-size:1.1rem}.filter-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(26,28,24,.16);border-radius:8px;background:#f5f5f3;color:#1a1c1e;cursor:pointer;flex-shrink:0}.filter-drawer-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:20px;display:flex;flex-direction:column;gap:20px}@keyframes filter-drawer-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes filter-drawer-out{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes backdrop-fade-out{0%{background:#16181438}to{background:#16181400}}.filter-drawer--closing{animation:filter-drawer-out .22s ease both}.filter-drawer-backdrop--closing{animation:backdrop-fade-out .22s ease both}.category-chips--wrap{flex-wrap:wrap;overflow-x:unset}.explore-active-filters{display:flex;flex-wrap:wrap;gap:8px}.explore-active-chip{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border-radius:8px;border:1.5px solid rgba(26,28,24,.28);background:#eeeeec;color:#1a1c1e;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.explore-active-chip:hover{background:#eeeeec;border-color:#1a1c1880}.explore-filter-group{display:grid;gap:8px;min-width:0}.explore-filter-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#11111185}.explore-filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:600px){.explore-filter-row{grid-template-columns:1fr}}@media(max-width:899px){.post-screen .post-surface{padding:16px 12px 0;min-height:0}.post-screen .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.post-screen .listing-card{border-radius:18px}.post-screen .listing-image{min-height:0;aspect-ratio:1 / 1;margin:6px 6px 0;border-radius:14px}.post-screen .listing-body{padding:10px 12px 12px;gap:8px}.post-screen .listing-title-row h4{font-size:.98rem;height:1.127rem}.post-screen .listing-card-category{gap:4px}.post-screen .listing-card-category .tag{font-size:.72rem;padding:3px 7px}.post-screen .listing-price-top--front{font-size:.98rem;padding-right:2px}.post-screen .listing-rating-value .stars{font-size:.9rem;gap:5px}.post-screen .listing-rating-value .stars .stars-icons{font-size:1.1rem}.post-screen .listing-rating-value .stars strong{font-size:.78rem}}.explore-filter-select{width:100%;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;border-radius:14px;padding:10px 14px;outline:none;font:inherit;font-size:.9rem;cursor:pointer}.explore-filter-select:focus{border-color:#1a1c1866}.explore-price-range{display:flex;align-items:center;gap:8px;min-width:0}.explore-price-input{flex:1;min-width:0;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;border-radius:14px;padding:10px 12px;outline:none;font:inherit;font-size:.9rem;-moz-appearance:textfield}.explore-price-input::-webkit-outer-spin-button,.explore-price-input::-webkit-inner-spin-button{-webkit-appearance:none}.explore-price-input:focus{border-color:#1a1c1866}.explore-price-sep{color:#1116;font-weight:700;flex-shrink:0}.explore-clear-btn{width:fit-content;padding:8px 14px;border-radius:12px;border:1px solid rgba(185,28,28,.2);background:#fff3f3;color:#bf3f3f;font-size:.84rem;font-weight:600;cursor:pointer;transition:background .15s ease}.explore-clear-btn:hover{background:#fee2e2}.explore-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:56px 24px;color:#1119}.explore-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#10b9811a;color:#10b981}.explore-empty h3{margin:4px 0 0;font-size:1.05rem;color:#1a1c1e}.explore-empty p{margin:0;max-width:320px;font-size:.9rem}.explore-empty .secondary-button{margin-top:6px}.category-chips{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;min-height:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-chips::-webkit-scrollbar{display:none}.category-chip{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:10px;border:1.5px solid rgba(26,28,24,.18);background:#fff;color:#111111b8;font-size:.86rem;font-weight:600;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.category-chip:hover{border-color:#1a1c1866;background:#f5f5f3;color:#1a1c1e}.category-chip--active{background:linear-gradient(135deg,#d4d4ce,#b3b3ac);border-color:transparent;color:#1a1c1e;font-weight:700}.listing-card--clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.listing-card--clickable:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a1c1838}.listing-card--wave-in{animation:card-wave-in .32s cubic-bezier(.22,1,.36,1) both}@keyframes card-wave-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(26px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-backdrop-in{0%{opacity:0;background:#16181400;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;background:#16181461;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}}@keyframes lightbox-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-backdrop{position:fixed;inset:0;z-index:200;background:#16181461;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:modal-backdrop-in .28s cubic-bezier(.22,1,.36,1) both}.modal-center{display:contents}.modal{position:relative;width:min(100%,680px);height:88vh;overflow:hidden;background:#fff;border-radius:28px;border:1px solid rgba(26,28,24,.12);box-shadow:0 32px 80px #16181438;transform-origin:center bottom;animation:modal-in .32s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.listing-modal{border-color:#1a1c183d;box-shadow:0 34px 90px #16181447,0 0 0 1px #ffffffe0 inset,0 0 0 6px #f4fbe99e}.modal-scroll{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:inherit;scrollbar-gutter:stable;padding-bottom:88px}.modal-sticky-footer{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:8px;padding:14px 24px calc(20px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(26,28,24,.12);background:#fff;border-radius:0 0 28px 28px;z-index:2}.modal-sticky-footer-buttons{display:flex;gap:10px}.modal-sticky-footer-buttons .secondary-button,.modal-sticky-footer-buttons .reserve-button{flex:1}.modal-footer-error{font-size:.82rem;color:#c0392b;margin:0;text-align:center}.modal-scroll::-webkit-scrollbar{width:10px}.modal-scroll::-webkit-scrollbar-track{background:transparent}.modal-scroll::-webkit-scrollbar-thumb{background:#1a1c1857;border-radius:999px;border:2px solid #ffffff}.modal-close{position:sticky;top:14px;margin:14px 14px -50px auto;z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1c1e;box-shadow:0 2px 8px #0000001a}.modal-close:hover{background:#f5f5f3}.modal-gallery-frame{margin:14px 14px 0;overflow:hidden;border-radius:22px;border:1px solid rgba(26,28,24,.16);box-shadow:inset 0 0 0 1px #ffffff73}.modal-gallery{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;display:flex;gap:0;scroll-snap-type:x mandatory;scrollbar-width:none}.modal-gallery::-webkit-scrollbar{display:none}.modal-gallery-image{flex:0 0 100%;height:360px;scroll-snap-align:start;cursor:zoom-in}.modal-gallery-dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px 0}.modal-gallery-dot{position:relative;width:9px;height:9px;border-radius:999px;border:none;background:#16181429;padding:0;cursor:pointer;transition:transform .18s ease,background .18s ease,width .18s ease}.modal-gallery-dot:before{content:"";position:absolute;inset:-16px -6px}.modal-gallery-dot.active{width:24px;background:#10b981}.lightbox-backdrop{position:fixed;inset:0;z-index:1000;background:#000000eb;display:flex;align-items:center;justify-content:center;animation:modal-backdrop-in .28s cubic-bezier(.22,1,.36,1) both}.lightbox-image{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:10px;-webkit-user-select:none;user-select:none;box-shadow:0 8px 48px #0009;animation:lightbox-in .3s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.lightbox-close{position:absolute;top:16px;right:16px;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .15s ease}.lightbox-close:hover{background:#ffffff38}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1f;border:none;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .15s ease}.lightbox-nav:hover{background:#ffffff38}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:14px;font-weight:500;background:#0006;padding:4px 12px;border-radius:999px}.modal-body{padding:22px 24px 28px;display:grid;gap:18px}.modal-section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#10b981;margin-bottom:6px}.modal-section{display:grid;gap:8px}.modal-section--description{padding-bottom:4px}.modal-divider{height:1px;background:#1a1c181f;margin:4px 0}.modal-header-block{display:grid;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(26,28,24,.12)}.modal-header-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:18px}.modal-header-row>div:first-child{min-width:0}.modal-title{margin-top:0;font-size:1.78rem;line-height:1.15;word-break:break-word;overflow-wrap:break-word}.modal-kicker{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#10b981;margin-bottom:6px}.modal-price{display:flex;flex-direction:column;align-items:flex-end;gap:10px;white-space:nowrap;max-width:100%}.modal-price-line{display:inline-flex;align-items:baseline;gap:8px;max-width:100%}.modal-price strong{font-size:1.9rem;color:#1a1c1e}.modal-price-unit{font-size:.98rem;font-weight:700;color:#111111b8}.modal-rating-grid{display:grid;gap:6px;justify-items:stretch;margin-top:0}.modal-rating{display:grid;justify-items:start;gap:0;max-width:100%;padding:0;border:0;background:transparent}.modal-rating-value{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:#1a1c1e;font-weight:800;max-width:100%;flex-wrap:nowrap}.modal-rating-value .stars{font-size:1.2rem;gap:8px}.modal-rating-value .stars .stars-icons{font-size:1.78rem}.modal-rating-value .stars strong{font-size:.98rem;color:#7a4f00}@media(max-width:720px){.modal-header-row{grid-template-columns:1fr}.modal-price{align-items:flex-start}}.modal-desc{color:#111111b8;line-height:1.65}.modal-extra-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.modal-extra-details-item{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#f5f5f3;border:1px solid rgba(26,28,24,.12)}.modal-extra-details-item span{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#11111180}.modal-extra-details-item strong{color:#1a1c1e;font-size:.96rem}@media(max-width:720px){.modal-extra-details{grid-template-columns:1fr}}.modal-message-button{width:fit-content}.modal-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.modal-meta-item{display:grid;gap:6px;padding:0 0 12px;border-bottom:1px solid rgba(26,28,24,.12)}.modal-meta-label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#1111117a}.modal-meta-item strong{display:inline-flex;align-items:center;gap:8px;color:#1a1c1e;font-size:.98rem}@media(max-width:720px){.modal-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.modal-price-inline{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.modal-price-secondary{font-size:.8rem;color:#11111180;font-weight:500}.modal-rating-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.modal-rating-row{display:flex;align-items:center}.modal-review-count{font-size:.85rem;color:#1111118c;font-weight:500}.modal-extra-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.modal-price-row{display:inline-flex;align-items:baseline;gap:4px;color:#1a1c1e}.modal-price-row strong{font-size:1.72rem}.modal-price-row span{font-size:1.05rem;font-weight:700;color:#1111118c}@media(max-width:560px){.modal-backdrop{padding:12px}.modal{width:100%;height:94svh;border-radius:20px}.modal-close,.pd-icon-btn{width:44px;height:44px}.listing-modal{width:100%;height:min(92vh,820px);border-radius:22px}.modal-gallery-frame{margin:10px 10px 0;border-radius:18px}.modal-gallery-image,.gallery-empty-add{height:280px}.modal-body{padding:18px 18px 24px;gap:16px}.modal-title{font-size:1.48rem}.modal-rating-value .stars .stars-icons{font-size:1.5rem}.modal-price-row strong{font-size:1.54rem}.modal-price-row span{font-size:.96rem}.modal-owner{padding:14px}}.modal-price-row--secondary strong{font-size:1rem}.modal-price-row--secondary span{font-size:.82rem}.modal-pills{display:flex;flex-wrap:wrap;gap:7px;padding-top:0}.modal-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:6px;background:#f5f5f3;border:1px solid rgba(26,28,24,.12);font-size:.82rem;font-weight:600;color:#1a1c1e}.modal-owner{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:18px;background:#fbfef7;border:1px solid rgba(26,28,24,.12)}.modal-owner-button{width:100%;border:none;color:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.modal-owner-button:hover{transform:translateY(-1px);background:#eeeeec;box-shadow:0 12px 28px #1a1c181f}.modal-owner-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#10b981;font-weight:700;margin-bottom:2px}.modal-owner-rating{margin-top:6px;display:inline-flex;align-items:center;gap:10px}.modal-owner-rating .stars{font-size:1.12rem}.modal-owner-rating>span{font-size:.98rem;font-weight:700;color:#111111c7}.modal-owner-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:6px;font-size:.84rem;color:#1111119e}.offers-layout{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:18px;height:calc(100vh - 242px);min-height:640px}@media(min-width:900px){.app-shell--offers{height:100vh;min-height:0;overflow:hidden;padding-bottom:20px}.app-shell--offers .main-panel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.app-shell--offers .route-transition{flex:1;min-height:0;overflow:hidden}.app-shell--offers .screen{display:flex;height:100%;min-height:0;overflow:hidden}.app-shell--offers .surface{flex:1;display:flex;flex-direction:column;gap:18px;min-height:0;overflow:hidden}.app-shell--offers .offers-header-row.sticky-section-head{flex-shrink:0;position:static;top:auto;margin:0 0 16px;padding:0 2px;align-items:center;border-radius:0;background:transparent}.app-shell--offers .offers-header-row.sticky-section-head:before{display:none}.app-shell--offers .offers-layout{flex:1;height:auto;min-height:0}}.offers-back-btn{display:none}@media(max-width:899px){.app-shell--offers .screen{display:flex;flex-direction:column;height:calc(100dvh - var(--header-height, 62px) - 96px);min-height:0;overflow:hidden}.app-shell--offers .surface{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.app-shell--offers .offers-header-row{flex:0 0 auto}.app-shell--offers .offers-layout{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.app-shell--offers .offers-sidebar,.app-shell--offers .offers-panel{flex:1;min-height:0}.app-shell--fixed .my-posts-surface{min-height:0;max-height:none}.offers-layout{grid-template-columns:minmax(0,1fr);height:auto;min-height:0;gap:10px}.offers-layout--list .offers-panel,.offers-layout--thread .offers-sidebar{display:none}.offers-layout--thread{height:calc(100svh - 210px);min-height:420px}.offers-back-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;cursor:pointer}.offers-back-btn:hover{background:#f5f5f3}.offers-panel{padding:12px;border-radius:18px;gap:6px}.offers-panel-head{flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:4px}.offers-panel-head-main{flex:1;min-width:0;gap:8px}.offers-panel-head-main h4{font-size:1rem;overflow:hidden;text-overflow:ellipsis}.offers-panel-head .status-pill{display:none}.offers-avatar-lg{width:40px;height:40px}.offers-sidebar{gap:10px}.offers-sidebar-head{padding-bottom:0}.offers-list{gap:8px}.offers-thread{padding:12px;gap:6px}.offers-message-stack{padding:8px;gap:4px}.offers-deal-grid{grid-template-columns:1fr 1fr}.offers-deal-actions .primary-button,.offers-deal-actions .secondary-button,.offers-deal-form-actions .primary-button{min-width:0;flex:1}.offers-composer:before{inset:-8px -8px -18px}}.offers-page{align-items:stretch}.offers-sidebar-head{flex-shrink:0}.offers-sidebar{display:flex;flex-direction:column;gap:14px;min-height:0;overflow:hidden;transition:opacity .24s ease}.offers-search{display:flex;align-items:center;gap:8px}.offers-search input{flex:1;min-width:0;border:1px solid rgba(26,28,24,.16);background:#fff;color:#1a1c1e;border-radius:18px;padding:14px 16px;outline:none}.offers-list-collapse-btn,.offers-list-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid rgba(26,28,24,.16);background:#fff;border-radius:14px;color:var(--color-slate, #1a1c1e);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.offers-list-collapse-btn:hover,.offers-list-expand-btn:hover{background:color-mix(in srgb,var(--color-forest) 8%,transparent);border-color:color-mix(in srgb,var(--color-forest) 35%,transparent);color:var(--color-forest)}.offers-list-expand-btn{width:40px;height:40px;border-radius:12px}.offers-list-expand-btn--floating{position:absolute;top:14px;left:14px;z-index:2}@media(min-width:900px){.offers-layout{--offers-list-w: clamp(300px, 30vw, 380px);grid-template-columns:var(--offers-list-w) minmax(0,1fr);transition:grid-template-columns .34s cubic-bezier(.4,0,.2,1),gap .34s cubic-bezier(.4,0,.2,1)}.offers-layout--list-collapsed{--offers-list-w: 0px;gap:0}.offers-layout--list-collapsed .offers-sidebar{opacity:0;pointer-events:none}}@media(max-width:899px){.offers-list-collapse-btn,.offers-list-expand-btn{display:none}}.offers-list{display:grid;gap:10px;align-content:start;min-height:0;flex:1;overflow-y:auto;padding-right:4px}.offers-thread{display:grid;grid-template-columns:36px 1fr;gap:10px;width:100%;padding:10px 12px;text-align:left;border-radius:12px;border:1px solid transparent;background:transparent;color:#1a1c1e;cursor:pointer;transition:background .15s ease,border-color .15s ease}.offers-thread:hover{background:#f5f5f3}.offers-thread.active{background:#f5f5f3;border-color:#1a1c1838}.offers-thread-avatar{position:relative;width:36px;height:36px;border-radius:50%;background:#eeeeec;flex-shrink:0}.offers-thread-avatar>.avatar-media,.offers-thread-avatar>.avatar-media-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.offers-thread-avatar>span:not(.offers-thread-online-dot){display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-weight:700;color:#1a1c1e;font-size:.95rem}.offers-thread-online-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:50%;background:#10b981;border:2px solid #ffffff}.offers-thread-online-dot--offline{background:#ef4444}.offers-thread-body{display:flex;flex-direction:column;gap:2px;min-width:0}.offers-thread-row-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.offers-thread-row-top strong{font-size:.9rem;color:#1a1c1e;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offers-thread-time{font-size:.72rem;color:#7a7a74;white-space:nowrap;flex-shrink:0}.offers-thread-listing{font-size:.78rem;color:#1a1c1e;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offers-thread-preview{font-size:.78rem;color:#7a7a74;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offers-thread-row-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:4px}.offers-status-badge{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap;letter-spacing:.02em}.offers-status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.offers-status-badge--requested{background:#4a7eb829;color:#2b5687}.offers-status-badge--approved{background:#10b9812e;color:#1a1c1e}.offers-status-badge--active{background:#1a1c1e;color:#fff}.offers-status-badge--completed{background:#7a7a742e;color:#5a5a54}.offers-status-badge--cancelled{background:#dc262629;color:#8a1f1f}.cancel-rate-badge{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.4;white-space:nowrap}.cancel-rate-badge--sm{padding:1px 6px;font-size:.7rem;gap:3px}.cancel-rate-badge svg{flex-shrink:0}.cancel-rate-badge--good{background:#10b98129;color:#0f7a52}.cancel-rate-badge--ok{background:#d999102e;color:#8a6210}.cancel-rate-badge--bad{background:#dc262629;color:#8a1f1f}.member-id{display:flex;align-items:center;gap:14px;min-width:0}.member-id-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.member-id-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7a7a74}.member-id .member-id-name{font-weight:700;font-size:1.02rem;line-height:1.2;color:#1a1c1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-id-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rating-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;background:#eeeeec;color:#1a1c1e;font-weight:700;font-size:.78rem;line-height:1}.rating-chip-star{display:inline-flex;align-items:center;font-size:.9rem;line-height:0}.rating-chip--new{color:#7a7a74}.member-since-chip{font-size:.78rem;font-weight:600;color:#7a7a74;white-space:nowrap}.member-id--lg{gap:16px;align-items:flex-start}.member-id--lg .member-id-name{font-size:1.4rem}.profile-hero>.member-id{flex:1;min-width:0}.member-id--lg .member-id-body{gap:8px}.member-id--lg .member-id-body .lead{margin:2px 0 0}.member-id--compact{gap:10px}.member-id--compact .member-id-name{font-size:1.05rem}.member-id--compact .member-id-chips{gap:6px}.sidebar .member-id--compact{align-items:center}.sidebar .member-id--compact .member-id-body{flex:1;min-width:0;align-items:flex-start;text-align:left;gap:4px;margin-top:0}.acting-profile-chevron{flex-shrink:0;color:#1116;transition:transform .15s ease}.acting-profile-chevron--open{transform:rotate(180deg)}.acting-profile-row>.member-id{flex:1;min-width:0}.pd-owner>.member-id{flex:1;min-width:0}.member-id .spark-star-fg{color:#10b981}.offers-thread-name,.offers-panel-head-name,.modal-review-author,.timeline-card-name{display:inline-flex;align-items:center;gap:6px;min-width:0}.offers-thread-name{overflow:hidden}.offers-thread-name strong{overflow:hidden;text-overflow:ellipsis}.offers-panel-head-name h4{margin:0}.offers-pending-dot{width:8px;height:8px;border-radius:50%;background:#d97706;flex-shrink:0}.offers-thread--alert strong{font-weight:700}.offers-panel{display:flex;flex-direction:column;gap:6px;padding:22px;border-radius:24px;background:linear-gradient(180deg,#fbfbfa,#f5f5f3);border:1px solid rgba(26,28,24,.14);min-height:0;overflow:hidden}.offers-panel-empty{position:relative;align-items:center;justify-content:center}.offers-panel-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;color:#1111115c;text-align:center}.offers-panel-empty-state p{font-size:.94rem}.offers-empty-hint{color:#11111185;font-size:.88rem;padding:8px 4px}.offers-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.offers-panel-head-main{display:flex;align-items:flex-start;gap:14px}.offers-panel-head-profile-btn{background:none;border:none;padding:0;cursor:pointer;text-align:left;border-radius:10px;transition:background .15s}.offers-panel-head-profile-btn:hover{background:#0000000a}.offers-avatar-lg{width:52px;height:52px}.offers-panel-subtitle{margin-top:4px;color:#1111119e}.offers-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.offers-prev-convs{flex-shrink:0;display:flex;flex-direction:column;gap:8px}.offers-prev-convs-list{display:flex;flex-wrap:wrap;gap:8px}.offers-prev-conv-chip{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:20px;background:#1a1c1814;border:1px solid rgba(26,28,24,.18);cursor:pointer;transition:background .15s}.offers-prev-conv-chip:hover{background:#1a1c1829}.offers-prev-conv-title{font-size:.85rem;color:#111111d1;font-weight:500}.offers-thread-window{min-height:0;flex:1;display:flex;flex-direction:column;height:100%;padding:4px;border-radius:22px;background:#ffffff94;border:1px solid rgba(26,28,24,.12);overflow:hidden}.offers-message-stack{display:grid;gap:6px;align-content:end;min-height:0;flex:1;overflow-y:auto;padding:12px}.offers-message{display:grid;gap:3px;width:fit-content;max-width:min(22rem,72%);min-width:0;padding:5px 9px 4px;border-radius:18px;border:1px solid transparent;box-shadow:0 1px #1414120a;animation:msg-in .22s cubic-bezier(.22,1,.36,1)}@keyframes msg-in{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.offers-message small{color:#1111118f;font-weight:700;font-size:.72rem}.offers-message.incoming{background:#fff;border-color:#1a1c181a;border-bottom-left-radius:6px;justify-self:start}.offers-message.outgoing{background:linear-gradient(180deg,#d4d4ce,#c4c4bd);color:#1a1c1e;border-bottom-right-radius:6px;justify-self:end}.offers-message.system{justify-self:center;max-width:100%;background:#1618140f;color:#111111d1}.offers-message p{font-size:.94rem;line-height:1.28;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.offers-message-text{letter-spacing:-.01em}.offers-message-time{display:inline-flex;align-items:center;justify-self:end;gap:4px;font-size:.66rem;line-height:1;color:#11111170;margin-top:0}.offers-message-status{display:inline-flex;align-items:center;opacity:.68}.offers-message-status.seen{color:#2f8fda;opacity:1}.offers-deal-card{display:grid;gap:10px}.offers-deal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.offers-deal-head strong{display:block;margin-top:2px}.offers-deal-state{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:8px;font-size:.74rem;font-weight:700;text-transform:capitalize}.offers-deal-state.pending{background:#fff4cf;color:#8e6a00}.offers-deal-state.accepted{background:#eeeeec;color:#1a1c1e}.offers-deal-state.declined{background:#f8dddd;color:#9d4040}.offers-deal-state.agreed{background:#e3f3ea;color:#1f6b43}.offers-deal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.offers-deal-grid span{display:block;margin-bottom:3px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#11111185}.offers-deal-actions,.offers-deal-form-actions,.offers-composer-actions,.offers-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.offers-deal-actions .primary-button,.offers-deal-actions .secondary-button,.offers-deal-form-actions .primary-button{min-width:140px}.offers-rental-request{display:grid;gap:12px;padding:14px;border-radius:16px;background:#fff8ec;border:1px solid rgba(224,150,30,.28);flex-shrink:0}.offers-cancel-panel{display:grid;gap:10px;padding:14px;border-radius:16px;background:#f6f7f8;border:1px solid rgba(17,17,17,.1);flex-shrink:0}.offers-cancel-panel--collapsed{padding:0;background:none;border:none}.offers-cancel-toggle{justify-self:start;background:none;border:none;padding:2px 0;font-size:.82rem;font-weight:600;color:var(--color-muted-slate, #44474e);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.offers-cancel-toggle:hover{color:var(--color-slate, #1a1c1e)}.offers-cancel-collapse{background:none;border:none;padding:2px;margin:-2px -2px 0 0;color:var(--color-text-meta, #7a7a74);cursor:pointer;border-radius:6px}.offers-cancel-collapse:hover{background:#1111110f;color:var(--color-slate, #1a1c1e)}.offers-cancel-hint{margin:0;font-size:.82rem;line-height:1.45;color:#1119}.offers-cancel-card p{margin:0;font-size:.8rem;color:#1111118c}.secondary-button.offers-force-cancel{color:#9d2f2f;border-color:#9d2f2f66}.secondary-button.offers-force-cancel:hover{background:#dc262614}.offers-review-banner{display:grid;gap:12px;padding:14px;border-radius:16px;background:#f5f5f3;border:1px solid rgba(26,28,24,.22);flex-shrink:0}.offers-review-banner-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.offers-review-form{display:grid;gap:10px}.offers-review-stars{display:flex;align-items:center;gap:4px}.offers-review-star{font-size:1.7rem;background:none;border:none;color:#dcd7c6;cursor:pointer;padding:0 2px;line-height:0;transition:color .1s ease,transform .1s ease}.offers-review-star svg{width:1.7rem;height:1.7rem;display:block}.offers-review-star.active{color:#10b981}.offers-review-star:hover{color:#10b981;transform:scale(1.15)}.offers-review-rating-label{margin-left:8px;font-size:.88rem;font-weight:700;color:#1111119e}.offers-review-done{padding:10px 14px;border-radius:14px;background:#eeeeec;color:#1a1c1e;font-size:.88rem;font-weight:700;flex-shrink:0}.timeline-entry{display:grid;gap:6px}.renter-rating-section{display:grid;gap:10px;padding:12px 14px;border-radius:16px;background:#f5f5f3;border:1px solid rgba(26,28,24,.22)}.renter-rating-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:.9rem}.renter-rating-done{padding:8px 14px;border-radius:14px;background:#eeeeec;color:#1a1c1e;font-size:.85rem;font-weight:700}.offers-composer{display:grid;gap:6px;position:sticky;bottom:-6px;z-index:2;isolation:isolate;padding-top:0;padding-bottom:0;padding-inline:2px;margin-top:auto;flex-shrink:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.offers-composer:before{content:"";position:absolute;inset:-12px -10px -22px;border-radius:28px 28px 0 0;background:linear-gradient(180deg,#f5f5f300,#f5f5f3f0,#f5f5f3fb 36%,#f5f5f3);z-index:-1;pointer-events:none}.offers-deal-form-shell{max-height:0;overflow:hidden;opacity:0;transform:translateY(8px);transition:max-height .28s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.offers-deal-form-shell.is-open{max-height:720px;opacity:1;transform:translateY(0);pointer-events:auto}.offers-deal-form{min-height:0;overflow:hidden;display:grid;gap:10px;padding:14px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(26,28,24,.12)}.offers-deal-form input,.offers-deal-form textarea,.offers-composer-input{width:100%;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;border-radius:16px;padding:14px 16px;outline:none}.offers-deal-field{display:grid;gap:4px}.offers-deal-field>span{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1111118c;padding-left:4px}.agreement-type-chooser{display:grid;gap:8px}.agreement-type-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1111118c;padding-left:4px}.agreement-type-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agreement-type-option{display:grid;gap:4px;text-align:left;padding:12px 14px;border-radius:16px;border:1.5px solid rgba(26,28,24,.16);background:#fff;color:#1a1c1e;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.agreement-type-option:hover{border-color:color-mix(in srgb,var(--color-forest) 40%,transparent)}.agreement-type-option.is-selected{border-color:var(--color-forest);background:color-mix(in srgb,var(--color-forest) 8%,#ffffff);box-shadow:0 0 0 1px var(--color-forest) inset}.agreement-type-option-head{display:inline-flex;align-items:center;gap:8px;color:var(--color-forest)}.agreement-type-option-head strong{font-size:.98rem;color:#1a1c1e}.agreement-type-option-hint{font-size:.78rem;line-height:1.3;color:#1119}.agreement-type-chooser--compact .agreement-type-option{padding:8px 12px}.offers-deal-agreement-type{display:inline-flex;align-items:center;gap:5px}.rental-history-row--action{width:100%;cursor:pointer;text-align:left;border:1px solid transparent;transition:border-color .15s ease,background .15s ease}.rental-history-row--action:hover{border-color:color-mix(in srgb,var(--color-forest) 30%,transparent);background:color-mix(in srgb,var(--color-forest) 5%,transparent)}.offers-composer-input{min-height:72px;max-height:160px;resize:vertical}.offers-composer-footer p{color:#11111194;font-size:.88rem}button.secondary-button.active{background:#f5f5f3}@media(max-width:899px){.offers-summary-grid,.offers-deal-grid{grid-template-columns:1fr}.app-shell--offers .surface{padding-left:0;padding-right:0}.offers-panel{padding:10px;border-radius:16px;gap:8px}.offers-message{max-width:82%}.offers-panel-head{gap:8px}.offers-panel-head-main{gap:10px}.offers-avatar-lg{width:40px;height:40px}.offers-panel-head-name h4{font-size:1rem}.offers-panel-subtitle{margin-top:2px;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offers-message-stack{padding:8px;gap:4px}.offers-thread-window{border-radius:18px}.offers-composer{gap:6px}.offers-composer-input,.offers-deal-form input,.offers-deal-form textarea{padding:10px 14px;border-radius:14px}.offers-composer-input{min-height:44px;max-height:120px}.offers-deal-actions .primary-button,.offers-deal-actions .secondary-button,.offers-deal-form-actions .primary-button{min-width:0;flex:1}}.modal-reviews h4{font-size:1rem;margin-bottom:12px}.modal-no-reviews{color:#11111185;font-size:.9rem}.modal-reviews-list{display:grid;gap:12px}.modal-review-card{padding:14px 16px;border-radius:16px;border:1px solid rgba(26,28,24,.12);background:#fafffe;display:grid;gap:6px}.modal-review-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.modal-review-card p{color:#111111b8;line-height:1.55}.modal-review-card small{color:#1116;font-size:.78rem}.pd-backdrop{padding:0}.pd-shell{position:relative;width:min(100%,460px);height:100%;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 32px 80px #1618144d;animation:modal-in .32s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}@media(min-width:561px){.pd-backdrop{padding:24px}.pd-shell{width:min(100%,760px);height:min(94vh,900px);border-radius:30px}}.pd-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pd-scroll::-webkit-scrollbar{width:0}.pd-topbar{position:absolute;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:16px;pointer-events:none}.pd-topbar-actions{display:flex;gap:8px}.pd-icon-btn{pointer-events:auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#1a1c1e;cursor:pointer;box-shadow:0 2px 10px #16181429;transition:transform .15s ease,background .15s ease,color .15s ease}.pd-icon-btn:active{transform:scale(.9)}.pd-icon-btn:hover{background:#fff}.pd-icon-btn--active{color:#d6336c}.pd-hero{position:relative;height:45vh;min-height:280px;width:100%;background:#e3e3dc;overflow:hidden}.pd-hero-gallery{display:flex;height:100%;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.pd-hero-gallery::-webkit-scrollbar{display:none}.pd-hero-image{flex:0 0 100%;height:100%;scroll-snap-align:start;object-fit:cover;cursor:zoom-in}.pd-hero-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#1111114d}.pd-hero-counter{position:absolute;bottom:16px;right:16px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:4px 12px;border-radius:999px;font-size:.74rem;font-weight:600;letter-spacing:.03em}.pd-sheet{position:relative;margin-top:-28px;background:#fff;border-radius:30px 30px 0 0;padding:26px 20px 28px;box-shadow:0 -10px 40px #16181414;z-index:10;display:grid;grid-template-columns:minmax(0,1fr);gap:22px}.pd-handle{position:absolute;top:10px;left:50%;transform:translate(-50%);width:48px;height:5px;border-radius:999px;background:#1a1c1847}.pd-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.pd-head-main{min-width:0;display:grid;gap:8px}.pd-category{justify-self:start;display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#eeeeec;color:#1a1c1e;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pd-title{margin:0;font-size:1.7rem;line-height:1.12;letter-spacing:-.01em;word-break:break-word;overflow-wrap:break-word}.pd-location{display:inline-flex;align-items:center;gap:5px;color:#1119;font-size:.86rem}.pd-rating{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.pd-rating-count{font-size:.84rem;color:#1111118c;font-weight:500}.pd-price{text-align:right;flex:none}.pd-price-amount{font-size:1.4rem;font-weight:800;color:#10b981;line-height:1.1}.pd-price-unit{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#11111180;margin-top:2px}.pd-owner{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:14px;border-radius:22px;background:#f4f4ed;border:1px solid rgba(26,28,24,.16);cursor:pointer;transition:background .16s ease,transform .16s ease}.pd-owner:hover{background:#eeeeec;transform:translateY(-1px)}.pd-owner-avatar{position:relative;width:56px;height:56px;flex:none}.pd-owner-dot{position:absolute;bottom:0;right:0;width:14px;height:14px;border-radius:50%;background:#10b981;border:2px solid #fff}.pd-owner-dot--offline{background:#ef4444}.pd-owner-info{flex:1;min-width:0}.pd-owner-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.pd-owner-name{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-owner-score{display:inline-flex;align-items:center;flex:none}.pd-owner-meta{display:inline-flex;align-items:center;gap:5px;margin:4px 0 0;font-size:.82rem;color:#11111194}.pd-section{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.pd-section-title{margin:0;font-size:1.1rem;font-weight:700}.pd-desc{margin:0;color:#111111ad;line-height:1.6}.pd-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.pd-availability{padding:16px;border-radius:24px;background:#fff;border:1px solid rgba(26,28,24,.18);gap:12px}.pd-availability-head{display:flex;align-items:center;justify-content:space-between}.pd-cal-nav{display:flex;gap:8px}.pd-cal-navbtn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(26,28,24,.3);background:#fff;color:#1a1c1e;cursor:pointer;transition:background .15s ease}.pd-cal-navbtn:hover{background:#f5f5f3}.pd-cal-month{text-align:center;font-weight:600;font-size:.95rem}.pd-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.pd-cal-dow span{text-align:center;font-size:.72rem;font-weight:600;color:#11111173;padding:4px 0}.pd-cal-day{height:38px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:.86rem}.pd-cal-day--on{background:#10b9812e;color:#1a1c1e;font-weight:600}.pd-cal-day--off{color:#11111147;text-decoration:line-through}.pd-cal-legend{display:flex;gap:18px;margin-top:4px;font-size:.78rem;color:#1119}.pd-cal-legend span{display:inline-flex;align-items:center;gap:6px}.pd-legend-dot{width:12px;height:12px;border-radius:50%}.pd-legend-dot--on{background:#10b9818c}.pd-legend-dot--off{background:#1111112e}.pd-map{position:relative;height:300px;border-radius:24px;overflow:hidden;border:1px solid var(--color-outline);background:var(--color-surface-container)}.pd-map-frame{width:100%;height:100%;border:0;display:block;filter:saturate(.78) contrast(.95) brightness(1.02);pointer-events:none}.pd-map:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:radial-gradient(120% 90% at 50% 50%,#064e3b00 55%,#064e3b24),linear-gradient(180deg,#064e3b0f,#064e3b00 35%)}.pd-map-label{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:#fffffff0;font-size:.78rem;font-weight:600;color:var(--color-slate);box-shadow:0 2px 8px #1618141f;pointer-events:none;z-index:2}.pd-map-cta{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;justify-content:flex-end;padding:12px;text-decoration:none;transition:background .15s ease}.pd-map-cta:hover{background:#064e3b14}.pd-map-cta-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:var(--color-forest);color:#fff;font-size:.82rem;font-weight:600;box-shadow:0 4px 12px #064e3b52;transition:transform .15s ease,box-shadow .15s ease}.pd-map-cta:hover .pd-map-cta-pill{transform:translateY(-1px);box-shadow:0 6px 16px #064e3b66}.pd-directions{display:flex;gap:10px}.pd-dir-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:14px;border:1px solid var(--color-outline);background:#fff;color:var(--color-slate);font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .1s ease}.pd-dir-btn:hover{background:var(--color-surface-container);transform:translateY(-1px)}.pd-dir-btn:active{transform:translateY(0)}.pd-dir-btn svg{flex:none}.pd-dir-btn--gmaps:hover{border-color:#1a73e8;color:#1a73e8}.pd-dir-btn--gmaps svg{color:#1a73e8}.pd-dir-btn--waze:hover{border-color:#3cf;color:#0b8bbf}.pd-dir-btn--waze svg{color:#3cf}.pd-footer{flex:none;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:#ffffffdb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(26,28,24,.16);display:flex;flex-direction:column;gap:8px}.pd-footer-row{display:flex;align-items:center;gap:12px}.pd-footer-chat{flex:none;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:18px;border:none;background:#e8e9e2;color:#434937;cursor:pointer;transition:transform .15s ease,background .15s ease}.pd-footer-chat:active{transform:scale(.95)}.pd-footer-chat:hover{background:#dde0d4}.pd-footer-reserve{flex:1;height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;border:none;background:#10b981;color:#fff;font-size:1.05rem;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #10b9814d;transition:transform .15s ease,background .15s ease}.pd-footer-reserve:active{transform:scale(.97)}.pd-footer-reserve:hover{background:#059669}.section-divider{border:none;margin:8px 0}.my-posts-head{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f5f5f3;border:1px solid rgba(26,28,24,.13);border-radius:16px;padding:14px 18px;margin-bottom:20px}.my-posts-head .section-head{margin-bottom:0}.my-posts-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.my-posts-dashboard{display:grid;gap:16px}.my-posts-screen{min-height:calc(100vh - 160px)}.my-posts-surface{min-height:calc(100vh - 160px);max-height:calc(100vh - 160px);overflow:hidden;display:flex;flex-direction:column;gap:16px}.my-posts-surface>.explore-header-row,.my-posts-surface>.my-posts-dashboard{flex:0 0 auto}.my-posts-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.my-posts-dashboard-head .screen-title{margin:0}.my-posts-create-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:16px;border:1px solid rgba(26,28,24,.22);border-radius:8px;background:#f5f5f3;color:#1a1c1e;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.my-posts-create-panel:hover{transform:translateY(-1px);border-color:#1a1c186b;background:#eeeeec}.my-posts-create-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#1a1c1e;color:#fff}.my-posts-create-copy{display:grid;gap:3px;min-width:0}.my-posts-create-copy strong{color:#1a1c1e;font-size:1rem}.my-posts-create-copy span{color:#1119;font-size:.9rem;line-height:1.45}.my-posts-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.my-posts-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:14px 16px;background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:12px}.my-posts-overview-stat{display:flex;flex-direction:column;gap:4px;padding:0 6px;border-right:1px solid rgba(17,17,17,.06)}.my-posts-overview-stat:last-child{border-right:none}.my-posts-overview-label{font-size:.72rem;color:#1111118c;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.my-posts-overview-value{font-size:1.35rem;color:#1a1c1e;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.my-posts-overview-value--accent{color:#1a1c1e}@media(max-width:720px){.my-posts-overview{grid-template-columns:repeat(2,1fr)}.my-posts-overview-stat:nth-child(2){border-right:none}}@media(max-width:560px){.my-posts-surface>.explore-header-row{flex-wrap:wrap;row-gap:10px}.my-posts-surface>.explore-header-row .explore-header-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-posts-surface>.explore-header-row .wallet-inline-button{flex:1 0 100%}}.my-posts-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid rgba(26,28,24,.18);border-radius:8px;background:#fff;color:#1111117a}.my-posts-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1a1c1e;font-weight:700}.my-posts-search input::placeholder{color:#1111115c}.my-posts-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid rgba(26,28,24,.2);border-radius:8px;background:#fff;color:#1a1c1e;font-weight:800}.my-posts-filter-button.active{border-color:#1a1c1875;background:#eeeeec}.my-posts-filter-button span{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#1a1c1e;color:#fff;font-size:.72rem}.my-posts-status-chips{display:flex;flex-direction:column;gap:8px}.my-posts-status-chip{padding:10px 14px;border:1px solid rgba(26,28,24,.18);border-radius:10px;background:#fff;color:#111111a3;font-size:.88rem;font-weight:700;text-transform:capitalize;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.my-posts-status-chip:hover{background:#f0fae6;border-color:#1a1c185c}.my-posts-status-chip--active{border-color:#1a1c1e;background:#1a1c1e;color:#fff}.wallet-inline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;border-radius:12px;border:none;background:#e8610a;color:#fff;font-weight:700;cursor:pointer}.wallet-inline-button:hover{background:#d45508}.wallet-inline-balance{white-space:nowrap}.wallet-modal{width:min(100%,680px);max-height:90vh;overflow-y:auto;display:grid;gap:16px;padding:24px;border-radius:24px;background:#fff;box-shadow:0 32px 80px #16181438;border:1px solid rgba(26,28,24,.12)}.wallet-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.wallet-summary--modal{display:grid;gap:12px;margin-bottom:0}.wallet-card{display:grid;gap:6px;padding:16px;border-radius:18px;background:#f5f5f3;border:1px solid rgba(26,28,24,.14)}.wallet-label{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#1111118f}.wallet-card strong{font-size:1.32rem;color:#1a1c1e}.wallet-topup,.wallet-modal-actions{display:grid;gap:12px}.wallet-topup-section{display:grid;gap:10px}.wallet-section-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1111118f;margin:0}.wallet-preset-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.wallet-preset-button{padding:10px 0;border-radius:12px;border:2px solid rgba(26,28,24,.22);background:#f5f5f3;color:#1a1c1e;font-size:1rem;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s}.wallet-preset-button:hover{border-color:#1a1c1880;background:#eaf6d8}.wallet-preset-button--selected{border-color:#10b981;background:#eeeeec;color:#1a1c1e}.wallet-custom-amount{display:grid;gap:5px}.wallet-custom-amount input{width:100%;padding:10px 14px;border-radius:10px;border:1.5px solid rgba(26,28,24,.28);background:#fff;font-size:1rem;color:#1a1c1e;box-sizing:border-box}.wallet-custom-amount input:focus{outline:none;border-color:#10b981}.wallet-amount-limit{font-size:.8rem;font-weight:600;color:#d32f2f;margin:0}.wallet-payment-section{display:grid;gap:10px}.wallet-payment-methods{display:flex;gap:10px}.wallet-payment-button{flex:1;padding:12px 16px;border-radius:12px;border:2px solid rgba(26,28,24,.22);background:#f5f5f3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.wallet-payment-button:hover{border-color:#1a1c1880;background:#eaf6d8}.wallet-payment-button--selected{border-color:#10b981;background:#eeeeec}.payment-logo--visa{font-size:1.2rem;font-weight:900;font-style:italic;color:#1a1f71;letter-spacing:-.02em;font-family:serif}.payment-logo--mastercard{position:relative;display:flex;align-items:center;gap:4px}.mc-circle{display:block;width:22px;height:22px;border-radius:50%}.mc-circle--left{background:#eb001b;margin-right:-8px}.mc-circle--right{background:#f79e1b;opacity:.9}.mc-label{font-size:.65rem;font-weight:800;color:#fff;position:absolute;left:50%;transform:translate(-50%);pointer-events:none}.wallet-fee-breakdown{border-radius:12px;background:#f5f5f3;border:1px solid rgba(26,28,24,.18);padding:14px 16px;display:grid;gap:8px}.wallet-fee-row{display:flex;justify-content:space-between;font-size:.88rem;color:#111111b8}.wallet-fee-row--total{border-top:1px solid rgba(26,28,24,.22);padding-top:8px;font-size:.95rem;color:#1a1c1e}.wallet-continue-button{width:100%}.wallet-fake-topup{border-radius:12px;background:#fff4e0;border:1px dashed rgba(200,130,0,.45);padding:12px 14px;display:grid;gap:8px}.wallet-fake-row{display:flex;gap:8px}.wallet-fake-input{flex:1;min-width:0;border-radius:10px;border:1px solid rgba(26,28,24,.2);padding:10px 12px;font-size:.95rem;background:#fff}.wallet-fake-row .secondary-button{white-space:nowrap}.wallet-card--demo{background:#fff8e8;border-color:#c896002e}.wallet-card--demo .wallet-label{color:#6446008f}.wallet-card--demo strong{color:#5a3800}.stripe-checkout-form{display:grid;gap:16px}.stripe-error{color:#d32f2f;font-size:.88rem;font-weight:600;margin:0;padding:8px 12px;background:#fff0f0;border-radius:8px;border:1px solid rgba(211,47,47,.2)}.wallet-success{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 0 8px;text-align:center}.wallet-success-icon{color:#10b981}.wallet-success p{font-size:1.05rem;font-weight:600;color:#1a1c1e;margin:0}.my-posts-form{margin-bottom:24px;padding:20px;border-radius:20px;background:#f5f5f3;border:1px solid rgba(26,28,24,.14)}.my-posts-form--modal{margin-bottom:0}.listing-card-actions{display:flex;flex-wrap:wrap;gap:10px}.create-listing-modal{height:min(88vh,860px)}.create-listing-form{display:block}.create-listing-preview-body{padding-bottom:28px}.create-step-header{display:grid;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(26,28,24,.12)}.create-step-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.create-step-tab{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:38px;padding:8px 10px;border:1px solid rgba(26,28,24,.16);border-radius:8px;background:#f5f5f3;color:#11111194;font-size:.78rem;font-weight:800}.create-step-tab span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#1a1c181f;color:#10b981;font-size:.72rem;flex:0 0 auto}.create-step-tab.active{border-color:#1a1c186b;background:#eeeeec;color:#1a1c1e}.create-step-tab.done{color:#10b981}.create-progress{gap:12px}.create-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.create-progress-count{flex:0 0 auto;font-size:.82rem;font-weight:800;color:#10b981;background:#10b9811f;padding:4px 10px;border-radius:20px;white-space:nowrap}.create-progress-track{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px}.create-progress-seg{height:6px;border-radius:4px;background:#1a1c181f;transition:background .25s ease}.create-progress-seg.done{background:#10b981}.create-wizard-head{gap:14px}.step-timeline{display:flex;align-items:flex-start;gap:0}.step-node{position:relative;flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0;border:none;background:transparent;cursor:pointer}.step-node:not(:first-child):before{content:"";position:absolute;top:13px;right:50%;width:100%;height:2px;background:#1a1c1829;z-index:0;transition:background .2s ease}.step-node.active:not(:first-child):before,.step-node.done:not(:first-child):before{background:#10b981}.step-node-dot{position:relative;z-index:1;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid rgba(26,28,24,.18);color:var(--color-muted-slate, #44474e);font-size:.82rem;font-weight:800;flex:0 0 auto;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.step-node-label{font-size:.82rem;font-weight:700;color:var(--color-muted-slate, #44474e);text-align:center;line-height:1.2;transition:color .18s ease}.step-node:not(:disabled):hover .step-node-dot{border-color:#10b9818c}.step-node:disabled{cursor:not-allowed}.step-node:disabled .step-node-dot,.step-node:disabled .step-node-label{opacity:.5}.step-node.active .step-node-dot{border-color:#10b981;color:#0d5c43;box-shadow:0 0 0 4px #10b98124}.step-node.active .step-node-label{color:#1a1c1e}.step-node.done .step-node-dot{background:#10b981;border-color:#10b981;color:#fff}.step-node.done .step-node-label{color:#0d5c43}.create-step-panel{display:grid;gap:14px;animation:create-step-fade .22s ease}@keyframes create-step-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.create-step-intro{margin:2px 0 0;font-size:.9rem;color:var(--color-muted-slate, #44474e)}.create-cat-search{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid rgba(26,28,24,.16);border-radius:12px;background:#fff;color:#1111118c}.create-cat-search:focus-within{border-color:#10b981;color:#0d5c43}.create-cat-search-clear{display:inline-grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border:none;border-radius:50%;background:#1a1c1814;color:#1a1c1e;cursor:pointer}.create-cat-empty{margin:0;padding:8px 2px;font-size:.9rem;color:var(--color-text-meta, #7a7a74)}.create-bar-back{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:12px;border:1.5px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;font-weight:600;font-size:.84rem;cursor:pointer}.create-bar-back:hover{background:#f5f5f3}.create-wizard-actions{display:inline-flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.create-bar-next{display:inline-flex;align-items:center;gap:6px}.create-cat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-cat-chip{display:inline-flex;align-items:center;gap:8px;padding:12px 14px;border:1.5px solid rgba(26,28,24,.16);border-radius:10px;background:#f7f8f5;color:#1a1c1e;font-size:.92rem;font-weight:800;cursor:pointer;transition:border-color .15s,background .15s,transform .1s}.create-cat-chip:hover{border-color:#10b98199;background:#eef8f1}.create-cat-chip.active{border-color:#10b981;background:#10b98124;color:#0d5c43}.create-cat-emoji{font-size:1.2rem;line-height:1}@media(min-width:560px){.create-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.create-cat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-cat-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:10px 14px;border:1px solid rgba(26,28,24,.14);border-radius:10px;background:#fff;color:#1a1c1e;font-size:.94rem;font-weight:700;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.create-cat-row:hover{border-color:#10b98180;background:#f3f8f4}.create-cat-row.active{border-color:#10b981;background:#10b9811f;color:#0d5c43}.create-cat-row-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:720px){.create-cat-list{grid-template-columns:1fr}}.create-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.create-field-card{display:grid;gap:10px;padding:16px;border:1px solid rgba(26,28,24,.14);border-radius:8px;background:#ffffffc2}.create-plain-input{width:100%;border:none;outline:none;background:transparent;color:#1a1c1e;font-size:1rem;font-weight:700;min-width:0}.create-plain-input::placeholder{color:#11111147}.create-city-input-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.create-photo-step{display:grid;gap:14px}.create-review-layout{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:18px;align-items:stretch}.create-review-media{min-width:0}.create-review-image,.create-review-empty-photo{width:100%;min-height:260px;border-radius:8px;overflow:hidden;background:#eeeeec}.create-review-image-img{width:100%;height:100%;object-fit:cover}.create-review-empty-photo{display:grid;place-items:center;color:#11111180;font-weight:800}.create-review-summary{display:grid;align-content:start;gap:12px;padding:18px;border-radius:8px;border:1px solid rgba(26,28,24,.14);background:#ffffffd1}.create-review-summary h3{margin:0;color:#1a1c1e;font-size:1.5rem;line-height:1.15}.create-review-summary p{margin:0;color:#111111a8;line-height:1.55}.create-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-review-grid span{display:inline-flex;align-items:center;min-height:34px;padding:8px 10px;border-radius:8px;background:#f5f5f3;color:#1a1c1e;font-size:.84rem;font-weight:800}.create-title-feedback{display:grid;gap:4px}.create-gallery-frame{position:relative}.create-gallery-frame input[type=file],.gallery-empty-add input[type=file],.gallery-add-overlay input[type=file]{display:none}.gallery-empty-add{height:360px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:none;background:#1a1c180f;cursor:pointer;color:#10b981;font-size:.88rem;font-weight:600}.gallery-empty-add:hover{background:#1a1c181c}.create-gallery-slide{flex:0 0 100%;position:relative;scroll-snap-align:start}.gallery-slide-remove{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:#00000080;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.gallery-add-overlay{position:absolute;bottom:10px;right:10px;width:34px;height:34px;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1c1e;box-shadow:0 2px 8px #00000024}.create-title-input{width:100%;border:none;background:transparent;font-size:1.85rem;font-weight:700;line-height:1.15;color:#1a1c1e;outline:none;padding:0}.create-title-input::placeholder{color:#11111140}.create-price-wrap{display:inline-flex;align-items:baseline;align-self:end;justify-self:end;gap:3px;color:#1a1c1e;font-size:1.55rem;font-weight:700;width:fit-content}.create-price-input{flex:1 1 auto;min-width:0;width:auto;border:none;background:transparent;font-size:inherit;font-weight:700;color:#1a1c1e;outline:none;padding:0;-moz-appearance:textfield}.create-deposit-hint{font-size:.82rem;color:#11111180;margin:0 0 10px;line-height:1.5}.create-price-input::-webkit-outer-spin-button,.create-price-input::-webkit-inner-spin-button{-webkit-appearance:none}.create-duration-picker{display:flex;align-items:center;gap:16px;margin:12px 0 10px}.create-duration-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(26,28,24,.3);background:#f5f5f3;color:#1a1c1e;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.create-duration-btn:hover:not(:disabled){background:#eeeeec}.create-duration-btn:disabled{opacity:.35;cursor:default}.create-duration-display{display:flex;align-items:baseline;gap:5px;min-width:80px;justify-content:center}.create-duration-number{font-size:2.2rem;font-weight:800;color:#1a1c1e;line-height:1}.create-duration-unit{font-size:.9rem;font-weight:600;color:#11111173}.create-duration-presets{display:flex;gap:8px;flex-wrap:wrap}.create-duration-preset{padding:6px 14px;border-radius:20px;border:1.5px solid rgba(26,28,24,.25);background:transparent;font-size:.82rem;font-weight:600;color:#1111118c;cursor:pointer}.create-duration-preset:hover{background:#f5f5f3;color:#1a1c1e}.create-duration-preset.active{background:#1a1c1e;border-color:#1a1c1e;color:#fff}.create-date-row{display:flex;gap:16px;flex-wrap:wrap}.create-date-field{display:flex;flex-direction:column;gap:4px}.create-date-field>span{font-size:.75rem;font-weight:600;color:#11111173;text-transform:uppercase;letter-spacing:.06em}.create-date-field input[type=date]{border:1.5px solid rgba(26,28,24,.22);border-radius:8px;background:#f9fef4;padding:7px 10px;font-size:.88rem;font-weight:600;color:#1a1c1e;outline:none;cursor:pointer}.create-date-field input[type=date]:focus{border-color:#1a1c1880}.create-pricing-row{display:flex;gap:24px;flex-wrap:wrap}.create-pricing-field{display:flex;flex-direction:column;gap:4px}.create-pricing-label{font-size:.75rem;font-weight:600;color:#11111173;text-transform:uppercase;letter-spacing:.06em}.create-pricing-input-wrap{display:flex;width:100%;max-width:100%;align-items:baseline;gap:3px;color:#1a1c1e;font-size:1.45rem;font-weight:700;border-bottom:2px solid rgba(26,28,24,.2);padding-bottom:2px}.create-pricing-input-wrap>span{flex:0 0 auto}.create-field-grid>.create-field-card{grid-template-columns:minmax(0,1fr)}.create-tags-row{display:flex;flex-wrap:wrap;gap:6px}.create-editable-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:6px;background:#eeeeec;border:1.5px dashed rgba(26,28,24,.45);font-size:.82rem;font-weight:600;color:#1a1c1e;cursor:text}.create-editable-tag input{border:none;background:transparent;font-size:.82rem;font-weight:600;color:#1a1c1e;outline:none;padding:0;min-width:54px;max-width:160px;-moz-appearance:textfield}.create-editable-tag input[type=date]{min-width:100px;max-width:130px}.create-editable-tag input::placeholder{color:#1a1c1880}.create-tag-label{flex:0 0 auto;color:#11111173}.create-removable-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 8px 6px 10px;border-radius:6px;background:#eeeeec;border:1px solid rgba(26,28,24,.2);font-size:.82rem;font-weight:600;color:#1a1c1e}.create-tag-remove{display:inline-flex;align-items:center;border:none;background:none;cursor:pointer;color:#1a1c188c;padding:0;line-height:1}.create-tag-remove:hover{color:#bf3f3f}.create-add-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:6px;background:transparent;border:1.5px dashed rgba(26,28,24,.32);font-size:.82rem;font-weight:600;color:#1a1c18bf;cursor:text}.create-add-tag input{border:none;background:transparent;font-size:.82rem;font-weight:600;color:#1a1c1e;outline:none;padding:0;min-width:52px;max-width:120px}.create-add-tag input::placeholder{color:#1a1c1873}.create-location-tag-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#eeeeec;border:1.5px dashed rgba(26,28,24,.35);color:#10b981;cursor:pointer}.create-location-tag-btn:hover{background:#eeeeec}.create-location-status{color:#1111118a;font-size:.82rem;font-weight:600;margin:-4px 0 0}.create-location-menu{list-style:none;margin:0;padding:6px;display:grid;gap:2px;border:1px solid rgba(26,28,24,.14);border-radius:12px;background:#fff;box-shadow:0 8px 20px #1a1c181a}.create-location-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#1a1c1e;font-size:.9rem;font-weight:600;text-align:left;cursor:pointer}.create-location-option:hover{background:#f3f8f4;color:#0d5c43}.create-location-option svg{flex:0 0 auto;color:var(--color-text-meta, #7a7a74)}.create-location-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-owner-preview{cursor:default}.create-owner-avatar-empty{background:#eeeeec}.create-desc-textarea{width:100%;border:none;background:transparent;font-size:.95rem;color:#111c;outline:none;resize:none;padding:0;min-height:80px;line-height:1.6;font-family:inherit}.create-desc-textarea::placeholder{color:#11111147}.create-listing-bottom-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.create-bar-delete{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:12px;border:1.5px solid rgba(212,82,82,.22);background:#fff3f3;color:#bf3f3f;font-weight:600;font-size:.84rem;cursor:pointer}.create-bar-draft{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:12px;border:1.5px solid rgba(63,119,214,.22);background:#eef5ff;color:#2d66c3;font-weight:600;font-size:.84rem;cursor:pointer}.create-bar-preview{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:12px;border:1.5px solid rgba(16,185,129,.28);background:#10b9811a;color:#0d5c43;font-weight:600;font-size:.84rem;cursor:pointer}.create-bar-preview:hover{background:#10b98129}.create-bar-publish{margin-left:auto}.create-wizard-actions .create-bar-publish{margin-left:0}@media(max-width:720px){.my-posts-dashboard-head,.my-posts-actions{align-items:stretch;flex-direction:column}.my-posts-create-panel{grid-template-columns:auto minmax(0,1fr)}.my-posts-tools,.create-step-tabs,.create-field-grid,.create-review-layout,.create-review-grid{grid-template-columns:1fr}.create-step-tab{justify-content:flex-start}.create-review-image,.create-review-empty-photo{min-height:220px}.create-bar-publish{width:100%;margin-left:0;justify-content:center}}.listing-card--create{min-height:240px;display:grid;align-content:center;justify-items:center;gap:12px;padding:24px;border:2px dashed rgba(26,28,24,.3);background:linear-gradient(180deg,#f4fbe9f2,#eaf6dceb);color:#1a1c1e;text-align:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.listing-card--create:hover{transform:translateY(-2px);border-color:#1a1c1885;background:linear-gradient(180deg,#f4fbe9,#eeeeecfa)}.listing-card-create-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#10b98124;color:#10b981}.listing-card--create strong{font-size:1.02rem}.listing-card--create p{max-width:22ch;margin:0;color:#111111ad;line-height:1.55}.listing-card--draft{border-style:dashed;border-color:#1a1c1847;background:linear-gradient(180deg,#fafcf5fa,#f3f8eaf5)}.my-posts-empty-notice{align-self:stretch}.my-posts-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:40px 24px;color:#1119}.my-posts-empty-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:6px;border-radius:50%;background:#10b9811a;color:var(--forest, #064e3b)}.my-posts-empty-title{font-size:.98rem;color:#1a1c1e}.my-posts-empty-sub{font-size:.85rem;max-width:320px}.my-posts-stats{display:flex;gap:8px;flex-wrap:wrap}.my-posts-list{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:14px;padding:8px;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.my-posts-pagination{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:10px;padding-top:14px;border-top:1px solid rgba(17,17,17,.08)}.my-posts-page-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:10px;border:1px solid rgba(26,28,24,.22);background:#fff;color:#1a1c1e;font-size:.86rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.my-posts-page-btn:hover:not(:disabled){background:#f5f5f3;border-color:#1a1c1873}.my-posts-page-btn:disabled{opacity:.4;cursor:default}.my-posts-page-dots{display:flex;align-items:center;gap:6px}.my-posts-page-dot{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border-radius:8px;border:1px solid transparent;background:transparent;color:#1119;font-size:.86rem;font-weight:700;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.my-posts-page-dot:hover{background:#f5f5f3;color:#1a1c1e}.my-posts-page-dot--active{background:#10b981;border-color:#10b981;color:#fff}.my-posts-page-dot--active:hover{background:#10b981;color:#fff}.my-posts-row{position:relative;display:grid;grid-template-columns:52px minmax(180px,1.4fr) auto 1fr auto;gap:18px;align-items:center;padding:10px 40px 10px 12px;border-radius:10px;background:transparent;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease}.my-posts-row-caret{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;color:var(--forest, #064e3b);background:#10b98114;transition:transform .2s ease,background .15s ease}.my-posts-row--clickable:hover .my-posts-row-caret{background:#10b98129}.my-posts-row-caret--open{transform:translateY(-50%) rotate(180deg)}.my-posts-row+.my-posts-row{border-top:1px solid rgba(17,17,17,.04)}.my-posts-row--clickable{cursor:pointer}.my-posts-row--clickable:hover{background:#fbfbfa;border-color:#10b98140}.my-posts-row--clickable:focus-visible{outline:none;background:#f4fbef;border-color:#10b98180}.my-posts-row--draft{background:#fffae699}.my-posts-row--pending{background:#f7f4e6a6}.my-posts-row-thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;display:block;background:#f2f2f0}.my-posts-row-thumb--placeholder{background:linear-gradient(135deg,#f2f2f0,#e9e9e4)}.my-posts-row-title{display:flex;flex-direction:column;gap:2px;min-width:0}.my-posts-row-title strong{font-size:.92rem;color:#1a1c1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-posts-row-sub{font-size:.78rem;color:#1111118c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-posts-row-stats{display:flex;gap:22px;justify-content:flex-end}.my-posts-cstat{display:flex;flex-direction:column;gap:2px;min-width:58px}.my-posts-cstat-label{font-size:.66rem;color:#11111180;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.my-posts-cstat-value{font-size:.86rem;color:#1a1c1e;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:4px}.my-posts-cstat-value--strong{font-weight:700;color:#1a1c1e}.my-posts-cstat-faint{color:#11111173;font-weight:400}.my-posts-row-actions{display:flex;gap:4px;justify-content:flex-end;min-width:108px}.my-posts-icon-btn{width:32px;height:32px;display:grid;place-items:center;background:#fff;border:1px solid rgba(17,17,17,.1);border-radius:8px;color:#111111b3;transition:all .15s ease}.my-posts-icon-btn:hover{background:#f4fbef;color:#1a1c1e;border-color:#10b98173}.my-posts-icon-btn--boost:hover{background:#fff3ee;color:#c2421d;border-color:#ff7a5973}.my-posts-icon-btn--danger:hover{background:#fff0f0;color:#a03535;border-color:#a0353566}.my-posts-icon-btn:disabled{opacity:.5;cursor:not-allowed}.my-posts-row-group+.my-posts-row-group{border-top:1px solid rgba(17,17,17,.04)}.my-posts-row--expanded{background:#f4fbef;border-color:#10b9814d}.mp-analytics{cursor:default;margin:4px 0 10px;padding:16px 18px;border-radius:12px;background:#fbfdfb;border:1px solid rgba(16,185,129,.18);display:flex;flex-direction:column;gap:16px;overflow:hidden;animation:mpSlideDown .22s ease}@keyframes mpSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mp-analytics-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mp-stat{display:flex;flex-direction:column;gap:3px;padding:12px 14px;background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:10px}.mp-stat-label{font-size:.66rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#11111180}.mp-stat-value{font-size:1.25rem;font-weight:700;color:#1a1c1e;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:5px}.mp-stat-trend{display:inline-flex;align-items:center;gap:3px;font-size:.74rem;font-weight:600}.mp-stat-trend.is-up{color:#10b981}.mp-stat-trend.is-down{color:#cf5045}.mp-stat-trend-note{font-size:.7rem;font-weight:500;color:#11111173}.mp-analytics-main{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.mp-analytics-charts{display:flex;flex-direction:row;gap:12px;align-items:stretch}.mp-analytics-charts .mp-chart-card{flex:1 1 0;min-width:0}.mp-cal-nav{display:flex;align-items:center;justify-content:space-between;gap:8px}.mp-cal-navbtn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(17,17,17,.12);background:#fff;color:#1a1c1e;cursor:pointer;transition:background .15s ease}.mp-cal-navbtn:hover{background:#f5f5f3}.mp-cal-month{font-weight:600;font-size:1rem;color:#1a1c1e}.mp-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.mp-cal-dow span{text-align:center;font-size:.78rem;font-weight:600;color:#1116;padding:4px 0}.mp-cal-day{height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.82rem;font-variant-numeric:tabular-nums}.mp-cal-day--free{background:#10b9811f;color:#1a1c1e}.mp-cal-day--booked{background:var(--color-error, #ef4444);color:#fff;font-weight:600}.mp-cal-day--off{color:#11111147}.mp-cal-legend{display:flex;gap:16px;font-size:.72rem;color:#1119}.mp-cal-legend span{display:inline-flex;align-items:center;gap:6px}.mp-cal-dot{width:11px;height:11px;border-radius:50%}.mp-cal-dot--booked{background:var(--color-error, #ef4444)}.mp-cal-dot--free{background:#10b98173}.mp-chart-card{display:flex;flex-direction:column;gap:10px;padding:12px 14px;background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:10px}.mp-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.mp-chart-title{font-size:.78rem;font-weight:600;color:#1a1c1e}.mp-chart-sub{font-size:.7rem;color:#11111173;font-variant-numeric:tabular-nums}.mp-vbars{display:flex;align-items:flex-end;justify-content:center;gap:10px;flex:1 1 auto;min-height:110px;padding:18px 0 0}.mp-vbar-col{flex:0 1 44px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.mp-vbar-track{flex:1 1 auto;width:100%;max-width:44px;display:flex;align-items:flex-end;justify-content:center}.mp-vbar-fill{display:block;width:100%;min-height:2px;border-radius:5px 5px 0 0;opacity:1;position:relative;transition:height .3s ease,opacity .15s ease}.mp-vbar-val{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:4px;font-size:.62rem;font-weight:600;color:#111111a6;font-variant-numeric:tabular-nums;white-space:nowrap}.mp-vbars.has-current .mp-vbar-fill{opacity:.5}.mp-vbars.has-current .mp-vbar-fill.is-current{opacity:1}.mp-vbar-label{flex:0 0 auto;font-size:.68rem;color:#11111180;white-space:nowrap}.mp-reviews{background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.mp-reviews-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(17,17,17,.06)}.mp-reviews-title{font-size:.82rem;font-weight:700;color:#1a1c1e;display:inline-flex;align-items:center;gap:8px}.mp-reviews-count{font-size:.7rem;font-weight:700;color:#064e3b;background:#10b98124;padding:2px 8px;border-radius:999px}.mp-reviews-agg{font-size:.74rem;color:#1111118c;font-weight:500;display:inline-flex;align-items:center;gap:4px}.mp-reviews-agg b{color:#1a1c1e;font-weight:700}.mp-reviews-scroll{max-height:220px;overflow-y:auto}.mp-reviews-scroll::-webkit-scrollbar{width:8px}.mp-reviews-scroll::-webkit-scrollbar-thumb{background:#1a1c1e2e;border-radius:99px;border:2px solid #fff}.mp-review{display:grid;grid-template-columns:32px 1fr;gap:11px;padding:12px 14px;border-bottom:1px solid rgba(17,17,17,.06)}.mp-review:last-child{border-bottom:0}.mp-review-av{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:.8rem;color:#064e3b;background:linear-gradient(135deg,#cfe9dd,#b9e0cf)}.mp-review-body{min-width:0}.mp-review-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:3px}.mp-review-who{font-size:.84rem;font-weight:700;color:#1a1c1e}.mp-review-stars{display:inline-flex;align-items:center;gap:3px;font-size:.74rem;font-weight:700;color:#1a1c1e}.mp-review-when{font-size:.7rem;color:#1116;margin-left:auto}.mp-review-txt{font-size:.82rem;line-height:1.5;color:#111111b3}.mp-reviews-empty{padding:18px 14px;font-size:.82rem;color:#11111180;text-align:center}@media(max-width:720px){.mp-analytics-stats{grid-template-columns:repeat(2,1fr)}.mp-analytics-main{grid-template-columns:1fr}}@media(max-width:520px){.mp-analytics-charts{flex-direction:column}}@media(max-width:880px){.my-posts-row{grid-template-columns:52px 1fr auto;grid-template-areas:"thumb title status" "thumb stats stats" "thumb actions actions";gap:8px 14px;row-gap:8px}.my-posts-row>.my-posts-row-thumb{grid-area:thumb}.my-posts-row>.my-posts-row-title{grid-area:title}.my-posts-row>.status-pill{grid-area:status;justify-self:end}.my-posts-row>.my-posts-row-stats{grid-area:stats;flex-wrap:wrap;gap:14px;justify-content:flex-start}.my-posts-row>.my-posts-row-actions{grid-area:actions;justify-content:flex-start;gap:8px}.my-posts-icon-btn{width:40px;height:40px}.my-posts-row-caret{top:14px;transform:none}.my-posts-row-caret--open{transform:rotate(180deg)}}@media(max-width:480px){.my-posts-row{grid-template-columns:44px 1fr;grid-template-areas:"thumb title" "thumb status" "stats stats" "actions actions"}.my-posts-row>.my-posts-row-thumb{width:44px;height:44px}.my-posts-row>.status-pill{justify-self:start}.my-posts-row-stats{gap:12px}.my-posts-cstat{min-width:50px}}.my-rental-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.my-rental-actions .secondary-button,.my-rental-actions .delete-button{flex:1;justify-content:center;font-size:.84rem;padding:8px 12px}.listing-image--placeholder{background:#f2f2f0;min-height:160px}.status-pill--active{background:#e6f4ea;color:#1a1c1e}.status-pill--approved{background:#e8f0fe;color:#1a56a4}.status-pill--requested,.status-pill--pending{background:#fef9e7;color:#7d5e00}.status-pill--completed{background:#f0f0f0;color:#555}.status-pill--cancelled{background:#fff0f0;color:#a03535}.my-rentals-explore-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:16px;border:1px solid rgba(26,28,24,.22);border-radius:8px;background:#f5f5f3;color:#1a1c1e;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.my-rentals-explore-panel:hover{transform:translateY(-1px);border-color:#1a1c186b;background:#eeeeec}.my-rentals-explore-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#1a1c1e;color:#fff}.my-rentals-explore-copy{display:grid;gap:3px;min-width:0}.my-rentals-explore-copy strong{color:#1a1c1e;font-size:1rem}.my-rentals-explore-copy span{color:#1119;font-size:.9rem;line-height:1.45}.my-rentals-explore-arrow{color:#1116;flex-shrink:0}.my-rentals-section-label{margin:0 0 -2px;font-size:1.05rem;font-weight:700;color:#1a1c1e;letter-spacing:-.01em}.my-rentals-section-head{display:grid;gap:4px;margin-bottom:14px}.my-rentals-section-title{font-size:1.15rem;font-weight:700;line-height:1.2;color:#1a1c1e;letter-spacing:-.01em}.my-rentals-section-sub{margin:0;font-size:.9rem;color:#11111194}.my-rentals-history{margin-top:24px;padding:20px 24px;display:grid;gap:16px}.rental-history-list{display:grid;gap:1px;border:1px solid rgba(26,28,24,.12);border-radius:12px;overflow:hidden}.rental-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff}.rental-history-row:not(:last-child){border-bottom:1px solid rgba(26,28,24,.1)}.rental-history-info{display:flex;flex-direction:column;gap:4px;min-width:0}.rental-history-title{font-weight:600;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rental-history-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.delete-button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:12px;border:1.5px solid #c45a5a;background:#fff;color:#c45a5a;font-weight:600;font-size:.84rem;cursor:pointer}.delete-button:hover{background:#fff5f5}.delete-button:disabled{opacity:.4;cursor:default}.boost-button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:12px;border:1.5px solid #10B981;background:#fff;color:#10b981;font-weight:600;font-size:.84rem;cursor:pointer}.boost-button:hover{background:#f5f5f3}.status-pill.boosted{background:#fff8dc;color:#b08000}.status-pill--rented{display:inline-flex;align-items:center;gap:6px;background:#e6f4ea;color:#0f7a52}.status-pill--rented .status-pill-dot{width:6px;height:6px;border-radius:50%;background:#10b981;animation:rental-tracker-pulse 1.8s ease-in-out infinite}.reduce-motion .status-pill--rented .status-pill-dot{animation:none}.status-pill--booked{background:#e8f0fe;color:#1a56a4}.modal-sheet{width:min(100%,420px);background:#fff;border-radius:24px;border:1px solid rgba(26,28,24,.12);box-shadow:0 24px 60px #1618142e;overflow:hidden;animation:modal-in .3s cubic-bezier(.22,1,.36,1) both}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0}.modal-header h3{margin:0;font-size:1.1rem}.modal-body{padding:16px 20px;display:grid;gap:14px;font-size:.92rem;color:#111111b8}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 20px}.boost-tiers{display:flex;gap:10px}.boost-tier-button{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border-radius:14px;border:1.5px solid rgba(26,28,24,.2);background:#f5f5f3;cursor:pointer;font-size:.88rem;color:#1a1c1e}.boost-tier-button--selected{border-color:#10b981;background:#eeeeec}.boost-tier-button strong{font-size:.94rem}.boost-active-notice{color:#b08000;font-size:.88rem}.boost-insufficient{color:#c45a5a;font-size:.88rem;margin:0}.delete-confirm-modal .wallet-modal-actions{display:flex;flex-direction:row;justify-content:space-between}.delete-confirm-modal .secondary-button{background:#10b981;color:#fff;border-color:#10b981}.delete-confirm-modal .secondary-button:hover{background:#1a1c1e;border-color:#1a1c1e}.delete-confirm-modal{width:min(420px,92vw);padding:24px;display:grid;gap:20px}.delete-confirm-body{display:grid;gap:10px}.delete-confirm-body p{margin:0;line-height:1.5}.delete-confirm-warning{color:#c45a5a;font-size:.9rem}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;flex-wrap:wrap}.pagination-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:14px;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;font-weight:600;font-size:.9rem;cursor:pointer}.pagination-btn:disabled{opacity:.35;cursor:default}.pagination-btn:not(:disabled):hover{background:#f5f5f3}.pagination-pages{display:flex;gap:4px;flex-wrap:wrap}.pagination-page{width:38px;height:38px;border-radius:12px;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;font-weight:600;font-size:.9rem;cursor:pointer}.pagination-page:hover{background:#f5f5f3}.pagination-page.active{background:linear-gradient(135deg,#d4d4ce,#b3b3ac);border-color:transparent;color:#1a1c1e}.app-footer{grid-column:1 / -1;display:grid;gap:14px;padding:24px 16px 120px;border-top:1px solid rgba(26,28,24,.1);margin-top:40px}.app-footer-brand{display:flex;flex-direction:column;gap:4px}.app-footer-logo{display:inline-flex;align-items:center;line-height:0}.app-footer-logo .app-logo-icon{height:.85em}.app-footer-logo-img{display:block;height:36px;max-width:180px;width:auto;object-fit:contain}.app-footer-tagline{font-size:.82rem;color:#11111185}.app-footer-links{display:flex;flex-wrap:wrap;gap:8px 20px}.app-footer-links a{font-size:.86rem;font-weight:600;color:#1111119e}.app-footer-links a:hover{color:#10b981}.app-footer-copy{font-size:.78rem;color:#11111161}.settings-group{display:grid;gap:12px;padding:16px 0}.settings-card{display:grid;gap:18px;padding:20px;border-radius:24px;background:linear-gradient(180deg,#fbfbfa,#f5f5f3);border:1px solid rgba(26,28,24,.14)}.settings-card-head{display:flex;align-items:flex-start;gap:14px}.settings-card-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:#eeeeec;color:#10b981;flex-shrink:0}.settings-item{display:grid;gap:12px;padding-top:16px;border-top:1px solid rgba(26,28,24,.12)}.settings-item-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-label{display:flex;align-items:center;gap:8px;font-weight:700;color:#1a1c1e}.settings-copy{color:#11111194;font-size:.9rem}.lang-toggle{display:flex;gap:10px}.lang-option{flex:1;padding:14px 16px;border-radius:16px;border:1px solid rgba(26,28,24,.18);background:#fff;color:#1a1c1e;font-weight:600;font-size:1rem;cursor:pointer}.lang-option.active{background:linear-gradient(135deg,#d4d4ce,#b3b3ac);border-color:transparent;color:#1a1c1e}.settings-rows{display:grid}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid rgba(26,28,24,.12)}.settings-rows .settings-row:first-child{padding-top:0;border-top:none}.settings-row-text{display:grid;gap:3px;min-width:0}.settings-segment{display:grid;gap:12px;padding-top:16px;border-top:1px solid rgba(26,28,24,.12)}.settings-account-value{color:#111111b3;font-weight:600;font-size:.92rem;text-align:right;word-break:break-word}.settings-foot-note{display:block;margin-top:2px;color:#11111173;font-size:.8rem}.settings-signout{justify-content:center;width:100%}.settings-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-top:1px solid rgba(26,28,24,.12);color:#1a1c1e;text-decoration:none}.settings-link-row:hover{color:#10b981}.settings-link-row .settings-label{font-weight:600}.toggle-switch{position:relative;width:46px;height:28px;flex-shrink:0;padding:0;border-radius:999px;border:1px solid rgba(26,28,24,.18);background:#e6e6e2;cursor:pointer;transition:background .2s ease,border-color .2s ease}.toggle-switch.on{background:linear-gradient(135deg,#10b981,#059669);border-color:transparent}.toggle-knob{position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s ease}.toggle-switch.on .toggle-knob{transform:translate(18px)}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.nav-icon{flex-shrink:0;opacity:.8}@media(min-width:900px){.app-shell{--shell-inline-padding: 24px;--shell-top-padding: 20px;--header-height: 0px;padding:20px 24px 40px;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:20px}.app-header{display:none}.sidebar-logo{display:flex;align-items:center;justify-content:flex-start;padding:4px 8px 8px 6px;margin-bottom:22px}.sidebar-logo .app-logo-full{height:36px;max-width:100%}.app-footer{grid-column:2;padding-bottom:40px}.app-shell.sidebar-collapsed{--sidebar-width: 108px}.sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;height:100vh;gap:16px;background:#f5f6f8;border-right:1px solid rgba(26,28,24,.08);margin-top:calc(-1 * var(--shell-top-padding));margin-left:-24px;padding:var(--shell-top-padding) 0 24px 8px}.my-posts-surface{min-height:calc(100vh - var(--shell-top-padding) - 24px);max-height:calc(100vh - var(--shell-top-padding) - 24px)}.explore-widget,.page-widget{height:calc(100vh - var(--shell-top-padding) - 24px);max-height:calc(100vh - var(--shell-top-padding) - 24px);position:sticky;top:var(--shell-top-padding);align-self:start}.page-scroll-main{height:calc(100vh - var(--shell-top-padding) - 24px);max-height:calc(100vh - var(--shell-top-padding) - 24px)}.app-shell--explore,.app-shell--fixed{padding-bottom:24px}.sidebar-widget{border:none;background:transparent;border-radius:0;box-shadow:none;padding:16px;gap:26px;flex:1 1 auto;display:flex;flex-direction:column}.sidebar-nav-section{padding-top:0;border-top:none;margin-top:-8px}.sidebar-extra{margin-top:auto;display:grid;gap:2px;padding-top:14px;border-top:1px solid rgba(26,28,24,.12)}.sidebar-extra-link{display:flex;align-items:center;gap:12px;padding:9px 6px;border-radius:12px;color:#1111119e;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.sidebar-extra-link:hover{color:#10b981;background:#1a1c1814}.sidebar-extra-link .nav-icon{width:18px;height:18px;opacity:.7}.topbar{position:static;align-content:start;display:grid;gap:16px;padding:0;justify-content:stretch;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;overflow:visible;border:0;border-radius:0}.topbar:after{display:none}.sticky-section-head,.app-shell--header-hidden .sticky-section-head,.my-posts-surface .sticky-section-head,.explore-header-row.sticky-section-head,.app-shell--header-hidden .explore-header-row.sticky-section-head{top:var(--shell-top-padding)}.explore-header-row.sticky-section-head:before{content:"";position:absolute;left:-1px;right:-1px;bottom:calc(100% + 1px);top:calc(-1 * var(--shell-top-padding));background:#fff}.explore-header-row.sticky-section-head>*{position:relative;z-index:1}.explore-header-row.sticky-section-head{align-items:flex-start;padding-top:20px}.explore-header-row.sticky-section-head .explore-search-icon-btn,.explore-header-row.sticky-section-head .explore-filter-btn,.explore-header-row.sticky-section-head .explore-search-input{margin-top:-2px}.sidebar .acting-card{display:grid;background:transparent;border:0;border-radius:0;padding:2px 6px;box-shadow:none}.sidebar .acting-profile-row{padding:2px;border-radius:10px}.sidebar .acting-profile-row:hover{background:color-mix(in srgb,var(--color-forest) 5%,transparent)}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center}.app-shell.sidebar-collapsed .topbar{padding:18px 14px;justify-items:center}.app-shell.sidebar-collapsed .sidebar-brand h1,.app-shell.sidebar-collapsed .sidebar-brand .hero-brand,.app-shell.sidebar-collapsed .acting-card strong,.app-shell.sidebar-collapsed .acting-card small,.app-shell.sidebar-collapsed .acting-card span{display:none}.app-shell.sidebar-collapsed .brand-mark{margin-bottom:0;writing-mode:vertical-rl;transform:rotate(180deg)}.app-shell.sidebar-collapsed .acting-card{justify-items:center;padding:12px 10px}.tabbar{position:relative;display:grid;grid-template-columns:1fr;gap:10px;padding:0;margin-top:10px;border-radius:0;background:transparent;box-shadow:none;width:100%;justify-self:stretch;box-sizing:border-box;overflow:visible;border:0;-webkit-backdrop-filter:none;backdrop-filter:none}.tabbar a{text-align:left;padding:11px 14px 11px 6px;flex-direction:row;justify-content:flex-start;gap:12px;min-height:48px;font-size:1.05rem;font-weight:500;color:#111111a8;border-radius:10px;transition:background .15s,color .15s}.tabbar a:hover{color:var(--color-forest);background:color-mix(in srgb,var(--color-forest) 5%,transparent)}.tabbar a .nav-icon{width:18px;height:18px;opacity:.7}.tabbar-pill{display:none}.tabbar a.active{background:color-mix(in srgb,var(--color-forest) 10%,transparent);color:var(--color-slate, #1a1c1e);font-weight:700}.tabbar a.active .nav-icon{opacity:1;color:var(--color-forest)}.tabbar a.active:before{display:none}.nav-link-content{flex-direction:row;align-items:center;gap:8px}.nav-badge{position:static;margin-left:auto;min-width:20px;height:20px;padding:0 6px;font-size:.72rem}.app-shell.sidebar-collapsed .tabbar a{text-align:center;padding:14px 10px}.listing-grid,.member-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-shell{padding:0 24px 80px}.home-cats{grid-template-columns:repeat(6,1fr)}.home-steps{grid-template-columns:repeat(3,1fr)}.home-step{border-bottom:none;border-right:1px solid rgba(26,28,24,.1)}.home-step:last-child{border-right:none}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.modal-actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.modal-actions-row--primary{margin-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;border:0;border-radius:0;background:transparent}.modal-actions-row--primary>button{width:100%;justify-content:center}@media(max-width:560px){.modal-actions-row--primary{grid-template-columns:1fr}}.reserve-button{display:inline-flex;align-items:center;gap:7px;padding:12px 18px;border-radius:16px;border:none;background:#1a1c1e;color:#fff;font-weight:700;font-size:.94rem;cursor:pointer;transition:background .18s ease,transform .14s ease}.reserve-button:hover{background:#1a1c1e;transform:translateY(-1px)}.reservation-modal{display:flex!important;align-items:center;justify-content:center;padding:24px}.reservation-modal-inner{width:min(96vw,1100px);background:#fff;border-radius:28px;border:1px solid rgba(26,28,24,.12);box-shadow:0 32px 80px #16181438;padding:40px;display:grid;gap:28px;animation:modal-in .28s cubic-bezier(.22,1,.36,1) both}.reservation-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reservation-modal-head h3{font-size:1.25rem}.cal-nav{display:flex;align-items:center;justify-content:space-between;gap:8px}.cal-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid rgba(26,28,24,.2);background:transparent;color:#1a1c1e;cursor:pointer;transition:background .15s ease}.cal-nav-btn:hover{background:#f5f5f3}.cal-dual{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width:600px){.reservation-modal{padding:12px}.reservation-modal-inner{padding:20px;gap:20px}.cal-dual{grid-template-columns:1fr;gap:22px}.cal-day{min-height:40px}}.cal-panel{display:grid;gap:12px}.cal-panel-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1111117a}.cal-panel-month{font-size:1rem;color:#1a1c1e}.cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.cal-header{text-align:center;font-size:.74rem;font-weight:700;color:#11111170;padding:4px 0 8px}.cal-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;font-size:.9rem;cursor:pointer;background:transparent;color:#1a1c1e;transition:background .12s ease,color .12s ease}.cal-day--available:hover{background:#eeeeec}.cal-day--unavailable{color:#11111147;cursor:default}.cal-day--booked{text-decoration:line-through;color:var(--color-error-text, #8c2f23);background:#ef444424}.cal-day--start,.cal-day--end{background:#2563eb;color:#fff;font-weight:700;border-radius:8px}.cal-day--in-range{background:#dbeafe;color:#1e40af;border-radius:0}.cal-day--start{border-radius:8px 0 0 8px}.cal-day--end{border-radius:0 8px 8px 0}.cal-day--start.cal-day--end{border-radius:8px}.cal-legend{display:flex;gap:16px;justify-content:center;padding:4px 0 8px}.cal-legend-item{display:flex;align-items:center;gap:5px;font-size:.78rem;color:#1119}.cal-legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.cal-legend-dot--available{background:#eeeeec;border:1px solid rgba(26,28,24,.3)}.cal-legend-dot--booked{background:#ef44442e;border:1px solid var(--color-error, #ef4444)}.cal-legend-dot--selected{background:#2563eb}.reservation-summary{display:flex;align-items:center;gap:0;padding:16px 20px;border-radius:14px;background:#f5f5f3;border:1px solid rgba(26,28,24,.16)}.reservation-summary--top{flex-wrap:wrap}.reservation-summary-row{display:flex;flex-direction:column;gap:3px;flex:1;min-width:120px}.reservation-summary-row span{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1111117a}.reservation-summary-row strong{font-size:1rem;color:#1a1c1e}.reservation-summary-divider{width:1px;height:36px;background:#1a1c1833;margin:0 20px;flex-shrink:0}.reserve-confirm-button{width:100%;justify-content:center;padding:14px;font-size:1rem}.handover-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#f5f5f3;border:1px solid rgba(26,28,24,.22);flex-shrink:0;flex-wrap:wrap}.handover-banner-copy{display:grid;gap:2px}.handover-banner-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.rental-tracker{display:grid;gap:8px;padding:10px 14px;border-radius:14px;background:var(--color-white, #fff);border:1px solid var(--color-widget-line, rgb(216, 216, 210));box-shadow:0 1px 2px #1a1c180a;flex-shrink:0}.rental-tracker--cancelled{grid-auto-flow:column;grid-template-columns:auto 1fr;align-items:center;gap:12px;background:var(--color-error-soft-bg, #fdecea);border-color:#ef44444d;color:var(--color-error-text, #8c2f23)}.rental-tracker-steps{display:flex;align-items:flex-start;justify-content:space-between;list-style:none;margin:0;padding:0}.rental-step{display:grid;justify-items:center;gap:5px;flex:1 1 0;position:relative;min-width:0}.rental-step:before{content:"";position:absolute;top:10px;right:50%;width:100%;height:2px;background:var(--color-surface-subtle, #eeeeec);z-index:0}.rental-step:first-child:before{display:none}.rental-step--complete:before,.rental-step--current:before{background:var(--color-forest, #10b981)}.rental-step-marker{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--color-surface-subtle, #eeeeec);color:var(--color-text-meta, #7a7a74);border:2px solid var(--color-surface-subtle, #eeeeec);font-size:.72rem;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.rental-step--complete .rental-step-marker{background:var(--color-forest, #10b981);border-color:var(--color-forest, #10b981);color:#fff}.rental-step--current .rental-step-marker{background:var(--color-white, #fff);border-color:var(--color-forest, #10b981);color:var(--color-forest-deep, #0f7a52);box-shadow:0 0 0 3px #10b98129}.rental-step-label{font-size:.68rem;font-weight:600;text-align:center;color:var(--color-text-meta, #7a7a74);line-height:1.15}.rental-step--complete .rental-step-label,.rental-step--current .rental-step-label{color:var(--color-slate, #1a1c1e)}.rental-tracker-status{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;flex-wrap:wrap;padding-top:8px;border-top:1px solid var(--color-surface-subtle, #eeeeec)}.rental-tracker-status-copy{display:flex;align-items:center;gap:4px 10px;flex-wrap:wrap;min-width:0}.rental-tracker-status-copy p{margin:0;font-size:.86rem;font-weight:600;color:var(--color-slate, #1a1c1e)}.rental-tracker-live{display:inline-flex;align-items:center;gap:5px;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-forest-deep, #0f7a52)}.rental-tracker-live-dot{width:7px;height:7px;border-radius:50%;background:var(--color-forest, #10b981);animation:rental-tracker-pulse 1.8s ease-in-out infinite}@keyframes rental-tracker-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.reduce-motion .rental-tracker-live-dot{animation:none}.rental-tracker-status-right{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.rental-tracker-timing{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:var(--color-muted-slate, #44474e);white-space:nowrap}.rental-tracker-action{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:8px 14px;font-size:.84rem}.handover-modal{max-width:560px;width:min(560px,calc(100vw - 32px))}.handover-stage{display:grid;gap:12px;padding:14px;border-radius:16px;background:#fbfaf5;border:1px solid rgba(26,28,24,.16);margin-top:16px}.handover-stage-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.handover-composer,.handover-camera-live{display:grid;gap:10px}.handover-camera-stage{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;background:#11130f;border:1px solid rgba(26,28,24,.2)}.handover-camera-video{width:100%;height:100%;object-fit:cover;display:block}.handover-camera-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffffdb;font-size:.9rem;font-weight:600}.handover-camera-shutter{display:inline-flex;align-items:center;justify-content:center;gap:8px}.handover-camera-fallback{display:grid;justify-items:center;gap:10px;text-align:center;padding:20px 16px;border-radius:14px;border:1.5px dashed rgba(26,28,24,.4);background:var(--color-surface-muted, #f5f5f3);color:var(--color-muted-slate, #44474e)}.handover-camera-fallback p{margin:0;font-size:.88rem;line-height:1.45;max-width:34ch}.handover-camera-hint{color:#1119;font-size:.85rem;margin:0}.handover-photo-section{display:grid;gap:6px}.handover-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.handover-photo-thumb{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid rgba(26,28,24,.16)}.handover-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.handover-photo-thumb--readonly{border-color:#00000014}.handover-photo-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0000008c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.handover-timestamp{font-size:.85rem;color:#111111b3;margin:0}.handover-reject-note{font-size:.85rem;color:#8a3b00;background:#fff4e5;padding:8px 10px;border-radius:10px;margin:0}.handover-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.handover-reject-form{display:grid;gap:8px}
