@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--concrete: #1a1a1a;--concrete-mid: #2a2a2a;--concrete-light: #3a3a3a;--warm-grey: #b5afa8;--cream: #f0ebe3;--off-white: #f7f4ef;--white: #fdfcfa;--orange: #e85d26;--orange-glow: #ff6b33;--cream: #f4f1eb;--stone: #8a8580;--warm-grey: #a4a09b;--font-display: "Playfair Display", Georgia, serif;--font-body: "Montserrat", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--space-2xl: 10rem;--max-width: 1400px;--gutter: clamp(1.5rem, 4vw, 4rem);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration: .6s;--duration-fast: .3s}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-weight:400;line-height:1.6;color:var(--cream);background-color:var(--concrete);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.1}h1{font-size:clamp(3rem,8vw,7rem);letter-spacing:-.02em}h2{font-size:clamp(2rem,5vw,4rem);letter-spacing:-.01em}h3{font-size:clamp(1.5rem,3vw,2.5rem)}.label{font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--stone)}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--gutter)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.reveal{opacity:0;transform:translateY(30px);transition:opacity var(--duration) var(--ease-out),transform var(--duration) var(--ease-out)}.reveal.visible{opacity:1;transform:translateY(0)}.accent-line{width:60px;height:3px;background:var(--orange);border:none}::selection{background:var(--orange);color:var(--white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--concrete)}::-webkit-scrollbar-thumb{background:var(--concrete-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--stone)}.site-header[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;transition:background var(--duration-fast) ease,backdrop-filter var(--duration-fast) ease}.site-header[data-astro-cid-5hce7sga].scrolled{background:#1a1a1ae6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-5hce7sga]{display:flex;align-items:baseline;gap:.5rem}.logo-text[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1.5rem;color:var(--cream)}.logo-sub[data-astro-cid-5hce7sga]{font-family:var(--font-body);font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--orange)}.nav-links[data-astro-cid-5hce7sga]{display:flex;gap:2.5rem}.nav-link[data-astro-cid-5hce7sga]{font-size:.85rem;font-weight:400;letter-spacing:.05em;color:var(--warm-grey);transition:color var(--duration-fast) ease;position:relative}.nav-link[data-astro-cid-5hce7sga]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--orange);transition:width var(--duration-fast) var(--ease-out)}.nav-link[data-astro-cid-5hce7sga]:hover{color:var(--cream)}.nav-link[data-astro-cid-5hce7sga]:hover:after{width:100%}.nav-toggle[data-astro-cid-5hce7sga]{display:none;flex-direction:column;gap:6px;padding:4px}.nav-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{display:block;width:24px;height:1.5px;background:var(--cream);transition:transform var(--duration-fast) var(--ease-out),opacity var(--duration-fast) ease}.nav-toggle[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:first-child{transform:translateY(3.75px) rotate(45deg)}.nav-toggle[data-astro-cid-5hce7sga].active span[data-astro-cid-5hce7sga]:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--concrete-light);padding:var(--space-md) 0;margin-top:var(--space-xl)}.footer-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between}.footer-left[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.25rem}.footer-name[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1rem;color:var(--cream)}.footer-location[data-astro-cid-5hce7sga]{font-size:.75rem;color:var(--stone)}.footer-center[data-astro-cid-5hce7sga] .label[data-astro-cid-5hce7sga]{color:var(--concrete-light);font-size:.65rem}.footer-right[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:1.5rem}.footer-link[data-astro-cid-5hce7sga]{font-size:.75rem;color:var(--warm-grey);text-decoration:none;transition:color var(--duration-fast)}.footer-link[data-astro-cid-5hce7sga]:hover{color:var(--orange)}.footer-copy[data-astro-cid-5hce7sga]{font-size:.75rem;color:var(--stone)}.chatbot-pill[data-astro-cid-5hce7sga]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:899;pointer-events:auto}.chatbot-pill-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.5rem;background:#fff;border:none;border-radius:999px;padding:.75rem 1.5rem;box-shadow:0 4px 20px #00000059;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;min-height:48px;color:#222;font-size:.9rem;font-weight:500}.chatbot-pill-inner[data-astro-cid-5hce7sga]:hover{transform:scale(1.03);box-shadow:0 6px 28px #00000073}.chatbot-pill-inner[data-astro-cid-5hce7sga]:active{transform:scale(.97)}.chatbot-pill-icon[data-astro-cid-5hce7sga]{color:#888;flex-shrink:0}.chatbot-pill-text[data-astro-cid-5hce7sga]{color:#333;white-space:nowrap}.chatbot-backdrop[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:900;background:#0009;backdrop-filter:blur(4px)}.chatbot-backdrop[data-astro-cid-5hce7sga][hidden]{display:none!important}.chatbot-widget[data-astro-cid-5hce7sga]{position:fixed;bottom:5rem;right:1.5rem;z-index:901;width:340px;max-width:calc(100vw - 2rem);height:auto;max-height:320px;background:var(--concrete);border:1px solid var(--concrete-light);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000080;animation:chatbotSlideUp .25s ease-out}@keyframes chatbotSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.chatbot-widget[data-astro-cid-5hce7sga][hidden]{display:none!important}.chatbot-header[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--concrete-mid);border-bottom:1px solid var(--concrete-light)}.chatbot-header[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1rem;color:var(--cream)}.chatbot-close[data-astro-cid-5hce7sga]{background:none;border:none;color:var(--stone);font-size:1.5rem;cursor:pointer;line-height:1}.chatbot-close[data-astro-cid-5hce7sga]:hover{color:var(--cream)}.chatbot-messages[data-astro-cid-5hce7sga]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.chatbot-msg[data-astro-cid-5hce7sga]{display:flex;max-width:85%}.chatbot-msg[data-astro-cid-5hce7sga].user{align-self:flex-end;justify-content:flex-end}.chatbot-msg[data-astro-cid-5hce7sga].bot{align-self:flex-start}.chatbot-bubble[data-astro-cid-5hce7sga]{padding:.75rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.5;color:var(--cream)}.chatbot-msg[data-astro-cid-5hce7sga].user .chatbot-bubble[data-astro-cid-5hce7sga]{background:var(--orange);color:#fff;border-bottom-right-radius:4px}.chatbot-msg[data-astro-cid-5hce7sga].bot .chatbot-bubble[data-astro-cid-5hce7sga]{background:var(--concrete-mid);border:1px solid var(--concrete-light);border-bottom-left-radius:4px}.chatbot-msg[data-astro-cid-5hce7sga].typing .chatbot-bubble[data-astro-cid-5hce7sga]{display:flex;gap:4px;align-items:center;min-width:48px;min-height:36px}.chatbot-dot[data-astro-cid-5hce7sga]{width:6px;height:6px;background:var(--stone);border-radius:50%;animation:chatbotPulse 1.4s infinite ease-in-out both}.chatbot-dot[data-astro-cid-5hce7sga]:nth-child(1){animation-delay:-.32s}.chatbot-dot[data-astro-cid-5hce7sga]:nth-child(2){animation-delay:-.16s}@keyframes chatbotPulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.chatbot-input-wrap[data-astro-cid-5hce7sga]{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--concrete-light);background:var(--concrete-mid)}.chatbot-input[data-astro-cid-5hce7sga]{flex:1;background:var(--concrete);border:1px solid var(--concrete-light);border-radius:8px;color:var(--cream);padding:.6rem .875rem;font:inherit;font-size:.9rem}.chatbot-input[data-astro-cid-5hce7sga]:focus{outline:none;border-color:var(--orange)}.chatbot-send[data-astro-cid-5hce7sga]{width:40px;height:40px;border-radius:8px;background:var(--orange);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.chatbot-send[data-astro-cid-5hce7sga]:hover{background:var(--orange-glow)}.chatbot-lead-fields[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.5rem}.chatbot-lead-fields[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]{background:var(--concrete);border:1px solid var(--concrete-light);border-radius:6px;color:var(--cream);padding:.5rem .75rem;font:inherit;font-size:.85rem}.chatbot-lead-fields[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]:focus{outline:none;border-color:var(--orange)}.chatbot-lead-fields[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]::placeholder{color:var(--stone)}.chatbot-lead-fields[data-astro-cid-5hce7sga] button[data-astro-cid-5hce7sga]{background:var(--orange);color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;margin-top:.25rem}.chatbot-lead-fields[data-astro-cid-5hce7sga] button[data-astro-cid-5hce7sga]:hover{background:var(--orange-glow)}.chatbot-results-intro[data-astro-cid-5hce7sga]{margin-bottom:.5rem;font-size:.9rem}.chatbot-artwork-cards[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:.5rem}.chatbot-artwork-card[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.6rem;background:#00000040;border:1px solid var(--concrete-light);border-radius:999px;padding:.35rem .75rem .35rem .35rem;text-decoration:none;color:inherit;transition:background .15s,transform .1s;min-height:44px}.chatbot-artwork-card[data-astro-cid-5hce7sga]:hover{background:#ffffff0f;transform:translate(2px)}.chatbot-artwork-card[data-astro-cid-5hce7sga]:active{transform:scale(.98)}.chatbot-card-img[data-astro-cid-5hce7sga]{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--concrete)}.chatbot-card-img[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{width:100%;height:100%;object-fit:cover}.chatbot-card-noimg[data-astro-cid-5hce7sga]{width:100%;height:100%;background:linear-gradient(135deg,var(--concrete-light),var(--concrete))}.chatbot-card-body[data-astro-cid-5hce7sga]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.chatbot-card-title[data-astro-cid-5hce7sga]{font-weight:600;font-size:.8rem;color:var(--cream);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbot-card-meta[data-astro-cid-5hce7sga]{font-size:.7rem;color:var(--stone);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbot-card-status[data-astro-cid-5hce7sga]{display:flex}.chatbot-card-badge[data-astro-cid-5hce7sga]{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .4rem;border-radius:999px;line-height:1}.chatbot-card-badge[data-astro-cid-5hce7sga].available{background:#22c55e33;color:#4ade80}.chatbot-card-badge[data-astro-cid-5hce7sga].pending{background:#eab30833;color:#facc15}.chatbot-card-badge[data-astro-cid-5hce7sga].sold{background:#94a3b826;color:var(--stone)}@media(max-width:768px){.chatbot-widget[data-astro-cid-5hce7sga]{bottom:4.5rem;right:.75rem;width:calc(100vw - 1.5rem);max-height:280px;border-radius:12px}.chatbot-pill[data-astro-cid-5hce7sga]{bottom:1rem;right:1rem}.chatbot-pill-inner[data-astro-cid-5hce7sga]{min-height:48px;padding:.65rem 1.25rem;font-size:.9rem}}@media(max-width:768px){.nav-toggle[data-astro-cid-5hce7sga]{display:flex}.nav-links[data-astro-cid-5hce7sga]{position:fixed;inset:0;background:var(--concrete);flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:opacity var(--duration-fast) ease}.nav-links[data-astro-cid-5hce7sga].open{opacity:1;pointer-events:auto}.nav-links[data-astro-cid-5hce7sga] .nav-link[data-astro-cid-5hce7sga]{font-size:1.5rem;font-family:var(--font-display);color:var(--cream)}.footer-inner[data-astro-cid-5hce7sga]{flex-direction:column;gap:1rem;text-align:center}.footer-left[data-astro-cid-5hce7sga]{align-items:center}}
