@layer components{footer.page-footer{background:var(--color-background);padding:40px 0;border-top:1px solid oklch(from var(--color-quiet) l calc(c/5) h)}footer.page-footer .container{align-items:center;display:flex;justify-content:space-between;gap:24px;margin:0 auto;max-width:1200px;padding-inline:clamp(16px,4vw,48px)}@media not (min-width:600px){footer.page-footer .container{flex-direction:column;gap:16px}}footer.page-footer .footer-left{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--color-quiet);flex-wrap:wrap}@media not (min-width:600px){footer.page-footer .footer-left{justify-content:center;text-align:center}}@media not (min-width:715px){footer.page-footer .footer-left .footer-separator{display:none}}footer.page-footer .footer-left a{color:var(--color-primary);text-decoration:none}footer.page-footer .footer-left a:hover{text-decoration:underline}footer.page-footer .footer-avatar{width:32px;height:32px;border-radius:50%;background:var(--color-secondary);color:var(--color-background);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px}footer.page-footer .footer-nav{display:flex;flex-shrink:0;font-size:.85rem;gap:24px}footer.page-footer .footer-nav a{white-space:nowrap}footer.page-footer .footer-nav a:after{content:".";color:var(--color-accent);text-decoration:none;text-decoration-color:var(--color-background)}}@layer components{kbd.m29cxk1Fm9W span:nth-of-type(3n+1){color:purple;display:none}}@font-face{font-family:Outfit;src:url(/Outfit/Outfit-Variable.ttf) format("truetype-variations");font-weight:100 900;font-display:swap}@layer base{*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;background-color:var(--color-background);border-color:var(--color-border);color:var(--color-foreground);color-scheme:light dark;font-family:Outfit,Avenir,Montserrat,Inter,system-ui,sans-serif;font-size:clamp(1rem,1rem + .5vw,2rem);hanging-punctuation:first allow-end last;line-height:calc(.5rem + 1em);tab-size:4;word-break:break-word}@media not (min-width:500px){html{tab-size:2}}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{border:1px solid currentColor;background:none;padding:0;cursor:pointer}h1,h2,h3,h4,button,label{line-height:1.1}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{text-wrap:balance}h1,h2{font-weight:750;letter-spacing:-.01ch}h3,h4{font-weight:630;letter-spacing:-.01ch}h5,h6{font-weight:400}dd,li,p{text-wrap:pretty;max-inline-size:88ch}ul[role=list],ol[role=list]{padding-inline-start:0;list-style-position:outside}table{border-collapse:collapse;border-spacing:0;border:1px solid currentColor}th,td{padding:.25rem .5rem}a{color:var(--color-secondary);text-decoration-color:currentColor;text-decoration-skip-ink:auto}textarea{resize:vertical}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}html:focus-within{scroll-behavior:smooth}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}:focus:not(:focus-visible){outline:none}fieldset{border:none;padding:0}legend{padding:0}abbr[title]{text-decoration:underline dotted}[hidden]{display:none!important}code,kbd,samp,pre{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace}pre{overflow:auto;max-width:100%}dialog::backdrop{background:var(--color-backdrop, rgba(0, 0, 0, .5))}.skip-link{position:absolute;top:-100%;left:8px;background:var(--color-background);color:var(--color-foreground);padding:8px 16px;border-radius:0 0 6px 6px;border:1px solid var(--color-accent);font-weight:600;font-size:14px;text-decoration:none;z-index:100;transition:top .1s}.skip-link:focus{top:0;outline:2px solid var(--color-accent);outline-offset:2px}.sr-only{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@layer base{:root{--color-sunset-coral: #ff6b5a;--color-fig: #8b5a8e;--color-fresh-green: #10b981;--color-golden-light: #d38f0f;--color-morning-cream: #fffcf5;--color-warm-charcoal: #2d2d2a;--color-medium-slate: #6b7280;--color-primary: light-dark( var(--color-fresh-green), oklch(from var(--color-fresh-green) calc(l + .02) c h) );--color-secondary: light-dark( var(--color-fig), oklch(from var(--color-fig) calc(l + .2) c h) );--color-accent: light-dark( var(--color-golden-light), oklch(from var(--color-golden-light) .83 c h) );--color-background: light-dark( var(--color-morning-cream), oklch(from var(--color-warm-charcoal) .19 c h) );--color-error: light-dark( oklch(from var(--color-sunset-coral) .35 c h), oklch(from var(--color-sunset-coral) .75 c h) );--color-foreground: light-dark( var(--color-warm-charcoal), var(--color-morning-cream) );--color-quiet: light-dark( var(--color-medium-slate), oklch(from var(--color-medium-slate) .75 c h) );--color-border: currentColor}}@layer utilities{.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.text-accent{color:var(--color-accent)}}@layer base{:root{--_focus-ring-width: 2px;--_focus-ring-color-1: var(--color-background);--_focus-ring-color-2: var(--color-accent);--_focus-ring-color-3: var(--color-background);--_focus-ring-color-4: var(--color-foreground);--_focus-ring-shadow: 0 0 0 var(--_focus-ring-width) var(--_focus-ring-color-1), 0 0 0 calc(var(--_focus-ring-width) * 2) var(--_focus-ring-color-2), 0 0 0 calc(var(--_focus-ring-width) * 3) var(--_focus-ring-color-3), 0 0 0 calc(var(--_focus-ring-width) * 4) var(--_focus-ring-color-4)}:where(a,button,input,textarea,select,details,audio,video,object,[contenteditable],[tabindex]){border-radius:4px}:focus-visible{box-shadow:var(--_focus-ring-shadow);outline:none}}@layer utilities{.focus-ring:focus-within{box-shadow:var(--_focus-ring-shadow);outline:none}.focus-ring-none:focus-visible{box-shadow:none}}@layer components{.surface-subtle{--color-background: light-dark( oklch(from var(--color-morning-cream) calc(l + .1) calc(c*.3) h), oklch(from var(--color-warm-charcoal) .14 calc(c*.4) h) );--color-border: oklch(from var(--color-quiet) l calc(c/5) h);background-color:var(--color-background);border-color:var(--color-border)}.surface-contrast{--color-background: light-dark( oklch(from var(--color-warm-charcoal) .19 c h), var(--color-morning-cream) );--color-foreground: light-dark( var(--color-morning-cream), var(--color-warm-charcoal) );--color-secondary: light-dark( oklch(from var(--color-fig) calc(l + .2) c h), var(--color-fig) );--color-quiet: light-dark( oklch(from var(--color-medium-slate) .75 c h), var(--color-medium-slate) );--color-border: currentColor;background-color:var(--color-background);border-color:var(--color-border);color:var(--color-foreground)}}@layer page{.terms-of-service{max-width:72ch;padding-block:2rem 4rem}.terms-of-service h1{margin-block-end:.25rem}.terms-of-service .effective-date{color:var(--color-quiet);font-size:.875rem;margin-block-end:1.5rem}.terms-of-service>p{margin-block-end:1.5rem}.terms-of-service section{margin-block-start:2rem}.terms-of-service section h2{margin-block-end:.75rem}.terms-of-service section p+p,.terms-of-service section ul+p{margin-block-start:.75rem}.terms-of-service section ul{padding-inline-start:1.5rem;margin-block:.5rem}.terms-of-service section ul li{margin-block-end:.4rem}}@layer page{.profile-page{max-width:600px;margin:0 auto;padding:40px 20px 80px}.profile-page h1{font-size:32px;font-weight:700;color:var(--color-foreground);margin:0 0 32px}.profile-page .profile-form{display:flex;flex-direction:column;gap:24px}.profile-page .profile-success{color:var(--color-secondary);font-weight:500;margin:0}.profile-page .form-actions{display:flex;gap:12px;align-items:center}.profile-page .submit-button{background:var(--color-primary);color:var(--color-background);border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.profile-page .submit-button:hover:not(:disabled){background:oklch(from var(--color-primary) calc(l - .08) c h)}.profile-page .submit-button:disabled{opacity:.6;cursor:not-allowed}}@layer page{.privacy-policy{max-width:72ch;padding-block:2rem 4rem}.privacy-policy h1{margin-block-end:.25rem}.privacy-policy .effective-date{color:var(--color-quiet);font-size:.875rem;margin-block-end:1.5rem}.privacy-policy>p{margin-block-end:1.5rem}.privacy-policy section{margin-block-start:2rem}.privacy-policy section h2{margin-block-end:.75rem}.privacy-policy section p+p,.privacy-policy section ul+p{margin-block-start:.75rem}.privacy-policy section ul{padding-inline-start:1.5rem;margin-block:.5rem}.privacy-policy section ul li{margin-block-end:.4rem}}@layer page{.login-page{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--color-background)}.login-container{width:100%;max-width:400px}.login-content{background:var(--color-background);border:1px solid oklch(from var(--color-quiet) l calc(c/5) h);border-radius:12px;padding:32px}.login-content h1{font-size:24px;font-weight:700;color:var(--color-foreground);margin:0 0 8px;text-align:center}.login-content>p{font-size:14px;color:var(--color-quiet);margin:0 0 24px;text-align:center}.login-form{display:flex;flex-direction:column;gap:20px}.login-form .submit-button{width:100%;padding:14px;background:var(--color-primary);color:var(--color-background);border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.login-form .submit-button:hover:not(:disabled){background:oklch(from var(--color-primary) calc(l - .08) c h)}.login-form .submit-button:disabled{opacity:.6;cursor:not-allowed}.login-footer{margin-top:24px;font-size:14px;color:var(--color-quiet);text-align:center}.login-footer a{color:var(--color-accent);text-decoration:none}.login-footer a:hover{text-decoration:underline}}@layer page{main{display:flex;flex-direction:column;gap:1rem;margin:auto;max-inline-size:90ch;padding:2rem}.card{border:1px solid var(--color-border);border-radius:.5rem;padding:1rem}}@layer page{.about-page{padding:48px 0 80px}.about-page .container{display:flex;flex-direction:column;gap:.5rem}.about-page h1{font-size:2rem;margin-bottom:24px}.about-page section{margin-top:40px}.about-page section h2{font-size:1.25rem;margin-bottom:12px}.about-page section p,.about-page section li{line-height:1.6;color:var(--color-text)}.about-page section ul{padding-left:1.25em;display:flex;flex-direction:column;gap:12px}.about-page .motto{font-style:italic;color:var(--color-quiet);border-left:3px solid var(--color-accent);padding-left:16px;margin:0 0 8px}.about-page .about-ctas{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.about-page .about-ctas .contact-cta{font-size:.9rem;color:var(--color-quiet)}.about-page .about-ctas .contact-cta a{color:var(--color-primary);text-decoration:none}.about-page .about-ctas .contact-cta a:hover{text-decoration:underline}}@layer page{.home-page .hero{padding:80px 0;text-align:center}.home-page .hero h1{font-size:48px;font-weight:700;color:var(--color-foreground);margin:0 0 24px;line-height:1.2}.home-page .hero-subtitle{font-size:18px;color:var(--color-quiet);max-width:500px;margin:0 auto 40px;line-height:1.5}.home-page .cta-button{display:inline-block;background:var(--color-primary);color:var(--color-background);padding:16px 32px;border-radius:8px;border:none;text-decoration:none;font-weight:600;font-size:16px;transition:background-color .2s;cursor:pointer}.home-page .cta-button:hover{background:oklch(from var(--color-primary) calc(l - .08) c h)}.home-page .how-it-works{padding:80px 0;text-align:center}.home-page .how-it-works h2{font-size:36px;font-weight:700;color:var(--color-foreground);margin:0 0 60px}.home-page .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:60px}.home-page .step{text-align:center}.home-page .step-number{width:60px;height:60px;border-radius:50%;background:var(--color-secondary);color:var(--color-background);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.home-page .step h3{font-size:20px;font-weight:600;color:var(--color-foreground);margin:0 0 8px}.home-page .step p{font-size:16px;color:var(--color-quiet);margin:0}.home-page .contact-info{padding:40px 0;text-align:center}.home-page .contact-info p{font-size:16px;color:var(--color-quiet);margin:0}.home-page .contact-info a{color:var(--color-primary);text-decoration:none}.home-page .contact-info a:hover{text-decoration:underline}.home-page .available-listings{padding:80px 0;background:var(--color-background)}.home-page .available-listings h2{font-size:36px;font-weight:700;color:var(--color-foreground);margin:0 0 40px;text-align:center}.home-page .clear-filter{display:block;margin:16px auto 0;padding:6px 16px;font-size:14px;font-weight:500;color:var(--color-primary);background:none;border:1px solid var(--color-primary);border-radius:6px;cursor:pointer;transition:background-color .15s}.home-page .clear-filter:hover{background:oklch(from var(--color-primary) l c h / .08)}.home-page .no-filtered-listings{text-align:center;color:var(--color-quiet);margin:24px 0 0}.home-page .listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}@media(max-width:768px){.home-page .hero h1{font-size:36px}.home-page .hero-subtitle{font-size:16px}.home-page .how-it-works h2{font-size:28px}.home-page footer .container{flex-direction:column;gap:20px;text-align:center}.home-page .steps{grid-template-columns:1fr;gap:30px}}.home-page .container{max-width:1200px;margin:0 auto;padding:0 20px}}@layer page{.listing-new{max-width:800px;margin:0 auto;padding:40px 20px 80px}.listing-new .new-listing-header{text-align:center;margin-bottom:48px}.listing-new .new-listing-header h1{font-size:36px;font-weight:700;color:var(--color-foreground);margin:0 0 12px}.listing-new .new-listing-header p{font-size:18px;color:var(--color-quiet);margin:0}@media(max-width:600px){.listing-new{padding:24px 16px 60px}.listing-new .new-listing-header h1{font-size:28px}.listing-new .new-listing-header p{font-size:16px}}}@layer components{.listing-form{max-width:600px;margin:0 auto}.listing-form fieldset{border:none;padding:0;margin:0 0 32px}.listing-form legend{font-size:20px;font-weight:600;color:var(--color-foreground);margin-bottom:20px;padding:0}.form-prefill-notice{font-size:13px;color:var(--color-quiet);font-style:italic;margin:0 0 16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.form-actions{display:flex;gap:16px;margin-top:32px}.form-actions .submit-button{background:var(--color-primary);color:var(--color-background);padding:14px 28px;border-radius:8px;border:none;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .2s}.form-actions .submit-button:hover:not(:disabled){background:oklch(from var(--color-primary) calc(l - .08) c h)}.form-actions .submit-button:disabled{opacity:.6;cursor:not-allowed}.form-actions .cancel-button{background:transparent;color:var(--color-quiet);padding:14px 28px;border-radius:8px;border:1px solid oklch(from var(--color-quiet) l calc(c*.3) h);font-weight:500;font-size:16px;cursor:pointer;transition:border-color .2s,color .2s}.form-actions .cancel-button:hover{border-color:var(--color-foreground);color:var(--color-foreground)}.form-message{padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px}.form-message.error{background:oklch(from var(--color-primary) l c h / .1);color:var(--color-primary);border:1px solid oklch(from var(--color-primary) l c h / .3)}.form-field input[readonly]{background:oklch(from var(--color-quiet) l c h / .1);cursor:not-allowed}@media(max-width:600px){.form-row,.form-row-3{grid-template-columns:1fr}.form-actions{flex-direction:column}}}@layer components{.page-header{background-color:var(--color-background);position:sticky;top:0;z-index:40}@media(max-width:767px){.page-header--has-breadcrumbs{top:calc(-1 * var(--page-header-site-nav-height, 56px))}}.page-header__site-nav{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:12px 20px}.page-header__logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--color-foreground);font-size:18px;font-weight:600;flex-shrink:0}.page-header__logo:hover{color:var(--color-foreground);text-decoration:none}.page-header__logo-icon{font-size:22px;line-height:1}.page-header__menu-trigger{display:flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;padding:6px;border-radius:6px;cursor:pointer;color:var(--color-foreground);transition:background-color .15s;flex-shrink:0}.page-header__menu-trigger:hover{background-color:oklch(from var(--color-foreground) l c h / .08)}.page-header__avatar-img{width:28px;height:28px;border-radius:50%;object-fit:cover}.page-header__avatar-initials{width:28px;height:28px;border-radius:50%;background:var(--color-secondary);color:var(--color-background);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.02em}.page-header__breadcrumb{background-color:var(--color-background);border-top:1px solid oklch(from var(--color-quiet) l c h / .2)}.page-header__breadcrumb ol{list-style:none;margin:0;padding:8px 20px;max-width:1200px;margin-inline:auto;display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:14px;color:var(--color-quiet)}.page-header__breadcrumb li+li:before{content:"/";margin:0 8px;color:oklch(from var(--color-quiet) l calc(c/2) h)}.page-header__breadcrumb a{color:var(--color-primary);text-decoration:none}.page-header__breadcrumb a:hover{text-decoration:underline}.page-header__menu-content{min-width:160px;background-color:var(--color-background);border:1px solid oklch(from var(--color-quiet) l c h / .25);border-radius:8px;padding:4px;box-shadow:0 4px 16px oklch(from var(--color-foreground) l c h / .12);z-index:50;transform-origin:top right;transition:opacity .12s,transform .12s}.page-header__menu-content[data-closed]{opacity:0;transform:scale(.95)}.page-header__menu-item{display:block;width:100%;padding:8px 12px;border-radius:4px;font-size:14px;font-weight:500;color:var(--color-foreground);cursor:pointer;background:none;border:none;text-align:left;text-decoration:none;transition:background-color .1s}.page-header__menu-item:hover,.page-header__menu-item[data-highlighted]{background-color:oklch(from var(--color-foreground) l c h / .06)}.page-header__menu-item--danger{color:var(--color-accent)}.page-header__menu-separator{height:1px;background-color:oklch(from var(--color-quiet) l c h / .2);margin:4px 0;border:none}}@layer components{.name-prompt-banner{align-items:center;border-radius:8px;display:flex;font-size:14px;gap:12px;justify-content:space-between;margin:1rem auto;max-width:600px;padding:12px 16px}.name-prompt-banner p{margin:0;color:var(--color-foreground)}@media not (min-width:600px){.name-prompt-banner{margin-inline:2rem}}.name-prompt-banner__dismiss{background:none;border:none;font-size:20px;line-height:1;color:var(--color-quiet);cursor:pointer;padding:0 4px;flex-shrink:0}.name-prompt-banner__dismiss:hover{color:var(--color-foreground)}}@layer page{.listings-mine{max-width:900px;margin:0 auto;padding:40px 20px 80px}.listings-mine .my-garden-header{margin-bottom:32px}.listings-mine .my-garden-header h1{font-size:32px;font-weight:700;color:var(--color-foreground);margin:0 0 8px}.listings-mine .my-garden-header p{color:var(--color-quiet);margin:0}.listings-mine .listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:32px}.listings-mine .empty-state{text-align:center;padding:60px 20px}.listings-mine .empty-state h2{font-size:24px;font-weight:600;color:var(--color-foreground);margin:0 0 12px}.listings-mine .empty-state p{font-size:16px;color:var(--color-quiet);margin:0 0 24px}.listings-mine .page-actions{display:flex;justify-content:center;margin-top:32px}.listings-mine .add-button{display:inline-block;background:var(--color-primary);color:var(--color-background);padding:14px 28px;border-radius:8px;font-weight:600;font-size:16px;text-decoration:none;transition:background-color .2s}.listings-mine .add-button:hover{background:oklch(from var(--color-primary) calc(l - .08) c h)}@media(max-width:600px){.listings-mine .listings-grid{grid-template-columns:1fr}}}@layer page{.listing-show{max-width:700px;margin:0 auto;padding:40px 20px}.listing-show>.banner{margin-bottom:20px}.listing-show .listing-detail{background:var(--color-background);border:1px solid oklch(from var(--color-quiet) l calc(c/5) h);border-radius:16px;padding:32px}.listing-show .listing-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid oklch(from var(--color-quiet) l calc(c/5) h)}.listing-show .listing-detail-header h1{font-size:32px;font-weight:700;color:var(--color-foreground);margin:0;text-transform:capitalize}.listing-show .listing-detail .status-badge{font-size:14px;font-weight:600;padding:6px 14px;border-radius:16px;text-transform:capitalize}.listing-show .listing-detail .status-badge.status-available{background:oklch(from var(--color-secondary) l c h / .15);color:var(--color-secondary)}.listing-show .listing-detail .status-badge.status-unavailable{background:oklch(from var(--color-quiet) l c h / .15);color:var(--color-quiet)}.listing-show .listing-detail .status-badge.status-private{background:oklch(from var(--color-accent) l c h / .15);color:var(--color-accent)}.listing-show .listing-info{display:flex;flex-direction:column;gap:16px}.listing-show .info-row{display:flex;justify-content:space-between;align-items:flex-start}.listing-show .info-label{font-size:14px;font-weight:500;color:var(--color-quiet);min-width:120px}.listing-show .info-value{font-size:16px;color:var(--color-foreground);text-align:right;text-transform:capitalize}.listing-show .info-notes{flex-direction:column;gap:8px}.listing-show .info-notes .info-value{text-align:left;text-transform:none;line-height:1.5}.listing-show .listing-photos-section{--listing-photo-gap: 12px;margin-top:24px;container-type:inline-size}.listing-show .listing-photo-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--listing-photo-gap)}.listing-show .listing-photo-frame,.listing-show .listing-photo-ghost{position:relative;margin:0;inline-size:calc((100% - (2 * var(--listing-photo-gap))) / 3);flex:0 0 calc((100% - (2 * var(--listing-photo-gap))) / 3)}@container (max-width: 590px){.listing-show .listing-photo-grid{flex-direction:column}.listing-show .listing-photo-frame,.listing-show .listing-photo-ghost{inline-size:100%;flex-basis:100%}}.listing-show .listing-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;display:block;background:oklch(from var(--color-quiet) l calc(c*.08) h)}.listing-show .listing-photo-remove{display:flex;align-items:center;justify-content:center;position:absolute;top:-4px;right:-4px;inline-size:30px;block-size:30px;border-radius:999px;border:1px solid oklch(from var(--color-quiet) l calc(c*.3) h);background:oklch(from var(--color-background) l c h / .95);color:var(--color-foreground);font-weight:700;cursor:pointer}.listing-show .listing-photo-frame--pending-delete .listing-photo{opacity:.25;filter:blur(2px)}.listing-show .listing-photo-pending-delete-overlay{position:absolute;inset:0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px}.listing-show .listing-photo-pending-label{margin:0;font-size:14px;font-weight:600;color:var(--color-foreground)}.listing-show .listing-photo-countdown-bar{--countdown-progress: 100%;width:100%;height:4px;border-radius:2px;background:oklch(from var(--color-quiet) l calc(c/5) h);overflow:hidden}.listing-show .listing-photo-countdown-bar:after{content:"";display:block;height:100%;width:var(--countdown-progress);background:var(--color-accent);transition:width 1s linear}@media(prefers-reduced-motion:reduce){.listing-show .listing-photo-countdown-bar:after{transition:none}}.listing-show .listing-photo-cancel-delete{padding:5px 14px;border-radius:6px;border:1px solid var(--color-border);background:oklch(from var(--color-background) l c h / .95);color:var(--color-foreground);font-size:13px;font-weight:600;cursor:pointer}.listing-show .listing-photo-cancel-delete:hover{background:oklch(from var(--color-background) calc(l - .04) c h)}.listing-show .listing-photo-ghost{aspect-ratio:1 / 1;border-radius:12px;border:2px dashed oklch(from var(--color-quiet) l calc(c*.4) h);background:transparent;display:flex;justify-content:center;align-items:center;padding:12px;box-sizing:border-box;cursor:pointer}.listing-show .listing-photo-ghost:hover,.listing-show .listing-photo-ghost:focus-within{border-color:var(--color-primary);background:oklch(from var(--color-primary) l c h / .05)}.listing-show .listing-photo-ghost:focus-within{outline:2px solid var(--color-primary);outline-offset:2px}.listing-show .listing-photo-ghost--uploading{cursor:wait}.listing-show .listing-photo-ghost-content{display:flex;flex-direction:column;align-items:center;gap:12px;inline-size:100%;color:var(--color-quiet);pointer-events:none}.listing-show .listing-photo-upload-label{font-size:14px;font-weight:500;color:var(--color-foreground)}.listing-show .listing-photo-ghost--disabled{cursor:not-allowed;pointer-events:none}.listing-show .listing-photo-ghost-spinner{animation:listing-photo-spin 1s linear infinite}.listing-show .listing-photo-upload-error{margin:12px 0 0}.listing-show .listing-map-section{margin-top:24px}.listing-show .listing-unavailable,.listing-show .listing-owner-notice{margin-top:32px;padding:24px;border-radius:12px;text-align:center}.listing-show .listing-unavailable{background:oklch(from var(--color-quiet) l calc(c*.1) h)}.listing-show .listing-unavailable h3{font-size:18px;font-weight:600;color:var(--color-foreground);margin:0 0 8px}.listing-show .listing-unavailable p{color:var(--color-quiet);margin:0 0 16px}.listing-show .listing-owner-notice{background:oklch(from var(--color-secondary) l c h / .1)}.listing-show .listing-owner-notice p{color:var(--color-foreground);margin:0 0 12px}.listing-show .back-link{display:inline-block;color:var(--color-primary);text-decoration:none;font-weight:500}.listing-show .back-link:hover{text-decoration:underline}.listing-show .listing-not-found{text-align:center;padding:80px 20px}.listing-show .listing-not-found h1{font-size:28px;font-weight:700;color:var(--color-foreground);margin:0 0 12px}.listing-show .listing-not-found p{color:var(--color-quiet);margin:0 0 24px}.listing-show .visibility-fieldset{border:none;padding:0;margin:0}.listing-show .visibility-fieldset[aria-busy=true]{opacity:.6;cursor:wait}.listing-show .visibility-legend{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-quiet);margin-bottom:8px}.listing-show .visibility-option{display:flex;align-items:flex-start;gap:8px;cursor:pointer;padding:4px 0}.listing-show .visibility-option input[type=radio]{margin:3px 0 0;cursor:pointer;accent-color:var(--visibility-color)}.listing-show .visibility-option-text{display:flex;flex-direction:column}.listing-show .visibility-option-label{font-size:14px;font-weight:500}.listing-show .visibility-option-description{font-size:12px;color:var(--color-quiet)}.listing-show .visibility-option--selected .visibility-option-label{color:var(--visibility-color)}.listing-show .visibility-error{margin:8px 0 0}@media(max-width:600px){.listing-show .listing-detail{padding:24px}.listing-show .listing-detail-header{flex-direction:column;gap:12px}.listing-show .listing-detail-header h1{font-size:26px}.listing-show .info-row{flex-direction:column;gap:4px}.listing-show .info-value{text-align:left}}@keyframes listing-photo-spin{to{transform:rotate(360deg)}}}
