@import url("https://fonts.googleapis.com/css2?family=Caprasimo&family=Figtree:wght@400;500;600;700;800;900&display=swap");.profile_pageLayout__I07fz{min-height:100vh;background:#e9e2d4;font-family:Figtree,system-ui,sans-serif;color:#201e1d;display:flex;flex-direction:column}.profile_loadingState__4u6qR,.profile_notFound__jfNfP{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;color:#82796a;text-align:center}.profile_loadingSpinner__brxEG{width:3rem;height:3rem;border:3px solid #dcd3c4;border-top-color:#2c4021;border-radius:50%;animation:profile_spin__4KXmo .7s linear infinite;margin-bottom:1.5rem}@keyframes profile_spin__4KXmo{to{transform:rotate(1turn)}}.profile_notFound__jfNfP h1{font-family:Caprasimo,system-ui,sans-serif;font-weight:400;font-size:2rem;color:#201e1d;margin-bottom:.5rem}.profile_backToMapBtn__Rnojn{display:inline-block;margin-top:1.5rem;padding:.85rem 1.75rem;background:#2c4021;color:#f5ead8;border-radius:999px;text-decoration:none;font-weight:800}.profile_backToMapBtn__Rnojn:hover{background:#1a2614}.profile_headerBar__IlMFf{background:#f9f4ed;border-bottom:1px solid rgba(32,30,29,.1);padding:14px 0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.profile_headerInner__pznzX{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:12px}.profile_backLink__MRLdy{display:flex;align-items:center;gap:6px;color:#2c4021;font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap}.profile_backLink__MRLdy:hover{color:#1a2614}.profile_brandLink__b697v{text-decoration:none;display:flex}.profile_brandLogo__20sK1{height:38px;max-width:240px;object-fit:contain}.profile_headerActions__IUz0x{display:flex;gap:8px;align-items:center}.profile_actionBtn__50YIg{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;border:1px solid rgba(32,30,29,.15);background:transparent;font:700 13px Figtree,system-ui,sans-serif;color:#474238;cursor:pointer;transition:background .2s,color .2s}.profile_actionBtn__50YIg:hover{background:rgba(32,30,29,.06);color:#201e1d}.profile_actionBtnLiked__FGh03{background:#2c4021;border-color:#2c4021;color:#f5ead8}.profile_actionBtnLiked__FGh03:hover{background:#1a2614;color:#f5ead8}.profile_mainContent__xtGqR{flex:1 1}.profile_hero__sPzkJ{max-width:1200px;margin:0 auto;padding:40px 32px 0;display:grid;grid-template-columns:400px minmax(0,1fr);grid-template-rows:auto auto auto 1fr;grid-template-areas:"media headline" "media status" "media actions" "media .";grid-column-gap:44px;column-gap:44px;grid-row-gap:22px;row-gap:22px}.profile_heroMedia__UERwt{grid-area:media;position:relative;aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:#eee7db}.profile_heroImageBlur__Seu_J{position:absolute;inset:-30px;background-size:cover;background-position:50%;filter:blur(25px);opacity:.5}.profile_heroImage__aKJIz{position:relative;width:100%;height:100%;object-fit:contain;z-index:1}.profile_heroPlaceholder__auwoj{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a19786;font:600 13px Figtree,system-ui,sans-serif}.profile_heroScrim__PHJ3_{display:none;position:absolute;inset:auto 0 0 0;height:60%;background:linear-gradient(0deg,rgba(39,46,27,.94),rgba(39,46,27,0));pointer-events:none;z-index:1}.profile_photoCount__qcy51{position:absolute;right:14px;top:14px;padding:5px 11px;border-radius:999px;background:rgba(39,46,27,.7);color:#f5ead8;font:700 11px Figtree,system-ui,sans-serif;z-index:3}.profile_galleryNav__R8TGT{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:hsla(35,50%,95%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.12);color:#201e1d;transition:background .2s,transform .2s}.profile_galleryNav__R8TGT:hover{background:#f9f4ed;transform:translateY(-50%) scale(1.06)}.profile_galleryNavPrev__x8hlz{left:12px}.profile_galleryNavNext__aa9o_{right:12px}.profile_heroHeadline__Acxpv{grid-area:headline;padding-top:6px;min-width:0}.profile_badges__3fLPS{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.profile_categoryBadge__XW_te{padding:6px 14px;border-radius:999px;font:700 12.5px Figtree,system-ui,sans-serif}.profile_badgeGreen__J3nmR{background:#f0fae1;color:#3d472b}.profile_badgeAmber__FVa_m{background:#ffe1d0;color:#8c491a}.profile_outlineBadge__7_gh4{border-radius:999px;border:1px solid rgba(32,30,29,.18);color:#474238}.profile_outlineBadge__7_gh4,.profile_supporterBadge__7i5NQ{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;font:700 12.5px Figtree,system-ui,sans-serif}.profile_supporterBadge__7i5NQ{border-radius:999px;background:#f0fae1;border:1px solid #ccdbb2;color:#3d472b}.profile_soldOutBadge__Y4LJD{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:999px;background:#fff2eb;border:1px solid #ffe1d0;color:#8c491a;font:700 12.5px Figtree,system-ui,sans-serif}.profile_restockTime__sm7Tt{font-weight:600;color:#643312}.profile_standTitle__TGiD8{font-family:Caprasimo,system-ui,sans-serif;font-weight:400;font-size:clamp(38px,4.6vw,64px);line-height:1;color:#201e1d;margin:0 0 14px;text-wrap:balance}.profile_heroLogo__amUG2{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid rgba(32,30,29,.15);margin-bottom:12px}.profile_locationRow__TanMQ{font:500 16px/1.5 Figtree,system-ui,sans-serif;color:#645c50;display:flex;align-items:flex-start;gap:8px}.profile_locationRow__TanMQ svg{flex:none;margin-top:4px}.profile_approxNote__SwXoW{display:block;font:600 13px Figtree,system-ui,sans-serif;color:#82796a;margin-top:2px}.profile_heroStatus__JUrs_{grid-area:status}.profile_statusStrip__oZB6y{background:#f9f4ed;border:1px solid rgba(32,30,29,.1);border-radius:28px;padding:20px 24px;display:flex;align-items:center;gap:24px}.profile_statusMain__Bw_jf{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.profile_statusDot__ebY6e{width:12px;height:12px;flex:none;border-radius:50%;background:#56633f;box-shadow:0 0 0 5px rgba(86,99,63,.18)}.profile_statusDotClosed__GI4Ta{background:#b2622d;box-shadow:0 0 0 5px rgba(178,98,45,.16)}.profile_statusHeadline__ORzvC{font:800 17px/1.2 Figtree,system-ui,sans-serif;color:#2c4021}.profile_statusHeadlineClosed__3gX1R{color:#8c491a}.profile_statusSub__Ks3Fz{font:500 13px Figtree,system-ui,sans-serif;color:#645c50;margin-top:2px}.profile_statusDivider__O2oBh{width:1px;height:44px;background:rgba(32,30,29,.12);flex:none}.profile_statusMeta__f8xTy{flex:none;max-width:190px}.profile_statusMetaLabel__bxl6w{font:700 11px Figtree,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#82796a}.profile_statusMetaValue__C5DSf{font:800 15px/1.3 Figtree,system-ui,sans-serif;color:#201e1d;margin-top:2px}.profile_contactHoursLink__R9p_r{color:#8c491a;text-decoration:underline;text-underline-offset:2px;font-weight:700}.profile_contactHoursLink__R9p_r:hover{color:#6b3712}.profile_freshnessRow__YRY2V{display:flex;margin-top:10px;padding-left:4px}.profile_heroActions__i_ZHB{grid-area:actions;display:flex;gap:10px;flex-wrap:wrap}.profile_btnPrimary__biJEH{display:inline-flex;align-items:center;gap:8px;padding:15px 26px;border-radius:999px;background:#2c4021;color:#f5ead8;font:800 15px Figtree,system-ui,sans-serif;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .2s}.profile_btnPrimary__biJEH:hover{background:#1a2614;color:#f5ead8;transform:translateY(-1px)}.profile_btnOutline__7hm7g{display:inline-flex;align-items:center;gap:8px;padding:15px 24px;border-radius:999px;border:1.5px solid #2c4021;background:transparent;color:#2c4021;font:800 15px Figtree,system-ui,sans-serif;text-decoration:none;cursor:pointer;transition:background .2s}.profile_btnOutline__7hm7g:hover{background:rgba(44,64,33,.08);color:#2c4021}.profile_btnOutlineActive__0_IUy{background:#2c4021;color:#f5ead8}.profile_btnOutlineActive__0_IUy:hover{background:#1a2614;color:#f5ead8}.profile_btnQuiet__Xnk6s{display:inline-flex;align-items:center;gap:8px;padding:15px 24px;border-radius:999px;border:1.5px solid rgba(32,30,29,.18);background:transparent;color:#474238;font:800 15px Figtree,system-ui,sans-serif;text-decoration:none;cursor:pointer;transition:background .2s}.profile_btnQuiet__Xnk6s:hover{background:rgba(32,30,29,.06);color:#201e1d}.profile_sectionNav__HaCRF{display:none}.profile_sectionNavItem__2mzEY{padding:10px 14px 12px;border:none;border-bottom:3px solid transparent;background:none;color:#645c50;font:600 13.5px Figtree,system-ui,sans-serif;white-space:nowrap;cursor:pointer}.profile_sectionNavItemActive__cxN9k{color:#201e1d;font-weight:800;border-bottom-color:#2c4021}.profile_contentGrid__z5oMq{max-width:1200px;margin:0 auto;padding:40px 32px 44px;display:grid;grid-template-columns:minmax(0,1fr) 356px;grid-gap:44px;gap:44px;align-items:start}.profile_mainColumn__QeiSB{min-width:0;display:flex;flex-direction:column;gap:34px}.profile_sidebar__8objJ{display:flex;flex-direction:column;gap:18px}.profile_sectionLabel__Ynv3F{display:flex;align-items:center;gap:6px;font:700 11px Figtree,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#82796a;margin:0 0 10px}.profile_sectionHead__pDSYQ{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.profile_sectionHead__pDSYQ .profile_sectionLabel__Ynv3F{margin:0}.profile_sectionLink__args0{font:700 12.5px Figtree,system-ui,sans-serif;color:#56633f;text-decoration:none}.profile_sectionLink__args0:hover{color:#3d472b}.profile_itemGrid__YEexL{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.profile_itemCard__si20h{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f9f4ed;border:1px solid rgba(32,30,29,.1);border-radius:16px;padding:15px 18px}.profile_itemName__w4adH{font:700 15.5px Figtree,system-ui,sans-serif;color:#201e1d}.profile_itemDesc__xNyId{font:500 12.5px Figtree,system-ui,sans-serif;color:#645c50;margin-top:2px}.profile_itemStock__DAs7D{font:700 11px Figtree,system-ui,sans-serif;color:#56633f;white-space:nowrap;flex:none}.profile_itemStockOut__aKkt8{color:#b2622d}.profile_photoMosaic__bJ9ve{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:14px;gap:14px;height:260px}.profile_mosaicCell__kuZtp{border-radius:28px;overflow:hidden;background:#eee7db;border:none;padding:0;cursor:pointer;position:relative}.profile_mosaicCell__kuZtp img{width:100%;height:100%;object-fit:cover}.profile_mosaicStack__P6sq5{display:flex;flex-direction:column;gap:14px}.profile_mosaicStack__P6sq5 .profile_mosaicCell__kuZtp{flex:1 1;min-height:0}.profile_mosaicMore__H1Iua{flex:none;height:92px;border:1.5px dashed rgba(32,30,29,.22);border-radius:28px;display:flex;align-items:center;justify-content:center;text-align:center;font:700 12.5px/1.35 Figtree,system-ui,sans-serif;color:#82796a;background:transparent;cursor:pointer}.profile_mosaicMore__H1Iua:hover{background:rgba(32,30,29,.04)}.profile_bioText__GfVYX{font:400 17px/1.7 Figtree,system-ui,sans-serif;color:#474238;margin:0;max-width:60ch;text-wrap:pretty}.profile_tagList__XXOI_{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.profile_tag__PPTR_{background:#f0fae1;color:#3d472b}.profile_tagNeutral__nzr3a,.profile_tag__PPTR_{padding:7px 15px;border-radius:999px;font:700 12.5px Figtree,system-ui,sans-serif}.profile_tagNeutral__nzr3a{background:#f9f4ed;border:1px solid rgba(32,30,29,.1);color:#474238}.profile_calloutCard__pvrnl{background:#f0fae1;border:1px solid #ccdbb2;border-radius:28px;padding:24px 26px;display:flex;align-items:center;gap:22px}.profile_calloutBody__u9Anq{flex:1 1;min-width:0}.profile_calloutTitle__fD_3e{font:400 24px/1.15 Caprasimo,system-ui,sans-serif;color:#3d472b;margin:0 0 6px}.profile_calloutText__ekE24{font:400 14.5px/1.6 Figtree,system-ui,sans-serif;color:#56633f;margin:0}.profile_calloutBtn___915Z{flex:none;padding:13px 22px;border-radius:999px;background:#2c4021;color:#f5ead8;font:800 14.5px Figtree,system-ui,sans-serif;text-decoration:none;white-space:nowrap;border:none;cursor:pointer}.profile_calloutBtn___915Z:hover{background:#1a2614;color:#f5ead8}.profile_vendorGrid__dgtos{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.profile_vendorCard__ihcC5{background:#f9f4ed;border:1px solid rgba(32,30,29,.1);border-radius:20px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.profile_vendorName__6utF7{font:700 15px Figtree,system-ui,sans-serif;color:#201e1d}.profile_vendorBio__2zpa4{font:500 13px/1.5 Figtree,system-ui,sans-serif;color:#645c50;margin:0}.profile_vendorLink__fRVQ2{display:inline-flex;align-items:center;gap:5px;font:700 12.5px Figtree,system-ui,sans-serif;color:#56633f;text-decoration:none}.profile_emptyState__mRIJP{padding:28px;text-align:center;border:1.5px dashed rgba(32,30,29,.22);border-radius:28px;color:#82796a;font:600 13.5px Figtree,system-ui,sans-serif}.profile_formStack__V4KG7{display:flex;flex-direction:column;gap:10px}.profile_formRow__CEc_n{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.profile_input__GHXe1,.profile_select__G_XeG,.profile_textarea__E2ui5{width:100%;padding:11px 16px;border-radius:999px;border:1px solid rgba(32,30,29,.18);background:#f5ead8;font:500 14px Figtree,system-ui,sans-serif;color:#201e1d;outline:none;box-sizing:border-box}.profile_textarea__E2ui5{border-radius:20px;min-height:90px;resize:vertical}.profile_input__GHXe1:focus-visible,.profile_select__G_XeG:focus-visible,.profile_textarea__E2ui5:focus-visible{border-color:#56633f}.profile_submitBtn__ncMzA{padding:13px;border-radius:999px;background:#2c4021;color:#f5ead8;font:800 14.5px Figtree,system-ui,sans-serif;border:none;cursor:pointer}.profile_submitBtn__ncMzA:hover{background:#1a2614}.profile_submitBtn__ncMzA:disabled{opacity:.6;cursor:wait}.profile_formSuccess__V5nMX{background:#f0fae1;border:1px solid #ccdbb2;color:#3d472b;padding:16px;border-radius:20px;font:600 13.5px/1.5 Figtree,system-ui,sans-serif}.profile_shareRow__plyXD{display:flex;flex-wrap:wrap;gap:10px}.profile_shareBtn__01Njw{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;color:#fff;font:700 13.5px Figtree,system-ui,sans-serif;border:none;cursor:pointer;text-decoration:none;transition:transform .2s,opacity .2s}.profile_shareBtn__01Njw:hover{transform:translateY(-1px);opacity:.92;color:#fff}.profile_card__eM7vA{background:#f9f4ed;border:1px solid rgba(32,30,29,.1);border-radius:28px;padding:22px 24px}.profile_cardTitle__KTnbi{display:flex;align-items:center;gap:6px;font:700 11px Figtree,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#82796a;margin:0 0 14px}.profile_mapCard__gtIfP{border-radius:28px;overflow:hidden;border:1px solid rgba(32,30,29,.12);background:#eee7db}.profile_mapCanvas__oYTb2{position:relative;height:210px;background:#f9f4ed}.profile_mapPin__sa1An{width:44px;height:44px;margin-top:-22px;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 4px 6px rgba(0,0,0,.12))}.profile_mapFoot__bb7D8{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f9f4ed}.profile_mapPlace__7mznN{font:800 14px Figtree,system-ui,sans-serif;color:#201e1d}.profile_mapNote__RJEoT{font:500 12px Figtree,system-ui,sans-serif;color:#82796a}.profile_mapBtn___BF4l{flex:none;padding:10px 16px;border-radius:999px;background:#f0fae1;border:1px solid #ccdbb2;color:#3d472b;font:800 12.5px Figtree,system-ui,sans-serif;text-decoration:none;white-space:nowrap}.profile_mapBtn___BF4l:hover{background:#e6f4cd;color:#3d472b}.profile_weekList__bVC7J{display:flex;flex-direction:column;gap:9px}.profile_weekRow__Iuud3{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font:600 13.5px Figtree,system-ui,sans-serif;color:#474238}.profile_weekRowToday___YUst{color:#2c4021;font-weight:800}.profile_weekRowOff__kBYph{color:#a19786}.profile_weekValue__e4xuJ{color:#645c50;text-align:right}.profile_weekRowToday___YUst .profile_weekValue__e4xuJ{color:#2c4021;font-weight:800}.profile_seasonBlock__M6bwo{background:#f0fae1;border:1px solid #ccdbb2;border-radius:20px;padding:14px 16px;margin-bottom:14px}.profile_seasonLabel__Qp4gV{font:700 10.5px Figtree,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#56633f;margin-bottom:4px}.profile_seasonValue__9cln1{display:flex;align-items:center;gap:6px;font:800 15px Figtree,system-ui,sans-serif;color:#3d472b}.profile_seasonNote__Wc0Sj{margin-top:6px;font:600 13px Figtree,system-ui,sans-serif;color:#56633f}.profile_nearbyList__7POtK{display:flex;flex-direction:column;gap:14px}.profile_nearbyRow__XV_yV{display:flex;gap:12px;align-items:center;text-decoration:none}.profile_nearbyThumb__hlqe_{width:52px;height:52px;border-radius:16px;overflow:hidden;flex:none;background:#eee7db}.profile_nearbyThumb__hlqe_ img{width:100%;height:100%;object-fit:cover}.profile_nearbyName__b9kb8{font:700 14px Figtree,system-ui,sans-serif;color:#201e1d}.profile_nearbyMeta__QL29B{font:500 12px Figtree,system-ui,sans-serif;color:#82796a;margin-top:1px}.profile_nearbyRow__XV_yV:hover .profile_nearbyName__b9kb8{color:#2c4021}.profile_dashedCard__O7iN8{border:1.5px dashed rgba(32,30,29,.22);border-radius:28px;padding:20px 22px}.profile_dashedTitle__w3JL7{font:800 14px Figtree,system-ui,sans-serif;color:#201e1d;margin:0 0 6px}.profile_dashedText__nz0kl{font:400 13px/1.55 Figtree,system-ui,sans-serif;color:#645c50;margin:0 0 14px}.profile_dashedBtn__0DMj8{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;border-radius:999px;border:1.5px solid #2c4021;color:#2c4021;font:800 13.5px Figtree,system-ui,sans-serif;text-decoration:none}.profile_dashedBtn__0DMj8:hover{background:rgba(44,64,33,.08);color:#2c4021}.profile_socialCard__TeL7c{display:flex;align-items:center;gap:12px;background:#f0fae1;border:1px solid #ccdbb2;border-radius:20px;padding:14px 16px;text-decoration:none}.profile_socialCard__TeL7c:hover{background:#e6f4cd}.profile_socialLabel__m0mZa{display:block;font:700 13.5px Figtree,system-ui,sans-serif;color:#3d472b}.profile_socialUrl__WaK7_{display:block;font:500 12px Figtree,system-ui,sans-serif;color:#645c50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.profile_linkChips__7TGkt{display:flex;flex-wrap:wrap;gap:8px}.profile_linkChip__Rty1c{display:inline-flex;align-items:center;gap:5px;padding:8px 14px;border-radius:999px;background:#f5ead8;border:1px solid rgba(32,30,29,.12);color:#474238;font:700 12.5px Figtree,system-ui,sans-serif;text-decoration:none}.profile_linkChip__Rty1c:hover{background:#eee7db;color:#201e1d}.profile_editLink__kxkf1{display:flex;align-items:center;justify-content:center;gap:6px;color:#645c50;font:700 13px Figtree,system-ui,sans-serif;text-decoration:none;padding:12px;border-radius:999px}.profile_editLink__kxkf1:hover{color:#201e1d;background:rgba(32,30,29,.05)}.profile_footer__iQfZU{text-align:center;padding:2rem 1.5rem;font:500 13px Figtree,system-ui,sans-serif;color:#a19786;border-top:1px solid rgba(32,30,29,.1);margin-top:auto}.profile_footer__iQfZU a{color:#645c50;text-decoration:none;font-weight:700}.profile_footer__iQfZU a:hover{color:#201e1d}@media (max-width:900px){.profile_headerBar__IlMFf{background:#2e2b25;border-bottom-color:hsla(37,59%,90%,.08)}.profile_headerInner__pznzX{padding:0 18px}.profile_backLink__MRLdy{color:#dcd3c4}.profile_backLink__MRLdy:hover{color:#f5ead8}.profile_brandLogo__20sK1{height:28px;max-width:150px;filter:brightness(0) invert(1);opacity:.92}.profile_actionBtn__50YIg{border-color:hsla(37,59%,90%,.25);color:#f5ead8;padding:7px 13px}.profile_actionBtn__50YIg:hover{background:hsla(37,59%,90%,.14);color:#f5ead8}.profile_actionBtnLiked__FGh03{background:#f0fae1;border-color:#f0fae1;color:#2c4021}.profile_actionBtnLiked__FGh03:hover{background:#e6f4cd;color:#2c4021}.profile_hero__sPzkJ{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"media" "status" "actions";column-gap:0;row-gap:16px;padding:0 0 4px}.profile_heroMedia__UERwt{border-radius:0}.profile_heroImage__aKJIz{object-fit:cover}.profile_heroImageBlur__Seu_J{display:none}.profile_heroScrim__PHJ3_{display:block}.profile_heroHeadline__Acxpv{grid-area:media;align-self:end;z-index:2;padding:0 18px 18px;pointer-events:none}.profile_heroHeadline__Acxpv a{pointer-events:auto}.profile_heroLogo__amUG2{width:48px;height:48px;border-color:hsla(37,59%,90%,.5)}.profile_badges__3fLPS{margin-bottom:8px;gap:6px}.profile_outlineBadge__7_gh4{border-color:hsla(37,59%,90%,.45);color:#f5ead8}.profile_standTitle__TGiD8{font-size:32px;line-height:1.04;color:#f5ead8;margin-bottom:6px}.profile_locationRow__TanMQ{font-size:12.5px;color:hsla(37,59%,90%,.8)}.profile_approxNote__SwXoW{color:hsla(37,59%,90%,.65);font-size:12px}.profile_galleryNav__R8TGT{width:34px;height:34px}.profile_galleryNavPrev__x8hlz{left:8px}.profile_galleryNavNext__aa9o_{right:8px}.profile_heroStatus__JUrs_{padding:0 18px}.profile_statusStrip__oZB6y{border-radius:26px;padding:18px 20px;flex-direction:column;align-items:stretch;gap:14px}.profile_statusDivider__O2oBh{display:none}.profile_statusMeta__f8xTy{max-width:none;border-top:1px solid rgba(32,30,29,.1);padding-top:12px}.profile_heroActions__i_ZHB{padding:0 18px}.profile_heroActions__i_ZHB>*{flex:1 1 auto;justify-content:center;padding:14px 18px;font-size:14px}.profile_sectionNav__HaCRF{display:flex;gap:6px;padding:20px 18px 0;margin-top:4px;border-bottom:1px solid rgba(32,30,29,.12);overflow-x:auto;scrollbar-width:none;position:-webkit-sticky;position:sticky;top:58px;background:#e9e2d4;z-index:40}.profile_sectionNav__HaCRF::-webkit-scrollbar{display:none}.profile_contentGrid__z5oMq{grid-template-columns:1fr;gap:28px;padding:24px 18px 32px}.profile_mainColumn__QeiSB{gap:28px}.profile_itemGrid__YEexL{grid-template-columns:1fr}.profile_photoMosaic__bJ9ve{grid-template-columns:1fr 1fr;height:220px}.profile_mosaicStack__P6sq5{display:none}.profile_bioText__GfVYX{font-size:15px}.profile_calloutCard__pvrnl{flex-direction:column;align-items:stretch;gap:14px;border-radius:24px;padding:18px 20px}.profile_calloutTitle__fD_3e{font-size:19px}.profile_calloutBtn___915Z{text-align:center}.profile_formRow__CEc_n{grid-template-columns:1fr}.profile_shareRow__plyXD>*{flex:1 1 auto;justify-content:center}.profile_card__eM7vA,.profile_dashedCard__O7iN8{border-radius:24px}}@media (max-width:480px){.profile_standTitle__TGiD8{font-size:28px}.profile_headerInner__pznzX{gap:8px}.profile_brandLogo__20sK1{max-width:110px}}