:root{--ink:#15352d;--green:#087254;--green-dark:#07543f;--mint:#eaf6ee;--paper:#f7f3e8;--surface:#fffdf8;--line:#dce6df;--muted:#6b7e76;--warn:#d86b4d;--blue:#3779a9}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}.app-shell{width:min(1880px,calc(100% - 40px));margin:0 auto;padding:18px 0 36px}.loading-state,.error-state{display:grid;min-height:60vh;place-items:center;color:var(--muted)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:#fff;background:var(--green);font-size:20px;font-weight:900}.brand strong{font-size:25px}.brand small{color:var(--muted);font-size:14px}.role-switch{display:flex;gap:8px}.role-switch a{padding:11px 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--surface);text-decoration:none;font-weight:800}.role-switch a.active{color:#fff;border-color:var(--green);background:var(--green)}.presentation{display:grid;gap:24px;align-items:start}.mobile-presentation{grid-template-columns:minmax(430px,1fr) 320px}.ops-presentation{grid-template-columns:minmax(0,1fr) 320px}.preview-area{display:flex;min-width:0;justify-content:center}.ops-presentation .preview-area{justify-content:stretch}.control-panel{position:sticky;top:18px;padding:28px 22px;border:1px solid var(--line);border-radius:24px;background:var(--surface);max-height:calc(100vh - 36px);overflow:auto}.eyebrow{margin:0 0 14px;color:var(--muted)}.control-panel h1{margin:0;font-size:30px;line-height:1.25}.control-note{margin:16px 0 20px;color:var(--muted);line-height:1.6}.control-note code{display:block;margin-top:4px;color:var(--green);font-size:12px;word-break:break-all}.screen-links{display:grid;gap:9px}.screen-links a{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 15px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff;text-decoration:none;font-weight:800}.screen-links a.current{color:var(--green);border-color:#9bcdb2;background:var(--mint)}.screen-links b{font-size:22px}

/* Elder pages: one CSS frame around an exact 390 × 844 application viewport. */
.phone-frame{width:410px;height:864px;padding:10px;border-radius:48px;background:#173d33;box-shadow:0 22px 50px #16372f24}.phone-screen{position:relative;width:390px;height:844px;overflow:hidden;border-radius:39px;background:#fbfaf5}.phone-status{position:absolute;z-index:8;top:0;right:0;left:0;display:flex;height:38px;align-items:end;justify-content:space-between;padding:0 24px 7px;background:#fff;font-size:12px}.phone-status span{font-size:10px}.elder-page{height:100%;padding:52px 17px 75px;overflow:hidden}.elder-page h1,.elder-page h2,.elder-page p{margin:0}.elder-bottom{position:absolute;z-index:9;right:0;bottom:0;left:0;display:grid;height:68px;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e9e4;background:#fff}.elder-bottom a{display:grid;padding:7px 0 5px;justify-items:center;align-content:center;gap:2px;color:#7b8882;text-decoration:none;font-size:11px}.elder-bottom a.active{color:var(--green);font-weight:900}.elder-bottom .ui-icon{font-size:18px}.elder-greeting{display:flex;align-items:center;justify-content:space-between;margin:0 2px 15px}.elder-greeting h1{font-size:22px;letter-spacing:-.5px}.elder-greeting p{margin-top:3px;color:var(--muted);font-size:12px}.avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.journey-card{position:relative;min-height:188px;padding:18px 16px 0;overflow:hidden;border-radius:22px;color:#fff;background:linear-gradient(145deg,#0b7253,#164a36)}.journey-card:after{content:"";position:absolute;right:-40px;top:-32px;width:170px;height:170px;border:28px solid #ffffff12;border-radius:50%}.live-pill{position:relative;z-index:1;display:inline-flex;padding:5px 9px;border-radius:999px;color:var(--green-dark);background:#e8f4dc;font-size:11px;font-weight:900}.journey-card h2{position:relative;z-index:1;margin-top:14px;font-size:27px}.journey-card>p{position:relative;z-index:1;margin-top:3px;color:#d8eee5;font-weight:700}.next-stop{position:absolute;z-index:2;right:9px;bottom:9px;left:9px;display:flex;height:48px;align-items:center;justify-content:space-between;padding:0 13px;border-radius:15px;color:var(--ink);background:#fff;font-size:13px;font-weight:800}.meeting-card,.medicine-card{display:flex;min-height:79px;margin-top:11px;padding:13px 14px;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:18px;background:#fff}.meeting-card div,.medicine-card div{display:grid;gap:3px}.meeting-card b,.medicine-card b{font-size:17px}.meeting-card span,.medicine-card span,.medicine-card small{color:var(--muted);font-size:11px}.meeting-card a{padding:9px 10px;border-radius:10px;color:#fff;background:var(--green);font-size:11px;text-decoration:none;font-weight:800}.medicine-card>.ui-icon{font-size:31px}.quick-grid{display:grid;margin-top:11px;grid-template-columns:1fr 1fr;gap:9px}.quick-grid a,.quick-grid button{display:grid;min-height:72px;padding:10px 12px;grid-template-columns:33px 1fr;grid-template-rows:1fr 1fr;align-items:center;border:1px solid var(--line);border-radius:17px;color:var(--ink);background:#fff;text-align:left;text-decoration:none;font:inherit}.quick-grid .ui-icon{grid-row:1/3;color:var(--green);font-size:25px}.quick-grid b{font-size:14px}.quick-grid span:last-child{color:var(--muted);font-size:10px}
.subpage-head,.map-head{display:flex;align-items:center;gap:12px}.subpage-head>a,.map-head>a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;text-decoration:none;font-size:28px}.subpage-head div,.map-head div{flex:1}.subpage-head h1,.map-head h1{font-size:21px}.subpage-head p,.map-head p{margin-top:2px;color:var(--muted);font-size:11px}.online-dot,.safe-pill{padding:5px 9px;border-radius:999px;color:var(--green);background:var(--mint);font-size:10px;font-weight:900}.voice-orb-wrap{display:grid;margin-top:28px;justify-items:center;text-align:center}.voice-orb{display:flex;width:126px;height:126px;align-items:center;justify-content:center;gap:5px;border:12px solid #dcefe4;border-radius:50%;background:var(--green);box-shadow:0 0 0 12px #eef7f1}.voice-orb i{width:5px;border-radius:999px;background:#fff}.voice-orb i:nth-child(1),.voice-orb i:nth-child(5){height:22px}.voice-orb i:nth-child(2),.voice-orb i:nth-child(4){height:40px}.voice-orb i:nth-child(3){height:58px}.voice-orb-wrap h2{margin-top:24px;font-size:23px}.voice-orb-wrap p{margin-top:6px;color:var(--muted);font-size:12px}.speak-button{display:block;width:180px;height:48px;margin:17px auto;border:0;border-radius:999px;color:#fff;background:var(--green);font-size:16px;font-weight:900}.answer-card{padding:14px 15px;border:1px solid var(--line);border-radius:18px;background:#fff}.answer-card>span{color:var(--muted);font-size:10px}.answer-card>b{display:block;margin:6px 0;font-size:14px}.answer-card p{color:#536861;font-size:11px;line-height:1.55}.answer-card a{display:inline-block;margin-top:8px;color:var(--green);font-size:11px;text-decoration:none;font-weight:900}.question-list{margin-top:14px}.question-list h2{margin-bottom:7px;font-size:14px}.question-list button{display:flex;width:100%;height:40px;align-items:center;justify-content:space-between;padding:0 13px;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.map-page{padding-right:0;padding-left:0}.map-head{padding:0 17px 11px}.map-head button{border:0;color:var(--green);background:transparent;font-weight:800}.map-canvas{position:relative;height:348px;overflow:hidden;background:#e5efe5}.map-canvas:before,.map-canvas:after{content:"";position:absolute;background:#d2dfcc}.map-canvas:before{inset:70px -40px auto;height:38px;rotate:-18deg}.map-canvas:after{top:-20px;left:150px;width:38px;height:420px;rotate:26deg}.road{position:absolute;z-index:1;background:#fff;border:1px solid #d8e1d7}.road-a{top:170px;left:-30px;width:450px;height:25px;rotate:8deg}.road-b{top:-50px;left:255px;width:25px;height:450px;rotate:-17deg}.river{position:absolute;z-index:1;top:245px;left:-40px;width:470px;height:18px;background:#b8d9de;rotate:-8deg}.map-label{position:absolute;z-index:2;color:#75877d;font-size:11px}.temple{top:38px;left:55px}.street{top:210px;right:34px}.map-pin{position:absolute;z-index:3;display:grid;width:50px;height:50px;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 5px 12px #17372e40;font-size:11px;font-weight:900}.map-pin small{position:absolute;top:48px;width:70px;color:var(--ink);text-align:center;font-size:9px}.map-pin.tourist{left:70px;bottom:53px;background:var(--warn)}.map-pin.guide{top:72px;right:70px;background:var(--blue)}.map-pin.meeting{top:135px;left:180px}.map-sheet{position:absolute;right:0;bottom:68px;left:0;padding:15px 17px 12px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -7px 24px #18372d18}.map-title{display:flex;align-items:start;justify-content:space-between}.map-title>div{display:flex;gap:9px}.map-title .ui-icon{display:grid;width:33px;height:33px;place-items:center;border-radius:10px;color:#fff;background:var(--green)}.map-title span{display:grid;gap:3px}.map-title b{font-size:14px}.map-title small{color:var(--muted);font-size:10px}.route-steps{display:grid;margin:10px 0;padding:0;gap:5px;list-style:none}.route-steps li{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.route-steps b{color:var(--ink)}.primary-action{width:100%;height:40px;border:0;border-radius:12px;color:#fff;background:var(--green);font-weight:900}.location-policy{margin-top:6px!important;color:var(--muted);text-align:center;font-size:9px}

/* Ops pages: a single clear 1440 × 900 design surface, rendered as fluid 16:10 CSS UI. */
.ops-design-wrap{width:min(100%,1440px);min-width:0;overflow:hidden}.ops-viewport{display:grid;width:1440px;height:900px;grid-template-columns:235px minmax(0,1fr);overflow:hidden;border:1px solid #d7e1db;border-radius:22px;background:#f4f7f3;box-shadow:0 18px 45px #18382f1f;transform:scale(var(--ops-scale,1));transform-origin:top left}.ops-sidebar{display:flex;padding:29px 16px 19px;flex-direction:column;color:#fff;background:#07543f}.ops-logo{display:flex;align-items:center;gap:11px;padding:0 10px 25px}.ops-logo>span{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;background:#fff;color:var(--green);font-weight:900}.ops-logo strong{font-size:19px}.ops-sidebar nav{display:grid;gap:4px}.ops-sidebar nav a{display:flex;height:52px;padding:0 15px;align-items:center;gap:12px;border-radius:11px;color:#d9ece4;text-decoration:none;font-size:15px}.ops-sidebar nav a.active{color:#fff;background:#208067;font-weight:900}.ops-sidebar .ui-icon{width:24px;text-align:center}.ops-user{display:flex;margin-top:auto;padding:16px 9px 0;align-items:center;gap:10px;border-top:1px solid #ffffff24}.ops-user>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:var(--green);background:#fff;font-weight:900}.ops-user div{display:grid;gap:2px}.ops-user b{font-size:14px}.ops-user small{color:#b9d7cc;font-size:11px}.ops-workspace{min-width:0;background:#f7f9f6}.ops-topbar{display:flex;height:95px;padding:0 31px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.ops-topbar h1{margin:0;font-size:26px}.ops-topbar p{margin:5px 0 0;color:var(--muted);font-size:12px}.ops-tools{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:12px}.ops-tools button{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff}.ops-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.ops-content{padding:22px 25px}.metrics-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.metric-card{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.metric-card>span{color:var(--muted);font-size:12px}.metric-card>div{display:flex;margin-top:6px;align-items:baseline;gap:4px}.metric-card b{font-size:31px}.metric-card small{color:var(--muted);font-size:11px}.metric-card p{margin:6px 0 0;color:#7d8d86;font-size:10px}.metric-card.warning b{color:var(--warn)}.metric-card.attention b{color:#b98735}.metric-card.success b{color:var(--green)}.dashboard-grid{display:grid;margin-top:15px;grid-template-columns:1.12fr .88fr;gap:15px}.ops-card{padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff}.ops-card>header,.ops-table-card>header{display:flex;align-items:center;justify-content:space-between}.ops-card h2,.ops-table-card h2{margin:0;font-size:16px}.ops-card header a,.ops-card header span,.ops-table-card header span{color:var(--green);font-size:11px;text-decoration:none}.schedule-list{display:grid;margin-top:10px}.schedule-list>div{display:grid;min-height:61px;padding:6px 10px;grid-template-columns:52px 11px 1fr auto;align-items:center;gap:9px;border-radius:10px;font-size:11px}.schedule-list>div.current{background:var(--mint)}.schedule-list time{font-weight:900}.schedule-list i{width:9px;height:9px;border:2px solid var(--green);border-radius:50%}.schedule-list span{display:grid;gap:2px}.schedule-list small{color:var(--muted);font-size:10px}.schedule-list em{color:var(--green);font-style:normal}.group-panel{display:flex;flex-direction:column}.group-item{display:flex;margin-top:14px;padding:11px;align-items:center;gap:11px;border:1px solid #edf1ed;border-radius:12px}.group-photo{display:grid;width:46px;height:46px;place-items:center;border-radius:11px;color:#fff;background:var(--green);font-weight:900}.group-photo.alt{background:#b88245}.group-item div{display:grid;flex:1;gap:4px;font-size:11px}.group-item small{color:var(--muted);font-size:10px}.group-item em{padding:5px 9px;border-radius:999px;color:var(--green);background:var(--mint);font-size:10px;font-style:normal}.wide-link{margin-top:auto;padding:11px;border-radius:11px;color:var(--green);background:var(--mint);text-align:center;text-decoration:none;font-size:11px;font-weight:900}.alerts-panel,.score-panel{min-height:237px}.alert-row{display:grid;padding:11px 0;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #edf1ed}.alert-row>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--warn);font-size:11px}.alert-row div{display:grid;gap:2px;font-size:11px}.alert-row small{display:block;max-width:410px;overflow:hidden;color:var(--muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.alert-row em{color:var(--warn);font-size:10px;font-style:normal}.score{display:grid;margin-top:20px;text-align:center}.score strong{font-size:44px}.score strong small{font-size:12px}.score>span{color:var(--muted);font-size:11px}.mini-bars{display:flex;height:81px;margin-top:10px;align-items:end;justify-content:center;gap:10px;border-bottom:1px solid var(--line)}.mini-bars i{width:19px;border-radius:5px 5px 0 0;background:var(--green)}
.ops-filterbar{display:flex;gap:9px}.search-box{display:flex;height:38px;padding:0 13px;flex:1;align-items:center;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fff;font-size:10px}.ops-filterbar button{padding:0 13px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;font-size:9px}.ops-filterbar button.primary{color:#fff;border-color:var(--green);background:var(--green)}.group-summary{display:grid;margin-top:12px;grid-template-columns:repeat(4,1fr);gap:10px}.ops-table-card{margin-top:12px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.ops-table-card table{width:100%;margin-top:12px;border-collapse:collapse;font-size:9px}.ops-table-card th{padding:9px;color:var(--muted);background:#f4f7f3;text-align:left;font-weight:700}.ops-table-card td{padding:13px 9px;border-bottom:1px solid #edf1ed;vertical-align:middle}.ops-table-card td small{color:var(--muted);font-size:8px}.ops-table-card td>a{color:var(--green);text-decoration:none;font-weight:900}.team-name{display:flex;align-items:center;gap:8px}.team-name>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:var(--green);font-weight:900}.team-name>span.muted-team{background:#7c9d91}.team-name div{display:grid;gap:3px}.table-status{display:inline-flex;padding:4px 7px;border-radius:999px;color:var(--green);background:var(--mint);font-weight:900}.table-status.pending{color:#a16a24;background:#fbf0dc}.group-footcards{display:grid;margin-top:12px;grid-template-columns:1fr 1fr;gap:12px}.group-footcards article{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.group-footcards h3{margin:0 0 8px;font-size:11px}.group-footcards p{margin:5px 0;color:var(--muted);font-size:9px}

@media(max-width:1150px){.app-shell{width:min(100% - 24px,980px)}.site-header{align-items:flex-start;flex-direction:column}.mobile-presentation,.ops-presentation{grid-template-columns:1fr}.control-panel{position:static;max-height:none}.control-panel{order:-1}.mobile-presentation .control-panel{order:0}}@media(max-width:620px){.app-shell{width:100%;padding:10px}.brand small{display:none}.brand strong{font-size:19px}.role-switch{width:100%;overflow:auto}.role-switch a{padding:9px 11px;white-space:nowrap;font-size:12px}.mobile-presentation{display:block}.preview-area{overflow:hidden}.phone-frame{width:100%;height:auto;padding:7px;aspect-ratio:410/864;border-radius:36px}.phone-screen{width:100%;height:100%;border-radius:30px}.control-panel{margin-top:14px}.ops-presentation .control-panel{order:0}}

/* Remaining independent mobile pages */
.mobile-detail-page{padding:52px 17px 84px;overflow-y:auto;scrollbar-width:none}.mobile-detail-page::-webkit-scrollbar{display:none}.mobile-page-head{display:flex;min-height:48px;align-items:center;gap:11px}.mobile-page-head>a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fff;text-decoration:none;font-size:27px}.mobile-page-head>div{flex:1}.mobile-page-head h1{margin:0;font-size:20px}.mobile-page-head p{margin:2px 0 0;color:var(--muted);font-size:10px}.mobile-page-head>button{border:0;color:var(--muted);background:transparent;font-weight:900}.day-tabs,.checkin-tabs{display:flex;margin:13px 0 9px;gap:6px;overflow:hidden}.day-tabs b,.checkin-tabs b{padding:7px 10px;border-radius:999px;color:var(--muted);background:#eef2ee;font-size:9px;white-space:nowrap}.day-tabs b.active,.checkin-tabs b.active{color:#fff;background:var(--green)}.mobile-timeline{display:grid}.mobile-timeline article{display:grid;min-height:65px;padding:7px 5px;grid-template-columns:38px 10px 1fr auto;align-items:start;gap:7px;border-radius:10px}.mobile-timeline article.current{background:var(--mint)}.mobile-timeline time{padding-top:2px;font-size:10px;font-weight:900}.mobile-timeline i{width:9px;height:9px;margin-top:3px;border:2px solid var(--green);border-radius:50%}.mobile-timeline div{display:grid;gap:2px}.mobile-timeline b{font-size:12px}.mobile-timeline span,.mobile-timeline small{color:var(--muted);font-size:9px}.mobile-timeline em{color:var(--green);font-size:9px;font-style:normal}.tip-card,.privacy-note{margin-top:10px;padding:12px;border-radius:13px;color:var(--green-dark);background:var(--mint);font-size:10px;line-height:1.5}.tip-card p{margin:5px 0 0}.language-switch{display:flex;margin:16px 0 12px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:11px}.language-switch b{color:var(--green);font-size:18px}.translation-stage{padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.translation-bubble{padding:12px;border-radius:13px;background:#f4f7f3}.translation-bubble.target{margin-top:9px;background:var(--mint)}.translation-bubble span{display:block;color:var(--muted);font-size:9px}.translation-bubble b{display:block;margin-top:4px;font-size:14px;line-height:1.5}.translation-bubble button{margin-top:9px;border:0;color:var(--green);background:transparent;font-weight:900}.voice-translate{display:grid;width:116px;height:116px;margin:18px auto 4px;place-items:center;border:9px solid #def0e6;border-radius:50%;color:#fff;background:var(--green)}.voice-translate .ui-icon{font-size:24px}.voice-translate b{font-size:13px}.voice-translate span{font-size:8px}.compact-list,.question-list{margin-top:14px}.compact-list h2{font-size:14px}.compact-list>button{display:flex;width:100%;min-height:50px;padding:8px 0;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.compact-list button span{display:grid;gap:3px}.compact-list button b{font-size:11px}.compact-list button small{color:var(--muted);font-size:9px}.compact-list em{color:var(--green);font-size:9px;font-style:normal}.reminder-list{display:grid;margin-top:12px;gap:8px}.reminder-list article{display:grid;padding:12px;grid-template-columns:34px 1fr;gap:9px;border:1px solid var(--line);border-radius:15px;background:#fff}.reminder-list article.important{border-left:4px solid var(--green)}.reminder-list>article>span{font-size:24px}.reminder-list div{display:grid;gap:3px}.reminder-list small{color:var(--muted);font-size:9px}.reminder-list b{font-size:13px}.reminder-list p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.reminder-list button{grid-column:2;height:31px;border:0;border-radius:8px;color:#fff;background:var(--green);font-size:10px;font-weight:900}.safety-card{margin-top:10px;padding:14px;border-radius:16px;color:#fff;background:#a74637}.safety-card>div{display:flex;align-items:center;gap:8px}.safety-card>div span{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#fff;color:#a74637;font-weight:900}.safety-card h2{font-size:16px}.safety-card p{margin:8px 0;font-size:10px;line-height:1.5}.safety-card button{width:100%;height:36px;border:0;border-radius:9px;color:#a74637;background:#fff;font-weight:900}.safety-card small{display:block;margin-top:6px;text-align:center;font-size:8px}.family-greeting,.guide-greeting{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.family-greeting p,.guide-greeting p{color:var(--muted);font-size:10px}.family-greeting h1,.guide-greeting h1{margin-top:3px;font-size:19px}.family-greeting>span,.guide-greeting>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.family-hero,.guide-hero{padding:18px;border-radius:20px;color:#fff;background:#0b684d}.family-hero>span,.guide-hero>span{font-size:10px}.family-hero h2,.guide-hero h2{margin-top:12px;font-size:24px}.family-hero>p,.guide-hero>p{margin-top:4px;color:#d6ebe3;font-size:11px}.family-hero>div{display:grid;margin-top:16px;padding:11px;border-radius:12px;color:var(--ink);background:#fff}.family-hero>div small{margin-top:3px;color:var(--muted);font-size:9px}.family-status,.guide-stats,.task-summary{display:grid;margin-top:10px;grid-template-columns:repeat(2,1fr);gap:8px}.family-status article,.guide-stats article,.task-summary article{display:grid;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fff}.family-status article>span{color:var(--green);font-weight:900}.family-status b{margin-top:5px;font-size:11px}.family-status small{margin-top:2px;color:var(--muted);font-size:8px}.family-next{margin-top:12px}.family-next h2{font-size:14px}.family-next>div{display:flex;margin-top:7px;padding:12px;gap:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.family-next time{color:var(--green);font-weight:900}.family-next span{display:grid;gap:3px}.family-next small{color:var(--muted);font-size:9px}.day-progress,.checkin-progress{display:flex;margin-top:12px;padding:13px;align-items:center;justify-content:space-between;border-radius:15px;color:#fff;background:var(--green)}.day-progress div,.checkin-progress div{display:grid;gap:4px}.day-progress span,.checkin-progress span{color:#dcefe7;font-size:9px}.day-progress em,.checkin-progress em{font-size:20px;font-style:normal;font-weight:900}.album-highlight{height:205px;margin-top:13px;padding:15px;display:flex;align-items:end;border-radius:18px;color:#fff;background:linear-gradient(145deg,#779d82,#d9b26d 55%,#315f4b)}.album-highlight span{font-size:9px}.album-highlight h2{margin-top:4px;font-size:18px}.album-highlight p{margin-top:3px;color:#eef6f1;font-size:9px}.album-grid{display:grid;margin-top:8px;grid-template-columns:repeat(2,1fr);gap:8px}.album-grid article{display:flex;height:92px;padding:9px;flex-direction:column;justify-content:end;border-radius:12px;color:#fff;background:linear-gradient(145deg,#8fac92,#315f4b)}.album-grid article.terrace,.album-grid article.tea{background:linear-gradient(145deg,#b7c8b9,#6c886b)}.album-grid article.street,.album-grid article.portrait{background:linear-gradient(145deg,#d1a56d,#7c5b43)}.album-grid article.meal{background:linear-gradient(145deg,#d7c496,#a0663f)}.album-grid span{font-size:10px;font-weight:900}.album-grid small{font-size:8px}.album-action,.full-action{width:100%;height:38px;margin-top:10px;border:0;border-radius:10px;color:#fff;background:var(--green);font-weight:900}.album-note{margin:7px 0;text-align:center;color:var(--muted);font-size:8px}.message-list{display:grid;margin-top:12px}.message-list article{display:grid;padding:12px 0;grid-template-columns:36px 1fr auto;gap:9px;border-bottom:1px solid var(--line)}.message-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--green);background:var(--mint);font-size:10px;font-weight:900}.message-list div{display:grid;gap:3px}.message-list b{font-size:12px}.message-list p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.message-list small{color:#89968f;font-size:8px}.message-list em{color:#a77b38;font-size:8px;font-style:normal}.message-list em.sent{color:var(--green)}.guide-profile{display:flex;margin-top:14px;padding:15px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.guide-profile>span{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:18px;font-weight:900}.guide-profile div{display:grid;flex:1;gap:2px}.guide-profile h2{font-size:17px}.guide-profile p,.guide-profile small{color:var(--muted);font-size:9px}.guide-profile em{padding:5px 8px;border-radius:999px;color:var(--green);background:var(--mint);font-size:8px;font-style:normal}.contact-actions{display:grid;margin-top:9px;grid-template-columns:1fr 1fr;gap:8px}.contact-actions button{height:39px;border:1px solid var(--green);border-radius:10px;color:var(--green);background:#fff;font-weight:900}.info-sections{display:grid;margin-top:9px;gap:8px}.info-sections article{padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff}.info-sections h2{font-size:13px}.info-sections p{display:flex;margin:7px 0;justify-content:space-between;color:var(--muted);font-size:9px}.info-sections small{color:var(--muted);font-size:8px;line-height:1.5}.service-hotline button{width:100%;height:33px;border:0;border-radius:8px;color:#fff;background:var(--green)}.guide-hero a{display:block;margin-top:14px;padding:9px;border-radius:9px;color:var(--green);background:#fff;text-align:center;text-decoration:none;font-weight:900}.guide-stats{grid-template-columns:repeat(3,1fr)}.guide-stats article,.task-summary article{align-items:center;text-align:center}.guide-stats b,.task-summary b{font-size:20px}.guide-stats span,.task-summary span{color:var(--muted);font-size:8px}.guide-stats .warn b{color:var(--warn)}.guide-task-list{margin-top:12px}.guide-task-list h2{font-size:14px}.guide-task-list article{display:grid;padding:9px 0;grid-template-columns:38px 1fr auto;gap:7px;border-bottom:1px solid var(--line)}.guide-task-list time{color:var(--green);font-size:10px;font-weight:900}.guide-task-list span{display:grid;gap:2px}.guide-task-list b{font-size:10px}.guide-task-list small{max-width:210px;overflow:hidden;color:var(--muted);font-size:8px;white-space:nowrap;text-overflow:ellipsis}.guide-task-list em{color:#a77b38;font-size:8px;font-style:normal}.guide-task-list em.done{color:var(--green)}.checkin-tabs b{flex:1;text-align:center}.tourist-list,.tourist-profile-list,.task-cards{display:grid;gap:8px}.tourist-list article{display:grid;padding:12px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:7px;border:1px solid var(--line);border-radius:13px;background:#fff}.tourist-list>article>span,.tourist-profile-list>article>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-weight:900}.tourist-list div{display:grid;gap:3px}.tourist-list b{font-size:11px}.tourist-list small{color:var(--muted);font-size:8px}.tourist-list button,.tourist-list a{padding:6px;border:0;border-radius:7px;color:#fff;background:var(--green);font-size:8px;text-decoration:none}.mobile-search{display:flex;height:40px;margin:12px 0;padding:0 12px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;background:#fff}.mobile-search input{width:100%;border:0;outline:0;background:transparent}.focus-strip{display:flex;margin-bottom:9px;gap:6px}.focus-strip>*{padding:5px 8px;border-radius:999px;color:var(--green);background:var(--mint);font-size:8px}.tourist-profile-list article{display:grid;padding:11px;grid-template-columns:38px 1fr auto;gap:8px;border:1px solid var(--line);border-radius:13px;background:#fff}.tourist-profile-list div{display:grid;gap:3px}.tourist-profile-list b{font-size:10px}.tourist-profile-list small,.tourist-profile-list p{margin:0;color:var(--muted);font-size:8px}.tourist-profile-list button{border:0;color:var(--green);background:transparent;font-size:8px;font-weight:900}.task-summary{grid-template-columns:repeat(3,1fr);margin-bottom:9px}.task-cards article{padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.task-cards article.urgent{border-left:4px solid var(--warn)}.task-cards header{display:flex;align-items:center;gap:6px}.task-cards time{color:var(--green);font-weight:900}.task-cards header span{flex:1;color:var(--muted);font-size:8px}.task-cards header em{color:#a77b38;font-size:8px;font-style:normal}.task-cards h2{margin-top:7px;font-size:12px}.task-cards p{margin:5px 0;color:var(--muted);font-size:8px;line-height:1.45}.task-cards button{padding:6px 9px;border:0;border-radius:7px;color:#fff;background:var(--green);font-size:8px}.guide-map-page{padding:52px 0 75px}.guide-map-page .mobile-page-head{padding:0 17px 10px}.guide-map{position:relative;height:430px;overflow:hidden;background:#e3eee4}.guide-map:before,.guide-map:after,.guide-map>i{content:"";position:absolute;background:#fff}.guide-map:before{top:170px;left:-20px;width:440px;height:25px;rotate:-12deg}.guide-map:after{top:-40px;left:210px;width:26px;height:520px;rotate:18deg}.guide-map>i:first-child{top:290px;width:440px;height:16px;background:#b6d8df;rotate:8deg}.guide-map>i:nth-child(2){top:50px;left:-40px;width:470px;height:36px;background:#d0ddca;rotate:-18deg}.g-pin{position:absolute;z-index:2;display:grid;width:48px;height:48px;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 4px 12px #17372e30;font-size:9px;font-weight:900}.g-pin small{position:absolute;top:47px;color:var(--ink);white-space:nowrap;font-size:8px}.g-pin.meeting{top:120px;left:170px}.g-pin.guide{right:55px;top:70px;background:var(--blue)}.g-pin.tourist.p1{left:55px;bottom:75px;background:var(--warn)}.g-pin.tourist.p2{right:80px;bottom:95px;background:#b88136}.location-request-list{position:absolute;right:0;bottom:68px;left:0;padding:14px 17px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -7px 20px #17372e18}.location-request-list h2{font-size:14px}.location-request-list article{display:grid;padding:7px 0;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.location-request-list article>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-size:9px}.location-request-list div{display:grid;gap:2px}.location-request-list b{font-size:10px}.location-request-list small{color:var(--muted);font-size:8px}.location-request-list button{padding:7px;border:0;border-radius:7px;color:#fff;background:var(--green);font-size:8px}.location-request-list p{margin:8px 0 0;color:var(--muted);text-align:center;font-size:8px}.emergency-call{display:grid;margin-top:13px;padding:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;border-radius:15px;color:#fff;background:#a74637}.emergency-call>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#a74637;background:#fff;font-weight:900}.emergency-call b{font-size:12px}.emergency-call p{margin:3px 0 0;font-size:8px}.emergency-call button{padding:8px;border:0;border-radius:8px;color:#a74637;background:#fff;font-size:8px;font-weight:900}.emergency-options{margin-top:12px}.emergency-options h2{font-size:14px}.emergency-options button{display:grid;width:100%;padding:10px 0;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.emergency-options button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--green);background:var(--mint);font-weight:900}.emergency-options button div{display:grid;gap:2px}.emergency-options button b{font-size:11px}.emergency-options button small{color:var(--muted);font-size:8px}.emergency-log{margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.emergency-log h2{font-size:12px}.emergency-log p{margin:6px 0;color:var(--muted);font-size:9px}.emergency-log a{color:var(--green);font-size:9px;text-decoration:none;font-weight:900}

/* Ops pages use the full presentation width; navigation lives in the page sidebar. */
.ops-presentation{grid-template-columns:minmax(0,1fr)}
.ops-presentation .preview-area{justify-content:center}

/* Remaining independent ops pages */
.itinerary-banner,.ai-overview,.emergency-overview,.policy-hero{display:flex;margin-top:15px;padding:20px 24px;align-items:center;justify-content:space-between;border-radius:16px;color:#fff;background:var(--green)}.itinerary-banner span,.ai-overview p,.emergency-overview span,.policy-hero span,.policy-hero p{color:#d8eee6;font-size:11px}.itinerary-banner h2,.policy-hero h2{margin:7px 0 3px;font-size:25px}.itinerary-banner p,.policy-hero p{margin:0}.itinerary-banner>div:last-child{display:grid;text-align:center}.itinerary-banner>div:last-child b{font-size:30px}.resource-summary,.policy-metrics,.record-summary{display:grid;margin-top:15px;grid-template-columns:repeat(3,1fr);gap:12px}.policy-metrics{grid-template-columns:repeat(4,1fr)}.resource-grid{display:grid;margin-top:15px;grid-template-columns:repeat(3,1fr);gap:14px}.resource-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.resource-cover{display:flex;height:120px;padding:14px;align-items:start;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#769a7f,#174d3b)}.resource-cover.cover-1{background:linear-gradient(145deg,#b99560,#6f5035)}.resource-cover.cover-2{background:linear-gradient(145deg,#c7ad72,#88623f)}.resource-cover.cover-3{background:linear-gradient(145deg,#76938e,#315955)}.resource-cover span{padding:5px 9px;border-radius:999px;background:#ffffff24;font-size:10px}.resource-cover b{display:grid;width:50px;height:50px;place-items:center;border:2px solid #ffffff90;border-radius:50%;font-size:22px}.resource-card>section{padding:14px}.resource-card header{display:flex;align-items:center;justify-content:space-between}.resource-card h2{margin:0;font-size:16px}.resource-card header span{color:var(--green);font-size:9px}.resource-card p{margin:7px 0;color:var(--muted);font-size:10px}.resource-card section>div{display:grid;margin-top:10px;grid-template-columns:1fr auto;gap:5px 10px}.resource-card section>div small{color:var(--muted)}.resource-card .resource-tip{padding:8px;border-radius:8px;background:var(--mint)}.resource-card a{color:var(--green);font-size:10px;text-decoration:none;font-weight:900}.emergency-overview{background:#a74637}.emergency-overview>div{display:grid;gap:5px}.emergency-overview button{padding:10px 15px;border:0;border-radius:9px;color:#a74637;background:#fff;font-weight:900}.plan-grid{display:grid;margin-top:15px;grid-template-columns:repeat(3,1fr);gap:13px}.plan-card{border:1px solid var(--line);border-radius:15px;background:#fff}.plan-card header{display:grid;padding:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.plan-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#fff;background:var(--warn);font-weight:900}.plan-icon.tone-1{background:#b47b37}.plan-icon.tone-2{background:var(--blue)}.plan-card h2{margin:0;font-size:15px}.plan-card header p{margin:3px 0 0;color:var(--muted);font-size:8px}.plan-card em{color:var(--warn);font-size:9px;font-style:normal}.plan-card section{padding:13px}.plan-card section p{margin:6px 0;color:var(--muted);font-size:9px;line-height:1.45}.plan-card section b{color:var(--ink)}.plan-card footer{display:flex;padding:10px 13px;justify-content:space-between;background:#f6f8f5}.plan-card footer span{color:var(--green);font-size:9px}.plan-card footer a{color:var(--green);font-size:9px;text-decoration:none}.policy-hero em{padding:8px 12px;border-radius:999px;color:var(--green);background:#fff;font-style:normal;font-weight:900}.insurance-grid{display:grid;margin-top:15px;grid-template-columns:1fr 1fr;gap:15px}.insurance-grid dl{display:grid;margin:12px 0 0;grid-template-columns:1fr 1fr;gap:9px}.insurance-grid dl div{padding:10px;border-radius:9px;background:#f6f8f5}.insurance-grid dt{color:var(--muted);font-size:9px}.insurance-grid dd{margin:4px 0 0;font-size:11px;font-weight:900}.document-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.document-list span{padding:9px;border-radius:8px;color:var(--green);background:var(--mint);font-size:10px}.ops-primary{padding:10px 15px;border:0;border-radius:9px;color:#fff;background:var(--green);font-weight:900}.policy-note{color:var(--muted);font-size:9px}.ai-overview>div{display:flex;align-items:center;gap:13px}.ai-mark{display:grid;width:45px;height:45px;place-items:center;border-radius:12px;color:var(--green);background:#fff;font-weight:900}.ai-overview h2{margin:0;font-size:18px}.ai-overview button{padding:10px 14px;border:0;border-radius:9px;color:var(--green);background:#fff;font-weight:900}.log-source{display:inline-flex;padding:5px 8px;border-radius:999px;color:var(--green);background:var(--mint)}.analytics-grid{display:grid;margin-top:15px;grid-template-columns:1.2fr .8fr;gap:15px}.analytics-card{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.analytics-card.wide{grid-row:span 2}.analytics-card header{display:flex;align-items:center;justify-content:space-between}.analytics-card h2{margin:0;font-size:15px}.analytics-card header span{color:var(--muted);font-size:9px}.analytics-bars{display:flex;height:410px;padding:30px 20px 0;align-items:end;justify-content:space-around;border-bottom:1px solid var(--line)}.analytics-bars div{display:grid;height:100%;align-items:end;justify-items:center;gap:8px}.analytics-bars i{width:38px;border-radius:8px 8px 0 0;background:var(--green)}.analytics-bars span{font-size:9px}.donut{display:grid;width:130px;height:130px;margin:20px auto;place-content:center;border:25px solid var(--mint);border-top-color:var(--green);border-right-color:var(--green);border-radius:50%;text-align:center}.donut b{font-size:27px}.donut span{color:var(--muted);font-size:8px}.analytics-card ul{display:grid;padding:0;gap:7px;list-style:none}.analytics-card li{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.quality-list{display:grid;margin-top:15px;gap:10px}.quality-list p{display:flex;margin:0;padding:9px;border-radius:8px;justify-content:space-between;background:#f6f8f5;font-size:10px}.quality-list b{color:var(--green)}.settings-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.settings-tabs{display:grid;align-content:start;gap:5px}.settings-tabs a{padding:12px;border-radius:9px;color:var(--ink);text-decoration:none;font-size:11px}.settings-tabs a.active{color:var(--green);background:var(--mint);font-weight:900}.settings-content{display:grid;grid-template-columns:1fr 1fr;gap:15px}.setting-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.setting-card header{display:flex;align-items:center;justify-content:space-between}.setting-card h2{margin:0;font-size:16px}.setting-card header p{margin:4px 0 0;color:var(--muted);font-size:9px}.setting-card label{display:grid;margin-top:15px;gap:6px;color:var(--muted);font-size:10px}.setting-card input{height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#f8faf7}.toggle-row{display:flex;padding:14px 0;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.toggle-row span{display:grid;gap:3px}.toggle-row b{font-size:11px}.toggle-row small{color:var(--muted);font-size:8px}.toggle-row i{position:relative;width:36px;height:20px;border-radius:999px;background:#cbd7d0}.toggle-row i.on{background:var(--green)}.toggle-row i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff}.toggle-row i.on:after{left:19px}.settings-content>footer{grid-column:1/-1;display:flex;justify-content:end;gap:8px}.settings-content>footer button{padding:10px 15px;border:1px solid var(--line);border-radius:9px;background:#fff}
