@charset "UTF-8";.market .ctee-footer{padding-block:48px 40px}@media (min-width: 768px){.market .ctee-footer{padding-block:64px 40px}}@media (min-width: 1024px){.market .ctee-footer{padding-block:76px 48px}}.market{--market-gutter: 20px}.market__main{min-height:50vh}.market__inner{margin-inline:auto;padding-inline:var(--market-gutter)}@media (min-width: 768px){.market{--market-gutter: 32px}}@media (min-width: 1024px){.market{--market-gutter: 112px}.market__inner{max-width:calc(1184px + var(--market-gutter) * 2)}}.ctee-curation-icon{display:inline-flex;flex:none;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--lnd-surface-subtle)}.ctee-curation-icon svg{width:12px;height:12px;stroke-width:2}.ctee-chips{padding-block:24px 40px}.ctee-chips__track{display:flex;gap:8px;margin:0;padding:0;list-style:none;flex-wrap:nowrap;overflow-x:auto;margin-inline:calc(var(--market-gutter) * -1);padding-inline:var(--market-gutter);scrollbar-width:none}.ctee-chips__track::-webkit-scrollbar{display:none}.ctee-chips__item{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--lnd-ink);border-radius:var(--lnd-radius-pill);background:var(--lnd-paper);color:var(--lnd-ink);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;white-space:nowrap}.ctee-item-card{display:flex;flex-direction:column;gap:12px;min-width:0}.ctee-item-card__media{position:relative;padding-bottom:18px}.ctee-item-card__thumb{display:block;position:relative;overflow:hidden;aspect-ratio:4/3;border:1px solid var(--lnd-ink);border-radius:20px;background:var(--lnd-surface-subtle)}.ctee-item-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ctee-item-card__thumb:hover .ctee-item-card__img{transform:scale(1.05)}.ctee-item-card__blur{position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.ctee-item-card__cart{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--lnd-ink);border-radius:50%;background:var(--lnd-paper);color:var(--lnd-ink);cursor:pointer}.ctee-item-card__cart svg{width:18px;height:18px;stroke-width:2}.ctee-item-card__place{position:absolute;right:16px;bottom:0;display:block;width:36px;height:36px;padding:3px;border-radius:50%;background:var(--lnd-paper)}.ctee-item-card__place-inner{display:block;position:relative;overflow:hidden;width:100%;height:100%;border-radius:50%}.ctee-item-card__place-img{width:100%;height:100%;background:var(--lnd-surface-subtle)}.ctee-item-card__title{display:block;overflow:hidden;color:var(--lnd-ink);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.ctee-section{--card-below-thumb: 50px;--nav-size: 28px;--card-peek: var(--market-gutter);margin-bottom:40px}.ctee-section:last-of-type{margin-bottom:40px}.ctee-section__head{margin-bottom:16px}.ctee-section__heading{display:flex;align-items:center;gap:10px;position:relative;width:fit-content;max-width:100%}.ctee-section__icon{width:32px;height:32px}.ctee-section__icon svg{width:20px;height:20px;stroke-width:1.5}.ctee-section__title{margin:0;font-family:var(--lnd-font-display);font-size:16px;font-weight:var(--lnd-weight-bold);line-height:24px}.ctee-section__more-arrow{display:inline-flex;flex:none;margin-left:-4px;color:var(--lnd-ink)}.ctee-section__more-arrow svg{width:14px;height:14px;stroke-width:2}.ctee-section__more-arrow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ctee-section__more{display:none}.ctee-section__body{position:relative}.ctee-section__track{display:flex;gap:8px;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(var(--market-gutter) * -1);padding-inline:var(--market-gutter);scroll-padding-inline:var(--market-gutter)}.ctee-section__track::-webkit-scrollbar{display:none}.ctee-section__slide{flex:0 0 calc((100% - 8px - var(--card-peek)) / 2);scroll-snap-align:start;min-width:0}.ctee-section__nav{display:none}@media (min-width: 768px){.ctee-chips{padding-block:24px 48px}.ctee-chips__track{flex-wrap:wrap;overflow-x:visible;margin-inline:0;padding-inline:0}.ctee-item-card__media{padding-bottom:22px}.ctee-item-card__thumb{border:var(--lnd-border);border-radius:24px}.ctee-item-card__cart{top:12px;right:12px;width:36px;height:36px;border-width:2px}.ctee-item-card__cart svg{width:20px;height:20px}.ctee-item-card__place{right:24px;width:44px;height:44px;padding:4px}.ctee-item-card__title{font-size:16px;line-height:24px}.ctee-section{--card-below-thumb: 58px;display:flex;align-items:flex-start;gap:16px;margin-bottom:56px}.ctee-section__head{flex:0 0 160px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:0}.ctee-section__heading{flex-direction:column;align-items:flex-start;gap:12px}.ctee-section__title{font-size:20px;line-height:32px}.ctee-section__more-arrow{display:none}.ctee-section__more{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:var(--lnd-border);border-radius:var(--lnd-radius-pill);background:var(--lnd-paper);color:var(--lnd-ink);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;white-space:nowrap}.ctee-section__body{flex:1 1 auto;min-width:0}.ctee-section__track{gap:16px;margin-inline:0;padding-inline:0;scroll-padding-inline:0}.ctee-section__slide{flex:0 0 calc((100% - 16px)/2)}.ctee-section__nav{position:absolute;z-index:1;top:0;bottom:var(--card-below-thumb);display:flex;align-items:center;justify-content:center;width:var(--nav-size);height:var(--nav-size);margin-block:auto;padding:0;border:var(--lnd-border);border-radius:50%;background:var(--lnd-paper);color:var(--lnd-ink);cursor:pointer}.ctee-section__nav svg{width:16px;height:16px;stroke-width:2}.ctee-section__nav--prev{left:calc(var(--nav-size) / -2)}.ctee-section__nav--next{right:calc(var(--nav-size) / -2)}}@media (min-width: 1024px){.ctee-chips{padding-block:40px 64px}.ctee-section{margin-bottom:70px}.ctee-section__head{flex:0 0 calc((100% - 48px)/4)}.ctee-section__slide{flex:0 0 calc((100% - 32px) / 3)}}@media (min-width: 1440px){.ctee-section__title{font-size:30px;line-height:40px}.ctee-section__icon{width:40px;height:40px}.ctee-section__icon svg{width:24px;height:24px}.ctee-section__more{padding:10px 16px;font-size:16px;line-height:24px}.ctee-item-card__thumb{border-radius:24px}}.ctee-search-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:32px 16px;border-radius:24px;background:var(--lnd-surface-yellow)}.ctee-search-banner__title{margin:0;color:var(--lnd-ink);font-size:16px;font-weight:700;line-height:24px;text-align:center;word-break:keep-all;max-width:18em}.ctee-search-banner__field{display:flex;align-items:center;gap:8px;width:100%;max-width:584px;padding:12px 20px;border:var(--lnd-border);border-radius:var(--lnd-radius-pill);background:var(--lnd-paper);color:var(--lnd-ink);cursor:pointer}.ctee-search-banner__field svg{flex:none;width:20px;height:20px;stroke-width:2}.ctee-search-banner__placeholder{overflow:hidden;font-size:14px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){.ctee-search-banner{gap:24px;padding:40px 24px}.ctee-search-banner__title{max-width:none;font-size:20px;line-height:28px}.ctee-search-banner__field{padding:14px 24px}.ctee-search-banner__field svg{width:24px;height:24px}.ctee-search-banner__placeholder{font-size:16px;line-height:24px}}@media (min-width: 1024px){.ctee-search-banner{min-height:240px;gap:32px;padding:40px 24px;border-radius:var(--lnd-radius-card)}.ctee-search-banner__title{font-size:24px;line-height:32px}.ctee-search-banner__field{padding:16px 28px;gap:10px}.ctee-search-banner__placeholder{font-size:18px;line-height:28px}}
