:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 5.5rem;--space-10: 7.5rem;--shadow-sm: 0 1px 2px color-mix(in srgb, var(--scrim) 8%, transparent);--shadow: 0 2px 4px color-mix(in srgb, var(--scrim) 5%, transparent), 0 8px 24px color-mix(in srgb, var(--scrim) 8%, transparent);--shadow-lg: 0 4px 8px color-mix(in srgb, var(--scrim) 6%, transparent), 0 20px 48px color-mix(in srgb, var(--scrim) 14%, transparent);--tap: 44px;--section-y: 2.75rem;--section-y-lg: 3.75rem;--header-h: 60px;--header-offset: calc(var(--header-h) + 1px);--fab-size: 54px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-offset) + var(--space-3));overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.1;letter-spacing:-.022em;font-weight:var(--font-heading-weight, 700);text-wrap:balance}h1{font-size:clamp(2.2rem,6.5vw,3.4rem)}h2{font-size:clamp(1.65rem,4.6vw,2.4rem)}h3{font-size:1.2rem;letter-spacing:-.012em}p{text-wrap:pretty}img,picture,svg{display:block;max-width:100%;height:auto}a{color:var(--brand-dark);text-underline-offset:.2em}button,input,select{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:4px}::selection{background:var(--brand);color:var(--brand-ink)}.wrap{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-5)}@media(min-width:700px){.wrap{padding-inline:var(--space-7)}}.section{padding-block:var(--section-y)}@media(min-width:700px){.section{padding-block:var(--section-y-lg)}}.section--alt{background:var(--surface-alt)}.section__head{max-width:58ch;margin-bottom:var(--space-6)}.section__head p{color:var(--muted);margin-top:var(--space-3);font-size:1.05rem}.section__eyebrow{display:block;margin-bottom:var(--space-3);font-family:var(--font-body);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand)}.stack>*+*{margin-top:var(--space-3)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--tap);padding:var(--space-3) var(--space-5);border:1px solid transparent;border-radius:var(--radius-pill);font-family:var(--font-body);font-weight:600;font-size:.95rem;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--brand);color:var(--brand-ink);box-shadow:0 1px 2px color-mix(in srgb,var(--scrim) 18%,transparent)}.btn--primary:hover{background:var(--brand-dark);box-shadow:0 4px 14px color-mix(in srgb,var(--brand) 38%,transparent)}.btn--secondary{background:var(--surface);color:var(--text);border-color:var(--border)}.btn--secondary:hover{border-color:var(--brand);color:var(--brand-dark)}.btn--ghost{background:color-mix(in srgb,#fff 16%,transparent);color:#fff;border-color:color-mix(in srgb,#fff 45%,transparent);backdrop-filter:blur(6px)}.btn--ghost:hover{background:color-mix(in srgb,#fff 26%,transparent);border-color:#fff}.btn--lg{min-height:52px;padding:var(--space-3) var(--space-6);font-size:1rem}.btn--block{width:100%}.btn--sm{min-height:40px;padding:var(--space-2) var(--space-4);font-size:.875rem}.btn[aria-disabled=true]{opacity:.5;pointer-events:none}.meta{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:var(--muted);white-space:nowrap}.meta svg{color:var(--brand);opacity:.75}.pill{display:inline-flex;align-items:center;gap:var(--space-1);padding:.28rem .7rem;border-radius:var(--radius-pill);background:var(--surface-alt);font-size:.78rem;font-weight:500;color:var(--muted);white-space:nowrap}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.muted{color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:var(--space-4);top:-100px;z-index:100;padding:var(--space-3) var(--space-4);background:var(--brand);color:var(--brand-ink);border-radius:var(--radius-sm);text-decoration:none}.skip-link:focus{top:var(--space-4)}.demobar[data-astro-cid-ejxccvyg]{background:var(--text);color:var(--bg)}.demobar__inner[data-astro-cid-ejxccvyg]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-2) var(--space-4);padding-block:var(--space-2)}.demobar__text[data-astro-cid-ejxccvyg]{margin:0;font-size:.875rem;line-height:1.4}.demobar__link[data-astro-cid-ejxccvyg]{color:inherit;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;display:inline-flex;align-items:center;min-height:var(--tap)}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--surface) 86%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-4);min-height:var(--header-h)}.header__brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-2);color:var(--text);text-decoration:none;font-family:var(--font-heading);font-weight:var(--font-heading-weight, 700);flex:0 1 auto;min-width:0}.header__brand[data-astro-cid-ctg3m53h] .header__logo{display:block;flex:none;height:32px;width:auto;max-width:132px;object-fit:contain}.header__brand[data-astro-cid-ctg3m53h] .header__mark{color:var(--brand)}.header__svg[data-astro-cid-ctg3m53h]{display:block;flex:none}.header__svg[data-astro-cid-ctg3m53h] svg{display:block;height:32px;width:auto;max-width:132px}.header__name[data-astro-cid-ctg3m53h]{font-size:1.02rem;letter-spacing:-.01em;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.header__nav[data-astro-cid-ctg3m53h]{display:flex;gap:var(--space-5);margin-left:auto;flex:none}@media(max-width:420px){.header__nav[data-astro-cid-ctg3m53h]{gap:var(--space-4)}}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{position:relative;padding-block:4px;color:var(--muted);text-decoration:none;font-family:var(--font-body);font-size:.9rem;font-weight:600;white-space:nowrap;transition:color .15s ease}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--brand-dark)}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;border-radius:2px;background:var(--brand);transition:left .2s ease,right .2s ease}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=true]{color:var(--brand-dark)}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=true]:after{left:0;right:0}@media(prefers-reduced-motion:reduce){.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{transition:none}}@media(max-width:560px){.header__inner[data-astro-cid-ctg3m53h]{gap:var(--space-3)}.header__nav[data-astro-cid-ctg3m53h]{gap:var(--space-4)}.header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.85rem}}@media(max-width:360px){.header__name[data-astro-cid-ctg3m53h]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:flex-end;min-height:clamp(440px,78vh,580px);padding-block:var(--space-8) var(--space-7);overflow:hidden;isolation:isolate;background:var(--scrim)}@media(min-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:clamp(500px,64vh,680px);padding-block:var(--space-9) var(--space-8)}}.hero--flat[data-astro-cid-bbe6dxrz]{background:linear-gradient(160deg,var(--brand-dark),var(--scrim))}.hero__pic[data-astro-cid-bbe6dxrz],.hero__img[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%}.hero__img[data-astro-cid-bbe6dxrz]{object-fit:cover;object-position:center}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,var(--scrim) 0%,color-mix(in srgb,var(--scrim) 55%,transparent) 42%,transparent 78%),linear-gradient(to right,color-mix(in srgb,var(--scrim) 70%,transparent),transparent 65%)}.hero[data-astro-cid-bbe6dxrz][data-scrim=soft]:after{opacity:.72}.hero[data-astro-cid-bbe6dxrz][data-scrim=strong]:after{opacity:1;background:linear-gradient(to top,var(--scrim) 0%,color-mix(in srgb,var(--scrim) 78%,transparent) 48%,color-mix(in srgb,var(--scrim) 35%,transparent) 100%),linear-gradient(to right,color-mix(in srgb,var(--scrim) 78%,transparent),transparent 70%)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;color:#fff}.hero__name[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:clamp(2.6rem,12vw,5.2rem);line-height:.98;letter-spacing:-.03em;color:#fff;text-shadow:0 2px 24px color-mix(in srgb,var(--scrim) 70%,transparent)}.hero__line[data-astro-cid-bbe6dxrz]{margin-top:var(--space-4);max-width:30ch;font-size:clamp(1.05rem,4.4vw,1.5rem);line-height:1.35;color:#fff;opacity:.94;text-shadow:0 1px 16px color-mix(in srgb,var(--scrim) 70%,transparent)}.hero__subline[data-astro-cid-bbe6dxrz]{margin-top:var(--space-3);font-size:clamp(.95rem,3vw,1.15rem);font-style:italic;letter-spacing:.02em;color:#fff;opacity:.86;text-shadow:0 1px 16px color-mix(in srgb,var(--scrim) 70%,transparent)}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.lede[data-astro-cid-bbe6dxrz]{background:var(--surface-alt);border-bottom:1px solid var(--border);padding-block:var(--section-y)}.lede__text[data-astro-cid-bbe6dxrz]{max-width:54ch;font-size:clamp(1.05rem,2.4vw,1.2rem);line-height:1.6;color:var(--text)}.highlights[data-astro-cid-bbe6dxrz]{display:grid;gap:var(--space-3);list-style:none;padding:0;margin-top:var(--space-5)}@media(min-width:640px){.highlights[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:var(--space-4)}}.highlight[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--space-3);align-items:start}.highlight[data-astro-cid-bbe6dxrz] .highlight__tick{flex:none;margin-top:4px;padding:3px;border-radius:50%;background:var(--brand);color:var(--brand-ink);box-sizing:content-box}.highlight[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;font-size:.95rem;margin-bottom:2px}.highlight[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:.88rem;color:var(--muted);line-height:1.5}.enquire[data-astro-cid-wdsomr4n]{display:flex;gap:var(--space-2)}.enquire--card[data-astro-cid-wdsomr4n] .btn--secondary{flex:0 0 auto;width:auto;padding-inline:var(--space-3)}.enquire--full[data-astro-cid-wdsomr4n]{flex-wrap:wrap}.enquire--full[data-astro-cid-wdsomr4n] .btn{flex:1 1 200px;width:auto}@media(max-width:559px){.enquire--card[data-astro-cid-wdsomr4n] .btn--secondary{display:none}.enquire--card[data-astro-cid-wdsomr4n] .btn{font-size:.82rem;padding-inline:var(--space-2);gap:var(--space-1)}}.plant[data-astro-cid-72q4yfq4]{display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .22s ease,transform .22s ease}.plant[data-astro-cid-72q4yfq4]:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.plant[data-astro-cid-72q4yfq4][hidden]{display:none}.plant__media[data-astro-cid-72q4yfq4]{position:relative;aspect-ratio:4 / 5;background:var(--surface-alt);overflow:hidden}.plant__media[data-astro-cid-72q4yfq4] .plant__img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.plant[data-astro-cid-72q4yfq4]:hover .plant__media[data-astro-cid-72q4yfq4] .plant__img{transform:scale(1.04)}.plant[data-astro-cid-72q4yfq4][data-stock=sold-out] .plant__media[data-astro-cid-72q4yfq4] .plant__img{filter:saturate(.45) brightness(1.04)}.plant__ribbon[data-astro-cid-72q4yfq4]{position:absolute;top:var(--space-3);left:var(--space-3);padding:.25rem .6rem;border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-ink);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.plant__stock[data-astro-cid-72q4yfq4]{position:absolute;bottom:var(--space-3);left:var(--space-3);display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(8px);font-size:.74rem;font-weight:600;color:var(--text);box-shadow:var(--shadow-sm)}.plant__dot[data-astro-cid-72q4yfq4]{width:7px;height:7px;border-radius:50%;background:currentColor;flex:none}.plant__stock--in-stock[data-astro-cid-72q4yfq4] .plant__dot[data-astro-cid-72q4yfq4]{background:#2f9e52}.plant__stock--low-stock[data-astro-cid-72q4yfq4] .plant__dot[data-astro-cid-72q4yfq4]{background:#d08700}.plant__stock--sold-out[data-astro-cid-72q4yfq4] .plant__dot[data-astro-cid-72q4yfq4]{background:#b91c1c}.plant__stock--pre-order[data-astro-cid-72q4yfq4] .plant__dot[data-astro-cid-72q4yfq4]{background:#2563eb}.plant__body[data-astro-cid-72q4yfq4]{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-5);flex:1}.plant__head[data-astro-cid-72q4yfq4]{display:grid;gap:.15rem}.plant__name[data-astro-cid-72q4yfq4]{font-size:1.22rem;line-height:1.2}.plant__local[data-astro-cid-72q4yfq4]{font-size:.88rem;color:var(--muted)}.plant__botanical[data-astro-cid-72q4yfq4]{font-size:.78rem;color:var(--muted);font-style:italic;opacity:.85}.plant__price[data-astro-cid-72q4yfq4]{display:flex;align-items:baseline;gap:var(--space-2);margin-top:calc(var(--space-4) * -.5)}.plant__price[data-astro-cid-72q4yfq4] span[data-astro-cid-72q4yfq4]{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:var(--brand-dark)}.plant__price[data-astro-cid-72q4yfq4] s[data-astro-cid-72q4yfq4]{font-size:.9rem;color:var(--muted)}.plant__specs[data-astro-cid-72q4yfq4]{display:grid;gap:var(--space-2);list-style:none;padding:var(--space-4) 0;margin:0;border-block:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.plant__care[data-astro-cid-72q4yfq4]{font-size:.9rem;line-height:1.6;color:var(--muted);flex:1}.plant__cta[data-astro-cid-72q4yfq4]{margin-top:auto}@media(max-width:559px){.plant__media[data-astro-cid-72q4yfq4]{aspect-ratio:1 / 1}.plant__body[data-astro-cid-72q4yfq4]{gap:var(--space-3);padding:var(--space-3)}.plant__name[data-astro-cid-72q4yfq4]{font-size:.98rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plant__local[data-astro-cid-72q4yfq4]{font-size:.76rem}.plant__botanical[data-astro-cid-72q4yfq4]{display:none}.plant__price[data-astro-cid-72q4yfq4] span[data-astro-cid-72q4yfq4]{font-size:1.1rem}.plant__specs[data-astro-cid-72q4yfq4]{gap:.35rem;padding-block:var(--space-3)}.plant__specs[data-astro-cid-72q4yfq4] .meta[data-astro-cid-72q4yfq4]{white-space:normal;align-items:flex-start;font-size:.76rem;line-height:1.35}.plant__specs[data-astro-cid-72q4yfq4] .meta[data-astro-cid-72q4yfq4] svg{margin-top:2px}.plant__specs[data-astro-cid-72q4yfq4] li[data-astro-cid-72q4yfq4]:nth-child(3){display:none}.plant__care[data-astro-cid-72q4yfq4]{font-size:.8rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plant__ribbon[data-astro-cid-72q4yfq4]{top:var(--space-2);left:var(--space-2);font-size:.62rem;padding:.15rem .4rem}.plant__stock[data-astro-cid-72q4yfq4]{bottom:var(--space-2);left:var(--space-2);font-size:.66rem;padding:.22rem .5rem}}.filters[data-astro-cid-p7gd4kbb],.chipbar[data-astro-cid-p7gd4kbb]{display:none}.js .filters[data-astro-cid-p7gd4kbb]{display:grid;gap:var(--space-4);margin-bottom:var(--space-5)}.filters__selects[data-astro-cid-p7gd4kbb]{display:flex;flex-wrap:wrap;align-items:end;gap:var(--space-3)}.field[data-astro-cid-p7gd4kbb]{display:grid;gap:.25rem;flex:1 1 190px}.field__label[data-astro-cid-p7gd4kbb]{font-size:.78rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.field__control[data-astro-cid-p7gd4kbb]{position:relative;display:block}.field__control[data-astro-cid-p7gd4kbb] select[data-astro-cid-p7gd4kbb]{width:100%;min-height:48px;padding:0 2.5rem 0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);font-size:.95rem;appearance:none;cursor:pointer;transition:border-color .15s ease}.field__control[data-astro-cid-p7gd4kbb] select[data-astro-cid-p7gd4kbb]:hover{border-color:var(--brand)}.field__control[data-astro-cid-p7gd4kbb] .field__chevron{position:absolute;right:var(--space-3);top:50%;transform:translateY(-50%);pointer-events:none;color:var(--muted)}.toggle[data-astro-cid-p7gd4kbb]{display:flex;align-items:center;gap:var(--space-2);min-height:var(--tap);font-size:.92rem;cursor:pointer;flex:0 0 auto}.toggle[data-astro-cid-p7gd4kbb] input[data-astro-cid-p7gd4kbb]{width:20px;height:20px;accent-color:var(--brand)}.filters__status[data-astro-cid-p7gd4kbb]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:.88rem;color:var(--muted)}.linkish[data-astro-cid-p7gd4kbb]{background:none;border:0;padding:0;color:var(--brand-dark);font-family:var(--font-body);font-weight:600;font-size:inherit;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.js .chipbar[data-astro-cid-p7gd4kbb]{display:block;position:sticky;top:var(--header-offset);z-index:20;margin-bottom:var(--space-5);padding-block:var(--space-3);background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(12px);border-block:1px solid var(--border)}.chipbar__scroll[data-astro-cid-p7gd4kbb]{display:flex;gap:var(--space-2);overflow-x:auto;scrollbar-width:none;margin-inline:calc(var(--space-5) * -1);padding-inline:var(--space-5);scroll-padding-inline:var(--space-5)}.chipbar__scroll[data-astro-cid-p7gd4kbb]::-webkit-scrollbar{display:none}@media(min-width:700px){.chipbar__scroll[data-astro-cid-p7gd4kbb]{margin-inline:calc(var(--space-7) * -1);padding-inline:var(--space-7);flex-wrap:wrap;overflow-x:visible}}.chip[data-astro-cid-p7gd4kbb]{flex:none;min-height:40px;padding:.4rem 1rem;border-radius:var(--radius-pill);border:1px solid transparent;background:var(--surface-alt);color:var(--muted);font-family:var(--font-body);font-size:.9rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.chip[data-astro-cid-p7gd4kbb]:hover{background:color-mix(in srgb,var(--brand) 12%,var(--surface-alt));color:var(--brand-dark)}.chip[data-astro-cid-p7gd4kbb].is-active{background:var(--brand);border-color:var(--brand);color:var(--brand-ink)}.grid[data-astro-cid-p7gd4kbb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}@media(min-width:560px){.grid[data-astro-cid-p7gd4kbb]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--space-5)}}@media(min-width:700px){.grid[data-astro-cid-p7gd4kbb]{gap:var(--space-6)}}.empty[data-astro-cid-p7gd4kbb]{display:flex;align-items:center;justify-content:center;gap:var(--space-2);flex-wrap:wrap;padding:var(--space-7) var(--space-4);color:var(--muted);text-align:center}.empty[data-astro-cid-p7gd4kbb][hidden]{display:none}.zones[data-astro-cid-zuzcxizl]{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));list-style:none;padding:0}.zone[data-astro-cid-zuzcxizl]{display:grid;gap:var(--space-1);padding:var(--space-4)}.zone__area[data-astro-cid-zuzcxizl]{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1)}.zone__area[data-astro-cid-zuzcxizl] .zone__icon{color:var(--brand)}.zone__area[data-astro-cid-zuzcxizl] h3[data-astro-cid-zuzcxizl]{font-size:1rem}.zone__fee[data-astro-cid-zuzcxizl]{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--brand-dark)}.zone__timing[data-astro-cid-zuzcxizl],.zone__note[data-astro-cid-zuzcxizl]{font-size:.86rem}.notes[data-astro-cid-zuzcxizl]{list-style:none;padding:0;margin-top:var(--space-5);display:grid;gap:var(--space-2);max-width:68ch}.notes[data-astro-cid-zuzcxizl] li[data-astro-cid-zuzcxizl]{display:flex;gap:var(--space-2);align-items:start;font-size:.9rem;color:var(--muted)}.notes[data-astro-cid-zuzcxizl] .notes__tick{color:var(--brand);margin-top:4px}.pay[data-astro-cid-glfmoiq6]{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pay__card[data-astro-cid-glfmoiq6]{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5)}.pay__card[data-astro-cid-glfmoiq6] .pay__icon{color:var(--brand)}.pay__card[data-astro-cid-glfmoiq6] .muted[data-astro-cid-glfmoiq6]{font-size:.9rem;flex:1}.pay__card[data-astro-cid-glfmoiq6] .pay__qr{width:100%;max-width:200px;height:auto;border-radius:var(--radius-sm);align-self:center}.pay__details[data-astro-cid-glfmoiq6]{display:grid;grid-template-columns:auto 1fr;gap:var(--space-2) var(--space-4);font-size:.9rem;margin:0}.pay__details[data-astro-cid-glfmoiq6] dt[data-astro-cid-glfmoiq6]{color:var(--muted)}.pay__details[data-astro-cid-glfmoiq6] dd[data-astro-cid-glfmoiq6]{margin:0;font-weight:600;display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.pay__acct[data-astro-cid-glfmoiq6]{font-variant-numeric:tabular-nums;letter-spacing:.02em}.pay__note[data-astro-cid-glfmoiq6]{margin-top:var(--space-4);font-size:.88rem;max-width:70ch}.about[data-astro-cid-x2lc2h5w]{display:grid;gap:var(--space-4)}@media(min-width:820px){.about[data-astro-cid-x2lc2h5w]{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--space-7)}}.about__body[data-astro-cid-x2lc2h5w]{display:grid;gap:var(--space-4);max-width:62ch;color:var(--muted)}.faqs[data-astro-cid-4j5dlmku]{display:grid;gap:var(--space-2);max-width:72ch}.faq[data-astro-cid-4j5dlmku]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.faq[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:var(--tap);padding:var(--space-3) var(--space-4);font-weight:600;cursor:pointer;list-style:none}.faq[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]::-webkit-details-marker{display:none}.faq[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku] .faq__chevron{color:var(--muted);transition:transform .18s ease}.faq[data-astro-cid-4j5dlmku][open] summary[data-astro-cid-4j5dlmku] .faq__chevron{transform:rotate(180deg)}.faq[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku]{padding:0 var(--space-4) var(--space-4);color:var(--muted);font-size:.92rem}.contact[data-astro-cid-gcn2mc3v]{background:var(--surface-alt);border-top:1px solid var(--border)}.contact__inner[data-astro-cid-gcn2mc3v]{display:grid;gap:var(--space-6)}@media(min-width:820px){.contact__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1.2fr .8fr;align-items:start;gap:var(--space-7)}.contact--narrow[data-astro-cid-gcn2mc3v] .contact__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:minmax(0,620px)}}.contact__lede[data-astro-cid-gcn2mc3v]{margin-top:var(--space-3);max-width:46ch}.contact__actions[data-astro-cid-gcn2mc3v]{display:grid;gap:var(--space-3);margin-top:var(--space-5);max-width:460px}.contact__call[data-astro-cid-gcn2mc3v]{width:100%}.socials[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;display:grid;gap:var(--space-2)}.socials[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:var(--space-3);min-height:var(--tap);padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);text-decoration:none;font-size:.92rem}.socials[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{border-color:var(--brand);color:var(--brand-dark)}.footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border);background:var(--surface)}.footer__inner[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4);justify-content:space-between;padding-block:var(--space-5);font-size:.84rem;color:var(--muted)}.footer__credit[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--muted)}.fabs[data-astro-cid-m5whh2lu]{position:fixed;right:var(--space-4);bottom:var(--space-4);z-index:29;display:flex;flex-direction:column;align-items:center;gap:var(--space-3);transition:transform .18s ease-out}@media(prefers-reduced-motion:reduce){.fabs[data-astro-cid-m5whh2lu]{transition:none}}.fabs__wa[data-astro-cid-m5whh2lu]{display:flex;align-items:center;justify-content:center;width:var(--fab-size);height:var(--fab-size);border-radius:50%;background:var(--brand);color:var(--brand-ink);box-shadow:var(--shadow-lg)}.fabs__wa[data-astro-cid-m5whh2lu]:active{transform:scale(.96)}.fabs__top[data-astro-cid-m5whh2lu]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--brand-dark);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.fabs__top[data-astro-cid-m5whh2lu].is-visible{opacity:1;visibility:visible;transform:none}.fabs__top[data-astro-cid-m5whh2lu]:hover{border-color:var(--brand);background:var(--surface)}@media(prefers-reduced-motion:reduce){.fabs__top[data-astro-cid-m5whh2lu]{transition:opacity .2s ease,visibility .2s;transform:none}}.shero[data-astro-cid-rtnuwni6]{position:relative;overflow:hidden;background:radial-gradient(70% 55% at 12% 0%,color-mix(in srgb,var(--brand) 11%,transparent),transparent 70%),radial-gradient(55% 45% at 92% 12%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 68%),var(--surface);border-bottom:1px solid var(--border)}.shero__inner[data-astro-cid-rtnuwni6]{padding-block:var(--space-8) var(--space-7)}@media(min-width:768px){.shero__inner[data-astro-cid-rtnuwni6]{padding-block:var(--space-9) var(--space-8);max-width:46rem}}.shero__mark[data-astro-cid-rtnuwni6]{display:block;margin-bottom:var(--space-5)}.shero__mark[data-astro-cid-rtnuwni6] svg{display:block;height:52px;width:auto}@media(min-width:768px){.shero__mark[data-astro-cid-rtnuwni6] svg{height:64px}}.shero__title[data-astro-cid-rtnuwni6]{font-size:clamp(2.1rem,8vw,3.6rem);line-height:1.04;letter-spacing:-.03em;max-width:15ch}.shero__line[data-astro-cid-rtnuwni6]{margin-top:var(--space-5);max-width:42ch;font-size:clamp(1.05rem,3.4vw,1.28rem);line-height:1.55;color:var(--muted)}.shero__actions[data-astro-cid-rtnuwni6]{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.shero__actions[data-astro-cid-rtnuwni6] .btn{flex:1 1 100%}@media(min-width:460px){.shero__actions[data-astro-cid-rtnuwni6] .btn{flex:0 1 auto}}.shero__subline[data-astro-cid-rtnuwni6]{margin-top:var(--space-6);padding-top:var(--space-4);border-top:2px solid var(--accent);display:inline-block;font-size:.9rem;color:var(--muted)}.project[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;border:1px solid var(--border);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.project[data-astro-cid-mspuyifq]:hover{border-color:color-mix(in srgb,var(--brand) 45%,var(--border));box-shadow:var(--shadow);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.project[data-astro-cid-mspuyifq]{transition:border-color .15s ease}.project[data-astro-cid-mspuyifq]:hover{transform:none}}.project__shot[data-astro-cid-mspuyifq]{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--surface-alt);border-bottom:1px solid var(--border)}.project__demo[data-astro-cid-mspuyifq]{position:absolute;top:var(--space-3);right:var(--space-3);z-index:1;padding:.2rem .6rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-sm)}.project__shot[data-astro-cid-mspuyifq] .project__img{width:100%;height:100%;object-fit:cover;object-position:top center}.project__placeholder[data-astro-cid-mspuyifq]{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--space-4);font-family:var(--font-heading);font-size:1.05rem;color:var(--muted);text-align:center;word-break:break-word}.project__body[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2);padding:var(--space-5);flex:1}.project__kind[data-astro-cid-mspuyifq]{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-dark, var(--accent))}.project__name[data-astro-cid-mspuyifq]{font-size:1.3rem}.project__summary[data-astro-cid-mspuyifq]{font-size:.94rem;line-height:1.6;color:var(--muted)}.project__tags[data-astro-cid-mspuyifq]{display:flex;flex-wrap:wrap;gap:var(--space-2);list-style:none;padding:0;margin-top:var(--space-1)}.project__link[data-astro-cid-mspuyifq]{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:auto;padding-top:var(--space-4);min-height:var(--tap);color:var(--brand-dark);font-size:.9rem;font-weight:600;text-decoration:none}.project__link[data-astro-cid-mspuyifq] span[data-astro-cid-mspuyifq]{text-decoration:underline;text-underline-offset:.25em;text-decoration-color:color-mix(in srgb,var(--brand) 40%,transparent)}.project__link[data-astro-cid-mspuyifq]:hover span[data-astro-cid-mspuyifq]{text-decoration-color:var(--brand)}.projects[data-astro-cid-oyo7lhtz]{display:grid;gap:var(--space-5);list-style:none;padding:0}@media(min-width:560px){.projects[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(min-width:560px){.projects[data-astro-cid-oyo7lhtz][data-count="1"]{grid-template-columns:minmax(0,420px)}}.gets[data-astro-cid-qzztz3fs]{display:grid;gap:var(--space-5);list-style:none;padding:0}@media(min-width:620px){.gets[data-astro-cid-qzztz3fs]{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6) var(--space-6)}}.get[data-astro-cid-qzztz3fs]{display:flex;gap:var(--space-4);align-items:flex-start}.get__icon[data-astro-cid-qzztz3fs]{display:flex;align-items:center;justify-content:center;flex:none;width:42px;height:42px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--brand) 12%,var(--surface));color:var(--brand-dark)}.get__title[data-astro-cid-qzztz3fs]{font-size:1.05rem;margin-bottom:var(--space-2)}.get__detail[data-astro-cid-qzztz3fs]{font-size:.94rem;line-height:1.6;color:var(--muted)}
