@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#17283f;background:#f4f6f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}img{display:block}svg{flex:none}.shell{width:min(100%,440px);min-height:100dvh;margin:auto;background:#fff;box-shadow:0 12px 45px #17283f12;padding-bottom:82px}main{padding:0 16px 22px}h1,h2,h3,p{margin-top:0}.home-header{height:85px;padding:17px 16px 8px;display:flex;align-items:center;gap:10px}.home-header img{width:122px;height:55px;object-fit:contain}.city{display:flex;align-items:center;gap:3px;white-space:nowrap;font-size:13px;font-weight:600;margin-left:auto;padding:4px 0}.city svg{color:#16304c}.round{width:35px;height:35px;display:grid;place-items:center}.home-header+main h1{font-size:24px;line-height:1.15;margin:13px 0 12px;letter-spacing:-.7px}.search-box{height:49px;border:1px solid #e3e7ef;background:#f6f7fb;border-radius:12px;display:flex;align-items:center;gap:11px;padding:0 14px;color:#20334f;margin-bottom:13px}.search-box input{border:0;outline:0;background:transparent;width:100%;font-size:15px;color:#17283f}.search-box input::placeholder{color:#788393}.hero{height:228px;border-radius:13px;background-position:center;background-size:cover;color:white;display:flex;align-items:end;overflow:hidden}.hero>div{padding:16px;width:82%}.eyebrow{display:inline-block;background:#ff790e;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:800;letter-spacing:.5px}.hero h2{font-size:25px;line-height:1.05;letter-spacing:-.7px;margin:8px 0 6px}.hero p{font-size:13px;line-height:1.3;margin:0 0 11px}.orange-button{background:#ff790e;color:#fff;border-radius:11px;padding:11px 15px;display:inline-flex;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:700}.dots{display:flex;justify-content:center;gap:7px;padding:11px}.dots button{background:#d2d7df;width:7px;height:7px;border-radius:20px;padding:0}.dots .on{background:#ff790e}.section-title{display:flex;justify-content:space-between;align-items:baseline;margin:10px 0}.section-title h2{font-size:18px;letter-spacing:-.3px;margin:0}.section-title button{font-size:11px;color:#c95e09}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.quick-grid button{height:85px;background:#f5f5f8;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:10px}.quick-grid svg{color:#ff790e}.quick-grid button:nth-child(2) svg,.quick-grid button:nth-child(4) svg{color:#17283f}.near-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.near-grid .card-photo{height:117px}.near-grid .card-info{padding:8px;min-height:57px;display:block}.near-grid .card-info strong{font-size:12px}.near-grid .card-info small{font-size:10px}.near-grid .card-info span{font-size:10px;justify-content:start}.near-grid .card-info span svg:last-child{display:none}.bottom-nav{height:72px;position:fixed;bottom:0;width:min(100%,440px);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #e5e8ee;z-index:10;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.bottom-nav .active{color:#ff790e}.bottom-nav .active svg{fill:#ff790e22}.title-header{height:70px;display:flex;align-items:center;justify-content:center;padding:12px 16px}.title-header h1{font-size:19px;margin:0;letter-spacing:-.3px}.title-header.with-back{justify-content:space-between}.with-back>button:first-child{padding:4px}.map-button{font-size:12px;display:flex;align-items:center;gap:5px;border:1px solid #e5e8ee;padding:7px;border-radius:9px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.category-card{text-align:left;border:1px solid #dfe4eb;border-radius:11px;overflow:hidden;padding:0;box-shadow:0 2px 5px #17283f08}.category-card img{width:100%;height:123px;object-fit:cover}.category-card strong{display:block;font-size:16px;padding:8px 12px}.filters{display:flex;gap:7px;overflow:auto;padding:0 0 12px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{white-space:nowrap;padding:8px 12px;border:1px solid #dfe4eb;border-radius:20px;font-size:12px;background:#f8f9fb}.filters .active{color:#c85e0a;border-color:#ff790e;background:#fff}.list{display:grid;gap:10px}.place-card{border:1px solid #e0e5ec;border-radius:11px;overflow:hidden;box-shadow:0 2px 8px #17283f09;cursor:pointer}.card-photo{height:142px;background-position:center;background-size:cover;position:relative}.favorite{width:37px;height:37px;display:grid;place-items:center;position:absolute;right:7px;top:7px;color:white;background:#16253675;border-radius:50%;padding:0}.favorite.selected{color:#ff790e;background:#fff}.favorite.selected svg{fill:#ff790e}.card-info{padding:10px;display:flex;justify-content:space-between;align-items:center;gap:5px;min-height:61px}.card-info strong{display:block;font-size:15px;line-height:1.1}.card-info small,.card-info span{display:flex;align-items:center;gap:3px;font-size:12px;color:#627082;margin-top:4px}.card-info span{white-space:nowrap}.card-info span svg:first-child{color:#ff790e}.card-info span svg:last-child{color:#17283f;margin-left:3px}.empty{text-align:center;color:#718092;padding:25px 10px}.note{font-size:12px;color:#8090a1;text-align:center;margin:17px 0}.detail-hero{height:285px;background-position:center;background-size:cover;position:relative}.detail-top{display:flex;justify-content:space-between;padding:17px 15px}.detail-top>div{display:flex;gap:8px}.detail-top .favorite{position:static}.glass{width:38px;height:38px;background:#14243b88;color:white;border-radius:50%;display:grid;place-items:center}.counter{position:absolute;right:13px;bottom:12px;background:#17283fba;color:white;padding:4px 10px;border-radius:15px;font-size:12px}.detail-main{padding-top:0}.identity{display:flex;align-items:center;gap:12px;margin:0 -16px;padding:12px 16px;border-bottom:1px solid #e8ebf0}.identity-logo{background:#ffc500;color:#ed310f;width:66px;height:66px;border-radius:10px;display:grid;place-items:center;font-size:45px;font-weight:800;flex:none}.identity h1{font-size:21px;margin:0 0 4px;line-height:1.1}.identity p{font-size:12px;color:#6e7988;display:flex;align-items:center;gap:4px;margin:3px 0}.actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.actions button{min-height:47px;border-radius:10px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px}.actions button:not(.orange-button){background:#f4f5f8}.detail-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5e8ee;margin:0 -16px 12px}.detail-tabs button{height:42px;font-size:13px}.detail-tabs .active{color:#c95e09;border-bottom:2px solid #ff790e}.address{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#f8f9fb;border:1px solid #e2e6ed;padding:13px;border-radius:10px;font-size:13px;line-height:1.3}.address>span{flex:1}.secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 16px}.secondary-actions button{display:flex;align-items:center;justify-content:center;gap:8px;background:#f8f9fb;border:1px solid #e2e6ed;height:43px;border-radius:9px;font-size:12px}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.photo-grid button,.gallery button{padding:0;border-radius:10px;overflow:hidden}.photo-grid img{width:100%;height:130px;object-fit:cover}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.gallery img{width:100%;height:140px;object-fit:cover}.other-page{text-align:center;padding-top:35px}.other-page>svg{color:#ff790e;margin:0 auto 15px}.other-page h2{font-size:23px}.other-page p{font-size:14px;color:#748293;line-height:1.5}.other-page h3{text-align:left;margin-top:30px}.other-page .orange-button{margin-top:20px}.other-page .list{text-align:left}@media(min-width:700px){body{padding:24px}.shell{border-radius:22px;overflow:hidden;min-height:calc(100dvh - 48px)}.bottom-nav{bottom:24px;border-radius:0 0 22px 22px}}@media(max-width:360px){.home-header img{width:103px}.city{font-size:11px}.hero h2{font-size:21px}.category-card img{height:100px}}
.news-card{border:1px solid #e3e8ef;border-radius:11px;padding:12px;text-align:left;background:#fff}.news-card img{width:100%;height:145px;object-fit:cover;border-radius:8px;margin-bottom:10px}.news-card strong{display:block;font-size:15px}.news-card p{font-size:13px;color:#617083;margin:6px 0}.news-card small{font-size:11px;color:#e16c08}.place-description{font-size:13px;line-height:1.5;color:#5f6f81;margin:12px 0}
.place-card.is-open{border-color:#b8dec8}.open-badge{position:absolute;left:8px;top:8px;background:#f5fff8;color:#17844c;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800;box-shadow:0 2px 8px #0003}.closed-status{color:#9a6970!important}.hours-summary{margin:11px 0;border:1px solid #e3e9ee;border-radius:10px;padding:11px 12px;font-size:12px}.hours-summary>.open{color:#17844c;font-weight:800}.hours-summary>.closed{color:#9a6970;font-weight:700}.hours-summary details{margin-top:8px}.hours-summary summary{cursor:pointer;color:#53677e;font-weight:700}.hours-summary details div{display:flex;justify-content:space-between;padding:5px 0;border-top:1px solid #edf0f4}.hours-summary details div:first-of-type{margin-top:8px}.hours-summary details strong{font-weight:600}.hours-summary details span{color:#6f7f8e}
.detail-hero{height:260px}.detail-main{padding-bottom:28px}.identity{min-height:88px;border-bottom:0;align-items:center}.identity-logo{width:86px;height:86px;object-fit:cover;transform:translateY(-20px);margin-bottom:-20px;background:#ffc500}.identity h1{font-size:20px}.detail-main .actions{margin:8px 0 9px}.detail-main .detail-tabs{margin-bottom:10px}.detail-main .secondary-actions{margin:10px 0 14px}.detail-main .secondary-actions button{height:48px;font-size:13px;background:#f8f9fb;gap:12px}.detail-main .secondary-actions svg{color:#17283f}.detail-main .section-title{margin:12px 0 8px}.detail-main .photo-grid img{height:128px}.contact-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;border-radius:22px;background:#ff790e;color:#fff;font-size:14px;font-weight:700;margin:12px 0 0;box-shadow:0 3px 12px #ff790e25}.contact-button svg{color:#fff}.detail-main .place-description{margin:8px 0}.detail-main .hours-summary{margin:10px 0}
.location-note{font-size:12px;color:#7a8796;background:#f7f8fa;border-radius:9px;padding:9px 11px;margin:0 0 10px}
.promotion-place{display:flex;align-items:center;gap:5px;color:#53677e;font-size:12px;margin-top:7px}.promotion-place svg{color:#ff790e}.promotion-card small{display:block;margin-top:8px}
.event-preview{display:grid;grid-template-columns:125px 1fr;border:1px solid #e3e8ef;border-radius:12px;overflow:hidden;background:#fff;text-align:left}.event-preview>img{width:100%;height:100%;min-height:170px;object-fit:cover}.event-preview>div{padding:12px;display:flex;flex-direction:column;align-items:flex-start}.event-preview strong{font-size:16px;line-height:1.2;margin-bottom:8px}.event-preview span,.event-preview small{display:flex;align-items:flex-start;gap:5px;color:#627082;font-size:11px;line-height:1.35;margin-bottom:6px}.event-preview .orange-button{margin-top:auto;padding:8px 11px;font-size:12px}.event-detail-hero{height:300px;background-size:cover;background-position:center;position:relative;color:#fff;padding:17px 15px;display:flex;flex-direction:column;justify-content:space-between}.event-detail-hero>div:last-child{padding:0 3px 12px}.event-detail-hero h1{font-size:28px;line-height:1.08;margin:8px 0 0}.event-detail{padding-top:18px}.event-info-row{display:flex;gap:12px;padding:13px;border:1px solid #e2e7ed;border-radius:11px;margin-bottom:10px}.event-info-row>svg{color:#ff790e}.event-info-row div{display:grid;gap:4px}.event-info-row strong{font-size:13px}.event-info-row span{font-size:12px;color:#657487;line-height:1.4}.event-detail section{padding:12px 2px}.event-detail section h2{font-size:18px;margin-bottom:8px}.event-detail section p{font-size:13px;color:#617083;line-height:1.55}.event-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px}.event-actions button{min-height:47px;border-radius:10px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:13px}.event-actions .orange-button:only-child{grid-column:1/-1}@media(max-width:360px){.event-preview{grid-template-columns:105px 1fr}}
.weekly-art-list{display:grid;gap:12px;padding:2px 0 6px}.weekly-art-list img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:11px;background:#f4f5f7}.detail-tabs[style*="repeat(4"] button{font-size:10px;padding:0 3px;line-height:1.15}
.weekly-card-list{display:grid;gap:10px}.weekly-card{display:grid;grid-template-columns:125px 1fr;border:1px solid #e3e8ef;border-radius:12px;overflow:hidden;background:#fff}.weekly-card>img{width:100%;height:155px;object-fit:contain;background:#f4f5f7}.weekly-card>div{padding:12px;display:flex;flex-direction:column;align-items:flex-start}.weekly-card strong{font-size:15px;margin-bottom:8px}.weekly-card span{display:flex;align-items:center;gap:5px;color:#647386;font-size:11px}.weekly-card .orange-button{margin-top:auto;padding:8px 11px;font-size:12px}.weekly-detail{padding-top:15px}.weekly-detail h2{font-size:21px;margin-bottom:6px}.weekly-detail>p{display:flex;align-items:center;gap:6px;color:#647386;font-size:12px;margin-bottom:14px}@media(max-width:360px){.weekly-card{grid-template-columns:105px 1fr}}
.event-detail section p{white-space:pre-line;overflow-wrap:anywhere}
.home-results>.section-title{margin-top:18px}.home-results>.section-title span{font-size:11px;color:#748293;background:#f1f3f6;border-radius:15px;padding:4px 8px}
.more-menu{display:grid;gap:9px;margin:18px 0 24px}.more-menu>button{height:56px;border:1px solid #e1e6ed;border-radius:11px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-weight:700;font-size:13px}.more-menu>button>span{display:flex;align-items:center;gap:10px}.more-menu>button>span svg{color:#ff790e}.info-page{padding-top:16px}.about-card,.contact-card{border:1px solid #e1e6ed;border-radius:14px;padding:20px;background:#fff}.about-card>img,.contact-card>img{width:min(100%,270px);height:120px;object-fit:contain;margin:0 auto 18px}.about-card p,.contact-card>p{font-size:14px;line-height:1.7;color:#526276}.contact-card>button{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;text-align:left;border-top:1px solid #e8ebef}.contact-card>button>svg:first-child{color:#ff790e}.contact-card>button>span{display:grid;gap:3px;flex:1}.contact-card>button strong{font-size:13px}.contact-card>button small{font-size:11px;color:#647487}.privacy-text{font-size:14px;line-height:1.65;color:#3f5064}.privacy-text h2{font-size:20px;color:#17283f}.privacy-text h3{font-size:17px;color:#17283f;margin:20px 0 6px}.privacy-text p{margin-bottom:10px}
.more-logo{width:min(100%,250px);height:110px;object-fit:contain;margin:0 auto 8px}
.promotion-place-button{width:100%;margin-top:11px;padding:10px 12px;border-radius:9px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:#17283f}.promotion-card:target,.promotion-card.highlighted{border-color:#ff790e;box-shadow:0 0 0 2px #ff790e22}
.detail-tabs{display:flex;grid-template-columns:none;gap:5px;overflow-x:auto;padding:7px 10px 9px;margin:0 -16px 12px;scrollbar-width:none}.detail-tabs::-webkit-scrollbar{display:none}.detail-tabs button{flex:0 0 auto;min-width:78px;height:38px;padding:0 13px;border-radius:20px;font-size:13px;font-weight:600;background:#f4f5f8}.detail-tabs button.active{background:#fff1e5;color:#c95e09;border:1px solid #ff790e}.detail-tabs .weekly-tab{min-width:148px;background:#ff790e;color:#fff;font-weight:800;box-shadow:0 3px 9px #ff790e35}.detail-tabs .weekly-tab.active{background:#dd6200;color:#fff;border-color:#dd6200}.detail-tabs[style*="repeat(4"] button{font-size:13px;padding:0 13px}

.event-actions button.orange-button{background:#ff790e;color:#fff}.event-actions button.orange-button svg{color:#fff}
.photo-lightbox{position:fixed;inset:0;z-index:100;background:#07101aee;display:flex;align-items:center;justify-content:center;padding:58px 16px 82px}.photo-lightbox img{max-width:min(100%,900px);max-height:calc(100dvh - 150px);width:auto;height:auto;object-fit:contain;border-radius:10px}.lightbox-close{position:absolute;top:max(18px,env(safe-area-inset-top));right:18px;width:42px;height:42px;border-radius:50%;background:#fff;color:#17283f;font-size:29px;line-height:1}.lightbox-controls{position:absolute;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;color:#fff}.lightbox-controls button{width:44px;height:44px;border-radius:50%;background:#fff;color:#17283f;font-size:30px;line-height:1}.lightbox-controls span{min-width:58px;text-align:center;font-weight:700}

.shell{padding-bottom:132px}.bottom-nav{height:122px;display:block;padding:4px 0 max(4px,env(safe-area-inset-bottom))}.bottom-nav .nav-primary{height:61px;display:grid;grid-template-columns:repeat(5,1fr)}.bottom-nav .nav-secondary{height:49px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf0f4}.bottom-nav .nav-secondary button{font-size:9px}.bottom-nav .nav-secondary svg{width:19px;height:19px}.coverage-page{padding-top:4px}.coverage-page>p{font-size:13px;color:#6b798a;line-height:1.5}.coverage-list{display:grid;gap:14px}.coverage-card{border:1px solid #e2e7ed;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 3px 12px #17283f0c}.coverage-card>img{width:100%;height:220px;object-fit:cover}.coverage-card>div{padding:13px}.coverage-card strong{display:block;font-size:18px;margin-bottom:7px}.coverage-card span,.coverage-card small{display:flex;align-items:center;gap:5px;color:#637286;font-size:12px;margin:5px 0}.coverage-card span svg,.coverage-card small svg{color:#ff790e}.coverage-card p{font-size:13px;color:#627184;line-height:1.5;margin:9px 0}.coverage-card .orange-button{width:100%;margin-top:7px}.about-card p,.privacy-text p{white-space:pre-line;overflow-wrap:anywhere}
