/* Xiaoyi Guide v0.7.2 — eight illustrated themes / real project data, no baked-in map markers. */
.premium-page{--premium-text:#163d3a;--premium-muted:#637f7b;--premium-edge:rgba(57,113,106,.13);--premium-surface:rgba(255,255,255,.95);--premium-deep:#167b68;--hero-rgb:235,246,242;--page-wash:#f0f8f5;background:var(--page-wash);min-height:100vh;color:var(--premium-text);isolation:isolate;overflow-x:hidden}
.premium-page button,.premium-page input{font-family:inherit}.premium-page button:focus-visible,.premium-page a:focus-visible,.premium-page input:focus-visible{outline:3px solid var(--premium-deep);outline-offset:3px}
.premium-hero{position:relative;min-height:clamp(220px,18vw,320px);display:flex;align-items:center;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--page-wash) 85%,#fff 15%),var(--page-wash))}.premium-hero-art{position:absolute;inset:0 auto 0 50%;transform:translateX(-50%);width:min(100%,1920px);background-image:var(--hero-image);background-size:cover;background-repeat:no-repeat;background-position:var(--hero-position,50%) center;pointer-events:none}.premium-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(var(--hero-rgb),.985) 0%,rgba(var(--hero-rgb),.94) 28%,rgba(var(--hero-rgb),.58) 50%,rgba(var(--hero-rgb),.16) 73%,rgba(var(--hero-rgb),0) 92%),rgba(var(--hero-rgb),var(--hero-veil,.20))}.premium-hero-fade{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,1920px);height:96px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--page-wash) 100%);pointer-events:none;z-index:1}.premium-hero-inner{z-index:2;position:relative;max-width:1620px;width:100%;margin:0 auto;min-height:clamp(220px,18vw,320px);display:flex;justify-content:space-between;align-items:flex-start;padding:32px clamp(20px,4.5vw,68px) 30px;gap:15px}.premium-brand{max-width:min(720px,72%);text-shadow:0 1px 12px rgba(255,255,255,.4)}.premium-eyebrow{font-size:10px;font-weight:750;letter-spacing:5px;color:var(--premium-deep)}.premium-brand h1{font-size:clamp(26px,2.9vw,48px);letter-spacing:.06em;line-height:1.28;margin:10px 0 9px;font-weight:780;max-width:780px;overflow-wrap:anywhere}.premium-brand p{font-size:clamp(13px,.95vw,16px);font-weight:600;letter-spacing:.10em;line-height:1.6;margin:0}.premium-hero .access-toolbar{margin:0;padding:0;z-index:2;flex-shrink:0}.premium-hero .access-toolbar button{background:rgba(20,79,70,.75);color:#fff;border:1px solid rgba(255,255,255,.78);border-radius:99px;min-height:38px;padding:7px 16px;backdrop-filter:blur(5px)}
.premium-container{position:relative;z-index:2;max-width:1620px;margin:auto;padding:0 clamp(16px,2vw,36px)}.premium-categories{padding:10px 0 12px}.premium-page .category-row{gap:9px;flex-wrap:nowrap;white-space:nowrap;scrollbar-width:thin;padding:4px 2px 7px}.premium-page .cat-btn{border-radius:14px;padding:12px clamp(14px,1.4vw,24px);box-shadow:0 4px 16px rgba(30,83,74,.07);border:1px solid var(--premium-edge);background:var(--premium-surface);color:var(--premium-text);font-weight:650;transition:transform .18s,background-color .2s;flex-shrink:0}.premium-page .cat-btn:hover{transform:translateY(-2px)}.premium-page .cat-btn.active{color:#fff;background:var(--accent,var(--premium-deep));border-color:transparent;box-shadow:0 5px 14px rgba(31,102,92,.23)}.premium-page .cat-btn img{width:19px;height:19px}
.premium-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(390px,.96fr);gap:16px;align-items:stretch}.premium-map-panel,.premium-search-box,.premium-recommend,.premium-ai-wrap{background:var(--premium-surface);border:1px solid var(--premium-edge);border-radius:18px;box-shadow:0 10px 24px rgba(18,78,71,.055)}.premium-map-panel{position:relative;min-width:0;overflow:hidden;padding:8px;min-height:600px}.premium-map-panel .map-wrap{height:100%;min-height:590px;border-radius:12px}.premium-map-top{position:absolute;top:21px;left:23px;z-index:4;max-width:calc(100% - 245px);pointer-events:none}.premium-map-label{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:9px 14px;border-radius:10px;background:rgba(255,255,255,.95);box-shadow:0 5px 22px rgba(14,67,66,.14);color:#234c47;line-height:1.4;font-weight:650;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-locator{color:var(--premium-deep)}.premium-map-panel .map-tools{top:13px;right:14px}.premium-map-panel .map-tools button{padding:10px 12px;border-radius:10px;box-shadow:0 6px 20px rgba(13,63,66,.12)}.premium-map-panel .map-state{top:auto;bottom:15px;left:14px;max-width:60%;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:.93}
.premium-sidebar{display:flex;flex-direction:column;gap:12px;min-width:0}.premium-search-box{padding:13px 14px;display:flex;align-items:center;gap:9px}.premium-search-box .guide-search{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.premium-search-box .guide-search input{border:1px solid var(--premium-edge);height:46px;border-radius:10px;padding:12px 17px;background:#fff;color:#294944;box-shadow:none}.premium-search-box .guide-search span{display:none}.premium-search-submit{background:var(--accent,var(--premium-deep));border:0;color:#fff;border-radius:10px;padding:0 19px;min-height:45px;font-weight:700;white-space:nowrap;box-shadow:0 3px 11px rgba(24,81,77,.17)}
.premium-recommend{padding:16px;min-height:210px}.premium-block-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.premium-block-heading>div{display:flex;align-items:center;gap:9px}.premium-block-heading h2{margin:0;font-size:17px;letter-spacing:.02em}.premium-heading-dot{color:var(--premium-deep);font-size:17px}.premium-heading-tip{color:var(--premium-muted);font-size:12px}.premium-poi-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:auto;max-height:295px;scrollbar-width:thin}.premium-poi-list .poi-card{min-width:0;display:grid;grid-template-columns:1fr 23px;grid-template-rows:100px auto;border:1px solid var(--premium-edge);padding:0;background:#fff;border-radius:13px;gap:0;overflow:hidden;align-items:start}.premium-poi-list .poi-cover{grid-column:1/-1;grid-row:1;display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#c9e9e3,#f1f8f5)}.premium-poi-list .poi-cover>img{width:100%;height:100%;object-fit:cover;display:block}.premium-poi-list .poi-cover-placeholder{display:grid;place-items:center;color:var(--premium-deep);font-size:42px;width:100%;height:100%;background:radial-gradient(circle at 65% 30%,rgba(255,255,255,.8),transparent 55%),linear-gradient(145deg,#e4f2ed,#cfe7de)}.premium-poi-list .poi-cover-placeholder img{width:36px;height:36px;object-fit:contain}.premium-poi-list .poi-body{min-width:0;padding:8px 0 10px 10px}.premium-poi-list .poi-more{padding-top:14px;padding-right:8px;font-size:22px;color:var(--premium-deep)}.premium-poi-list .poi-body h3{font-size:13px;margin:3px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-poi-list .poi-body p{font-size:11px;color:var(--premium-muted)}.premium-poi-list .poi-kicker{font-size:10px}.premium-poi-list .poi-icon{display:none}.premium-page .poi-load-more{border-color:var(--premium-edge);color:var(--premium-text)}
.premium-ai-wrap{overflow:hidden;flex:1;min-height:255px}.premium-ai-wrap .ai-panel{border:0;background:transparent;height:100%;display:flex;flex-direction:column;gap:0}.premium-ai-wrap .ai-head{padding:15px 16px;border-color:var(--premium-edge)}.premium-ai-wrap .ai-head b{font-size:17px}.premium-ai-wrap .ai-head span{color:var(--premium-muted);font-size:11px;line-height:1.6}.premium-ai-wrap .chat-box{min-height:106px;flex:1;max-height:215px;background:transparent;padding:12px 13px}.premium-ai-wrap .bubble.bot{border:1px solid var(--premium-edge);border-radius:14px;background:#fff;color:#334c47}.premium-ai-wrap .composer{padding:10px 12px;border-top:1px solid var(--premium-edge)}.premium-ai-wrap .composer input{padding:10px 12px;border:1px solid var(--premium-edge);background:#fff;color:#2b4b46}.premium-ai-wrap .composer button{border-radius:10px;padding:0 17px;background:var(--accent,var(--premium-deep));font-weight:700}.premium-ai-questions{padding:0 13px 9px;display:flex;gap:6px;flex-wrap:wrap}.premium-ai-questions button{padding:5px 10px;font-size:11px;color:var(--premium-deep);background:transparent;border:1px solid var(--premium-edge);border-radius:99px}.premium-ai-questions button:hover{background:rgba(105,164,152,.10)}
.premium-footer{position:relative;min-height:176px;margin-top:14px;display:flex;align-items:flex-end;justify-content:center;padding:34px 15px 16px;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--page-wash) 88%,#fff 12%),var(--page-wash))}.premium-footer-art{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,1920px);height:100%;background:var(--page-wash) var(--footer-image) center bottom/cover no-repeat;pointer-events:none;opacity:.98}.premium-footer-fade{position:absolute;left:50%;transform:translateX(-50%);top:0;width:min(100%,1920px);height:92px;background:linear-gradient(180deg,var(--page-wash) 0%,rgba(255,255,255,0) 100%);pointer-events:none;z-index:1}.premium-footer .platform-footer,.tpl-night-dark .premium-footer .platform-footer{background:transparent;color:var(--premium-muted);padding:10px 6px;position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:9px 15px}.premium-footer .platform-footer-main,.premium-footer .platform-footer-records{gap:10px}.premium-footer .police-record-icon{width:14px;height:14px;min-width:14px;max-width:14px;max-height:14px;vertical-align:middle;object-fit:contain}
.premium-tech-blue{--page-wash:#f0f8f6;--hero-rgb:229,246,244;--premium-deep:#237e70;--premium-text:#163e3b;--premium-muted:#557772;--premium-edge:rgba(38,110,101,.15)}
.premium-night-dark{--page-wash:#091e30;--hero-rgb:11,32,49;--premium-deep:#b79b5a;--premium-text:#e5f4f5;--premium-muted:#a4bdca;--premium-edge:rgba(124,171,177,.24);--premium-surface:#122d3f}.premium-night-dark .premium-brand{text-shadow:0 3px 10px rgba(0,0,0,.4)}.premium-night-dark .premium-hero:before{background:linear-gradient(90deg,rgba(9,30,48,.97) 0%,rgba(9,30,48,.90) 31%,rgba(9,30,48,.60) 56%,rgba(9,30,48,.18) 78%,rgba(9,30,48,0) 100%),rgba(9,30,48,var(--hero-veil,.28))}.premium-night-dark .premium-hero-fade{background:linear-gradient(180deg,rgba(9,30,48,0) 0%,var(--page-wash) 100%)}.premium-night-dark .premium-hero .access-toolbar button{background:rgba(13,39,52,.8);border-color:#bdad72}.premium-night-dark .cat-btn{background:#16354a;color:#e7f0f5}.premium-night-dark .cat-btn.active{background:#a78e54;color:#071a29}.premium-night-dark .premium-poi-list .poi-card{background:#19374b}.premium-night-dark .premium-poi-list .poi-body h3{color:#e7f1fa}.premium-night-dark .premium-poi-list .poi-cover-placeholder{background:linear-gradient(145deg,#305367,#173147);color:#d9c18c}.premium-night-dark .premium-ai-wrap .chat-box,.premium-night-dark .premium-ai-wrap .bubble.bot{background:#193b4d;color:#e9f4f6}.premium-night-dark .premium-search-box .guide-search input,.premium-night-dark .premium-ai-wrap .composer input{background:#0b2536;color:#e8f1f6}.premium-night-dark .premium-ai-wrap .composer button{color:#0d283a}.premium-night-dark .premium-map-panel .map-wrap{filter:brightness(.89)}.premium-night-dark .premium-footer{background:linear-gradient(180deg,#061523,#091e30)}.premium-night-dark .premium-footer-fade{background:linear-gradient(180deg,#091e30 0%,rgba(9,30,48,0) 100%)}
.premium-scenic-light{--page-wash:#f4f9f1;--hero-rgb:239,249,246;--premium-deep:#3d8f85;--premium-text:#235950;--premium-edge:rgba(78,141,130,.15)}.premium-scenic-light .premium-search-box,.premium-scenic-light .premium-recommend{border-radius:24px}.premium-scenic-light .premium-map-panel{border-radius:24px}
.premium-oriental{--page-wash:#f8f2e8;--hero-rgb:249,242,230;--premium-deep:#315d52;--premium-text:#203c37;--premium-edge:rgba(130,106,80,.23)}.premium-oriental .premium-brand h1{font-family:"Noto Serif SC","Songti SC","SimSun",serif;letter-spacing:.12em}.premium-oriental .premium-recommend,.premium-oriental .premium-search-box,.premium-oriental .premium-ai-wrap{border-radius:4px;border-color:#cfc4ae}.premium-oriental .cat-btn{border-radius:5px}.premium-oriental .premium-block-heading{border-bottom:1px solid #d1c8b7;padding-bottom:12px}
.premium-ecology{--page-wash:#eef6e9;--hero-rgb:231,244,230;--premium-deep:#347750;--premium-text:#204832;--premium-edge:rgba(85,131,78,.17)}.premium-ecology .premium-map-panel,.premium-ecology .premium-recommend,.premium-ecology .premium-ai-wrap{border-radius:24px}.premium-ecology .cat-btn{border-radius:99px}
.premium-museum{--page-wash:#f3f0ea;--hero-rgb:249,247,243;--premium-deep:#344556;--premium-text:#263c48;--premium-muted:#82796e;--premium-edge:rgba(116,91,59,.21)}.premium-museum .premium-brand h1{font-family:"Noto Serif SC","Songti SC","SimSun",serif;letter-spacing:.12em}.premium-museum .premium-recommend,.premium-museum .premium-ai-wrap,.premium-museum .premium-map-panel{border-radius:5px}.premium-museum .premium-recommend{border-top:3px solid #bd996a}.premium-museum .cat-btn{border-radius:3px}
.premium-family{--page-wash:#f5fae9;--hero-rgb:246,251,229;--premium-deep:#148877;--premium-text:#205c50;--premium-edge:rgba(86,169,118,.22)}.premium-family .premium-poi-list .poi-card{border-radius:19px}.premium-family .premium-ai-wrap,.premium-family .premium-map-panel,.premium-family .premium-search-box{border-radius:25px}.premium-family .premium-brand h1{font-weight:850}.premium-family .cat-btn{border-radius:22px}
.premium-urban{--page-wash:#eef7fc;--hero-rgb:231,244,253;--premium-deep:#0a728c;--premium-text:#123b56;--premium-muted:#51798b;--premium-edge:rgba(27,103,139,.18)}.premium-urban .premium-recommend,.premium-urban .premium-search-box,.premium-urban .premium-map-panel{border-radius:11px}.premium-urban .cat-btn{border-radius:10px}.premium-urban .premium-map-panel:before{content:"";position:absolute;inset:0 auto 0 0;border-left:3px solid var(--premium-deep);z-index:1;pointer-events:none}
@media(min-width:1450px){.premium-content{grid-template-columns:minmax(0,1.58fr) minmax(425px,.96fr)}.premium-poi-list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:245px}.premium-poi-list .poi-card{grid-template-rows:94px auto}.premium-map-panel{min-height:610px}}
@media(max-width:1030px){.premium-content{grid-template-columns:minmax(0,1fr)}.premium-map-panel{min-height:460px}.premium-map-panel .map-wrap{min-height:455px}.premium-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.premium-search-box{grid-column:1/-1}.premium-poi-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:400px}.premium-ai-wrap{min-height:395px}}
@media(max-width:650px){.premium-hero,.premium-hero-inner{min-height:196px}.premium-hero-art,.premium-hero-fade,.premium-footer-art,.premium-footer-fade{width:100%}.premium-hero-inner{padding:22px 16px 24px;align-items:flex-start}.premium-brand{max-width:100%}.premium-brand h1{font-size:clamp(24px,6vw,36px);max-width:calc(100% - 45px);margin-top:25px}.premium-brand p{font-size:12px;max-width:330px;letter-spacing:0}.premium-eyebrow{font-size:9px;letter-spacing:2px}.premium-hero .access-toolbar{position:absolute;top:13px;right:11px}.premium-hero .access-toolbar button{min-height:30px;padding:5px 10px;font-size:11px}.premium-hero:before{background:linear-gradient(90deg,rgba(var(--hero-rgb),.98) 0%,rgba(var(--hero-rgb),.95) 50%,rgba(var(--hero-rgb),.22) 100%),rgba(var(--hero-rgb),var(--hero-veil,.20))}.premium-container{padding:0 10px}.premium-categories{padding:7px 0 10px}.premium-page .category-row{gap:7px}.premium-page .cat-btn{padding:10px 13px;border-radius:12px;font-size:12px}.premium-content{gap:9px}.premium-map-panel{padding:6px;min-height:355px}.premium-map-panel .map-wrap{min-height:345px}.premium-map-top{left:14px;top:14px;max-width:calc(100% - 170px)}.premium-map-label{font-size:10px;padding:7px}.premium-map-panel .map-tools{right:8px;top:8px}.premium-map-panel .map-tools button{font-size:11px;padding:6px}.premium-sidebar{display:flex;gap:9px}.premium-recommend{padding:12px}.premium-poi-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:310px}.premium-poi-list .poi-card{grid-template-rows:85px auto}.premium-block-heading h2{font-size:15px}.premium-ai-wrap{min-height:260px}.premium-footer{min-height:126px;padding-top:24px}.premium-footer-art{height:126px;background-size:cover}.premium-footer .platform-footer{display:flex;flex-direction:column;gap:6px;font-size:11px}.premium-footer .platform-footer-main,.premium-footer .platform-footer-records{justify-content:center;flex-wrap:wrap;white-space:normal}.premium-search-submit{padding:0 12px}.premium-ai-questions button{font-size:12px;padding:7px 10px}}
@media(prefers-reduced-motion:reduce){.premium-page *{transition:none!important;animation:none!important}}


/* V0.7.3: seamless high-DPI & 4K banner/footer: crisp unscaled 1920 art, softly extended edges. */
.premium-page{overflow-x:clip}
.premium-hero{background:var(--page-wash);min-height:clamp(215px,16vw,305px)}
.premium-hero-atmosphere,.premium-footer-atmosphere{position:absolute;inset:-65px -90px;z-index:0;pointer-events:none;background-image:var(--hero-image);background-repeat:no-repeat;background-position:center center;background-size:cover;filter:blur(65px) saturate(.74);opacity:.33;transform:translateZ(0)}
.premium-hero-art{z-index:1;width:min(100%,1920px);background-size:max(112%,2050px) auto;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}
.premium-hero:before{z-index:2;background:linear-gradient(90deg,rgba(var(--hero-rgb),.985) 0%,rgba(var(--hero-rgb),.88) 27%,rgba(var(--hero-rgb),.3) 58%,rgba(var(--hero-rgb),.02) 90%),rgba(var(--hero-rgb),var(--hero-veil,.18))}
.premium-hero-fade{z-index:3;width:100%;height:clamp(54px,6vw,110px);background:linear-gradient(to bottom,transparent 0%,var(--page-wash) 100%)}
.premium-hero-inner{z-index:4;max-width:min(100%,2080px);min-height:clamp(215px,16vw,305px);padding-inline:clamp(20px,4vw,70px)}
.premium-brand{max-width:min(920px,78%)}
.premium-brand h1{font-size:clamp(27px,2.35vw,48px);line-height:1.25;word-break:normal;overflow-wrap:anywhere}
.premium-brand p{max-width:800px;line-height:1.65}
.premium-container{width:100%;max-width:min(100%,2080px);margin-inline:auto;padding-inline:clamp(12px,2vw,36px)}
.premium-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.96fr);align-items:start;gap:clamp(12px,1.1vw,22px);width:100%;min-width:0}
.premium-content>.premium-map-panel,.premium-content>.premium-sidebar{min-width:0;width:100%;max-width:none;margin:0;justify-self:stretch}
.premium-sidebar{display:flex;flex-direction:column;align-self:stretch;align-items:stretch;gap:12px}
.premium-sidebar>.premium-search-box,.premium-sidebar>.premium-recommend,.premium-sidebar>.premium-ai-wrap{width:100%;min-width:0;max-width:none;margin-inline:0;flex-shrink:0}
.premium-search-box .guide-search{flex:1 1 auto;min-width:0;width:100%;box-shadow:none}
.premium-search-box .guide-search input{min-width:0;width:100%;box-sizing:border-box}
.premium-search-submit{flex:0 0 auto}
.premium-footer{background:var(--page-wash);position:relative;isolation:isolate;min-height:clamp(152px,12vw,230px);margin-top:clamp(14px,2vw,30px);overflow:hidden}
.premium-footer-atmosphere{background-image:var(--footer-image);background-position:center bottom;opacity:.32;filter:blur(55px) saturate(.73)}
.premium-footer-art{z-index:1;width:min(100%,1920px);height:100%;background-position:center bottom;background-size:100% 100%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}
.premium-footer-fade{z-index:2;width:100%;height:clamp(62px,5vw,110px);background:linear-gradient(to bottom,var(--page-wash) 0%,transparent 100%)}
.premium-footer .platform-footer{z-index:3}
.premium-recommend:has(.poi-empty){min-height:150px}
.premium-recommend .poi-empty{grid-column:1/-1;align-self:center;line-height:1.65}
/* Preserve the darker theme under translucent overlays rather than whitening its artwork. */
.premium-night-dark .premium-hero:before{background:linear-gradient(90deg,rgba(9,30,48,.96) 0%,rgba(9,30,48,.80) 34%,rgba(9,30,48,.26) 68%,rgba(9,30,48,.02) 100%),rgba(9,30,48,var(--hero-veil,.22))}
.premium-night-dark .premium-hero-atmosphere,.premium-night-dark .premium-footer-atmosphere{opacity:.45}
.premium-night-dark .premium-footer{background:var(--page-wash)}
/* Use a more spacious canvas on QHD / 4K but cap readable line lengths and actual map width. */
@media(min-width:2100px){.premium-container,.premium-hero-inner{max-width:min(84vw,2600px)}.premium-content{grid-template-columns:minmax(0,1.5fr) minmax(0,.98fr)}.premium-map-panel{min-height:680px}.premium-map-panel .map-wrap{min-height:670px}.premium-poi-list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:275px}.premium-brand h1{font-size:clamp(40px,2vw,59px)}.premium-hero,.premium-hero-inner{min-height:305px}}
@media(max-width:1030px){.premium-content{grid-template-columns:minmax(0,1fr);gap:13px}.premium-content>.premium-map-panel,.premium-content>.premium-sidebar{width:100%;max-width:none;margin:0;padding-inline:0}.premium-content>.premium-map-panel{padding:7px}.premium-sidebar{display:flex;flex-direction:column;width:100%;gap:12px;align-items:stretch;justify-self:stretch}.premium-sidebar>.premium-search-box,.premium-sidebar>.premium-recommend,.premium-sidebar>.premium-ai-wrap{width:100%;margin:0;max-width:none;box-sizing:border-box}.premium-sidebar>.premium-search-box{padding:13px}.premium-sidebar .guide-search{width:100%;flex:1 1 auto;min-width:0}.premium-sidebar .guide-search input{min-width:0;width:100%}.premium-recommend{min-height:unset}.premium-poi-list{max-height:none}}
@media(max-width:650px){.premium-hero,.premium-hero-inner{min-height:196px}.premium-hero-art{width:100%;background-size:auto 125%}.premium-hero-atmosphere{inset:-35px;background-size:cover;filter:blur(30px)}.premium-hero-fade{height:74px}.premium-hero-inner{padding:20px 15px 24px;display:block}.premium-brand{max-width:100%;width:100%}.premium-brand h1{font-size:clamp(24px,5.4vw,32px);max-width:100%;word-break:normal;overflow-wrap:anywhere;margin-top:30px;letter-spacing:.025em}.premium-brand p{font-size:clamp(12px,3.2vw,14px);max-width:100%;letter-spacing:.04em}.premium-hero .access-toolbar{position:absolute;right:13px;top:11px}.premium-hero:before{background:linear-gradient(90deg,rgba(var(--hero-rgb),.97) 0%,rgba(var(--hero-rgb),.82) 45%,rgba(var(--hero-rgb),.24) 100%),rgba(var(--hero-rgb),var(--hero-veil,.18))}.premium-container{padding-inline:clamp(10px,3vw,18px);max-width:none}.premium-categories{width:100%;min-width:0}.premium-page .category-row{max-width:100%;overflow-x:auto}.premium-content{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.premium-map-panel{min-width:0;width:100%}.premium-sidebar{width:100%;min-width:0;max-width:none;margin:0;gap:12px}.premium-sidebar>.premium-search-box,.premium-sidebar>.premium-recommend,.premium-sidebar>.premium-ai-wrap{width:100%;max-width:none;margin-inline:0}.premium-search-box{padding:12px}.premium-search-box .guide-search{flex:1 1 auto;min-width:0}.premium-search-box .guide-search input{height:44px;min-width:0;padding-inline:12px}.premium-search-submit{min-height:44px;padding-inline:14px}.premium-footer{min-height:138px;padding-top:28px}.premium-footer-art{height:100%;background-size:cover}.premium-footer-fade{height:70px}.premium-footer-atmosphere{filter:blur(30px)}}

/* Keep swipeable category navigation, but remove the visible desktop scrollbar on WAP. */
.premium-page .category-row.scroll{scrollbar-width:none;-ms-overflow-style:none}.premium-page .category-row.scroll::-webkit-scrollbar{display:none}
