*{box-sizing:border-box}:root{color:#17202e;background:#f3f6f9;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none}body{margin:0;min-width:320px;min-height:100vh}button,textarea{font:inherit}button{cursor:pointer}.auth-loading{display:grid;min-height:100vh;place-items:center;color:#42655f;background:#edf4f2}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(320px,1.15fr) minmax(380px,.85fr);background:#f4f8f7}.auth-intro{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,8vw,120px);color:#fff;background:linear-gradient(145deg,#102f30,#1b5b52 70%,#287969)}.auth-brand{width:fit-content;padding:7px 11px;border:1px solid #b9e5d955;border-radius:8px;color:#ccece4;font-size:11px;font-weight:750;letter-spacing:.16em}.auth-intro h1{margin:28px 0 18px;font-size:clamp(38px,5vw,68px);line-height:1.15}.auth-intro p{max-width:560px;margin:0;color:#c8ddda;font-size:16px;line-height:1.85}.auth-card{align-self:center;width:min(440px,calc(100% - 48px));margin:24px auto;padding:34px;border:1px solid #dbe7e4;border-radius:20px;background:#fff;box-shadow:0 24px 70px #173b3b18}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:11px;background:#edf4f2}.auth-tabs button{padding:9px;border:0;border-radius:8px;color:#6d817d;background:transparent}.auth-tabs button.active{color:#174c45;background:#fff;box-shadow:0 3px 10px #173b3b12;font-weight:700}.auth-heading{margin:30px 0 24px}.auth-heading span{color:#2d8474;font-size:12px;font-weight:700;letter-spacing:.08em}.auth-heading h2{margin:7px 0 0;color:#193c38;font-size:27px}.auth-card form{display:grid;gap:17px}.auth-card label{display:grid;gap:7px;color:#405753;font-size:12px;font-weight:650}.auth-card input{width:100%;padding:12px 13px;border:1px solid #ccdcda;border-radius:10px;outline:0;color:#243b38;background:#fbfdfc}.auth-card input:focus{border-color:#579c8f;box-shadow:0 0 0 3px #579c8f18}.auth-error{margin:-4px 0 0;padding:10px 12px;border-radius:8px;color:#a24740;background:#fff2f1;font-size:12px}.auth-submit{margin-top:4px;padding:13px;border:0;border-radius:10px;color:#fff;background:#236f63;font-weight:700}.auth-submit:disabled{cursor:not-allowed;opacity:.6}.app-shell{display:flex;height:100vh;overflow:hidden}.sidebar{display:flex;flex-direction:column;width:260px;padding:28px 18px 20px;color:#fff;background:linear-gradient(180deg,#102a2b,#173b3b 58%,#122f30)}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#163c3a;background:#d7f2e9;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:18px}.brand small{margin-top:3px;color:#a9c8c5;font-size:11px}.nav-label{margin:0 10px 10px;color:#89aaa7;font-size:12px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:12px;border:0;border-radius:10px;color:#d9e9e7;background:transparent;text-align:left}.nav-item.active{color:#fff;background:#ffffff17;box-shadow:inset 3px 0 #7ad8bd}.nav-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#173b3b;background:#c7ecdf;font-size:11px;font-weight:800}.main-panel{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:#f6f8f9}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:92px;padding:20px 42px;border-bottom:1px solid #e1e7e8;background:#fff}.eyebrow{margin:0 0 4px;color:#27806f;font-size:12px;font-weight:650;letter-spacing:.08em}.topbar h1{margin:0;color:#17272b;font-size:23px}.topbar-actions{display:flex;align-items:center;gap:12px}.current-user{color:#49645f;font-size:13px;font-weight:650}.logout-button{padding:9px 13px;border:1px solid #dce8e5;border-radius:9px;color:#37645d;background:#f7fbfa}.logout-button:disabled{opacity:.55}.right-menu-toggle{display:grid;width:42px;height:42px;padding:10px;place-content:center;gap:5px;border:1px solid #dce8e5;border-radius:11px;background:#f7fbfa;transition:.18s ease}.right-menu-toggle:hover,.right-menu-toggle[aria-expanded=true]{border-color:#7fb8ad;background:#eaf6f2}.right-menu-toggle span{display:block;width:20px;height:2px;border-radius:2px;background:#285f58}.right-function-menu{position:fixed;z-index:30;top:0;right:0;width:min(340px,88vw);height:100vh;padding:24px;border-left:1px solid #dce6e5;background:#fff;box-shadow:-18px 0 50px #173b3b1c;transform:translate(105%);visibility:hidden;transition:transform .24s ease,visibility .24s}.right-function-menu.open{transform:translate(0);visibility:visible}.right-menu-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e5ebeb}.right-menu-header span,.right-menu-header strong{display:block}.right-menu-header span{margin-bottom:4px;color:#7a8989;font-size:11px;letter-spacing:.08em}.right-menu-header strong{color:#173b3b;font-size:20px}.right-menu-header button{width:34px;height:34px;border:0;border-radius:9px;color:#58706d;background:#f0f5f4;font-size:22px;line-height:1}.right-menu-actions{display:grid;gap:10px;margin-top:20px}.right-menu-actions>button{display:flex;align-items:center;gap:13px;width:100%;padding:14px;border:1px solid #dce7e5;border-radius:13px;color:#294c47;background:#f8fbfa;text-align:left}.right-menu-actions>button:hover,.right-menu-actions>button.active{border-color:#7fb8ad;background:#eaf6f2}.right-menu-actions>button:disabled{cursor:not-allowed;opacity:.55}.right-menu-actions>button>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;color:#fff;background:#2b7b6e;font-size:20px}.right-menu-actions strong,.right-menu-actions small{display:block}.right-menu-actions small{margin-top:4px;color:#7a8c89;font-size:11px}.history-dialog{position:fixed;z-index:35;top:50%;left:50%;width:min(720px,calc(100vw - 40px));max-height:min(720px,calc(100vh - 60px));padding:24px;border:1px solid #dce6e5;border-radius:18px;background:#fff;box-shadow:0 24px 70px #132c2c35;transform:translate(-50%,-50%)}.history-dialog-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e3eaea}.history-dialog-header span,.history-dialog-header strong{display:block}.history-dialog-header span{margin-bottom:3px;color:#7d8d8b;font-size:11px}.history-dialog-header strong{color:#173b3b;font-size:21px}.history-dialog-header>div:last-child{display:flex;gap:8px}.history-dialog-header button{padding:7px 11px;border:0;border-radius:8px;color:#37645d;background:#edf5f3}.history-list{display:grid;max-height:calc(100vh - 180px);margin-top:16px;gap:9px;overflow-y:auto}.history-state{margin:5px 0;padding:24px;border-radius:10px;color:#748683;background:#f5f8f7;text-align:center;font-size:12px}.history-state.error{color:#a34e48;background:#fff5f4}.history-item{display:flex;align-items:center;gap:12px;padding:7px 9px 7px 14px;border:1px solid #e1e9e8;border-radius:11px;color:#344f4b;background:#fff}.history-item:hover,.history-item.active{border-color:#83bcb1;background:#f0f8f5}.history-open{flex:1;min-width:0;padding:6px 0;border:0;color:inherit;background:transparent;text-align:left}.history-open strong,.history-open small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-open strong{font-size:13px}.history-open small{margin-top:6px;color:#82908e;font-size:10px}.history-item-actions{display:flex;flex:0 0 auto;gap:5px}.history-item-actions button{padding:7px 9px;border:0;border-radius:7px;color:#397066;background:#eaf4f1;font-size:11px}.history-item-actions button.danger{color:#a64b45;background:#fff0ef}.dialog-backdrop{position:fixed;z-index:34;inset:0;border:0;background:#132c2c58}.confirm-dialog{position:fixed;z-index:45;top:50%;left:50%;width:min(420px,calc(100vw - 36px));padding:25px;border-radius:16px;background:#fff;box-shadow:0 20px 60px #132c2c45;transform:translate(-50%,-50%)}.confirm-dialog>strong{color:#213e3a;font-size:18px}.confirm-dialog>p{margin:12px 0;color:#687976;font-size:13px;line-height:1.65}.confirm-dialog>p.error{color:#a64b45}.confirm-dialog input{width:100%;margin:16px 0 4px;padding:11px 12px;border:1px solid #cbdad7;border-radius:9px;outline:0}.confirm-dialog input:focus{border-color:#579c8f}.confirm-dialog>div{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.confirm-dialog button{padding:9px 14px;border:0;border-radius:8px;color:#49615d;background:#edf2f1}.confirm-dialog button.primary{color:#fff;background:#267568}.confirm-dialog button.danger-solid{color:#fff;background:#b94f48}.confirm-backdrop{position:fixed;z-index:44;inset:0;border:0;background:#132c2c6b}.map-choice-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin:18px 0 4px!important;gap:9px}.map-choice-list button{color:#245e55;background:#e7f4f0}.map-view{position:fixed;z-index:55;top:50%;left:50%;display:grid;width:min(1100px,calc(100vw - 44px));height:min(760px,calc(100vh - 50px));grid-template-rows:auto 1fr auto;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #102b2a55;transform:translate(-50%,-50%)}.map-view>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #e1e9e7}.map-view>header span,.map-view>header strong{display:block}.map-view>header span{color:#7c8f8b;font-size:11px}.map-view>header strong{margin-top:2px;color:#173e38;font-size:19px}.map-view>header button{width:34px;height:34px;border:0;border-radius:9px;color:#49645f;background:#edf4f2;font-size:22px}.map-container{width:100%;min-height:400px}.map-view>footer{padding:11px 18px;color:#6d7f7b;background:#f7faf9;font-size:11px}.map-error{position:absolute;z-index:2;top:75px;left:50%;padding:10px 15px;border-radius:9px;color:#a94e47;background:#fff3f2;box-shadow:0 5px 18px #54221f24;transform:translate(-50%)}.map-backdrop{position:fixed;z-index:54;inset:0;border:0;background:#132c2c70}.right-menu-backdrop{position:fixed;z-index:20;inset:0;border:0;background:#132c2c4a;cursor:default}.message-area{flex:1;overflow-y:auto;padding:36px clamp(22px,5vw,72px)}.conversation{width:min(980px,100%);margin:0 auto}.welcome-card{padding:clamp(28px,4vw,48px);border:1px solid #dfe8e7;border-radius:20px;background:linear-gradient(145deg,#fff,#f4fbf8);box-shadow:0 12px 40px #173b3b0a}.welcome-kicker{color:#27806f;font-size:12px;font-weight:700;letter-spacing:.1em}.welcome-card h2{margin:10px 0 12px;color:#183b3a;font-size:clamp(28px,4vw,42px)}.welcome-card>p{max-width:680px;margin:0;color:#617273;line-height:1.75}.examples{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.examples button{padding:16px 18px;border:1px solid #dce7e5;border-radius:12px;color:#263b3d;background:#ffffffd9;text-align:left;transition:.18s ease}.examples button:hover{border-color:#79b9a9;transform:translateY(-2px);box-shadow:0 8px 18px #173b3b10}.examples strong,.examples span{display:block}.examples strong{margin-bottom:5px;color:#174b46}.examples span{color:#718080;font-size:12px}.message-row{display:flex;margin:24px 0}.message-row.user{justify-content:flex-end}.message-bubble{max-width:min(820px,86%);padding:18px 20px;border:1px solid #dfe7e7;border-radius:4px 16px 16px;background:#fff;box-shadow:0 3px 14px #183b3a0a}.user .message-bubble{color:#fff;border-color:#246e63;border-radius:16px 4px 16px 16px;background:#246e63}.message-bubble.error{color:#a63832;border-color:#f0c7c4;background:#fff5f4}.message-label{margin-bottom:7px;color:#667878;font-size:11px;font-weight:650}.user .message-label{color:#cde5df}.message-content{min-height:1em;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.message-links{margin-top:14px}.message-links a{display:inline-flex;padding:9px 14px;border:1px solid #9bc5bc;border-radius:9px;color:#176c5e;background:#eff9f6;font-size:13px;font-weight:650;text-decoration:none}.message-links a:hover{border-color:#3c8d7e;background:#e2f4ef}.message-status{display:flex;align-items:center;gap:7px;margin-top:12px;color:#287969;font-size:12px}.message-metadata{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px;padding-top:12px;border-top:1px solid #e3ebea;color:#59706d;font-size:12px}.message-metadata strong{color:#2a625b;font-weight:650}.pulse{width:7px;height:7px;border-radius:50%;background:#35a98e;animation:pulse 1.2s infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}.composer-area{padding:16px clamp(22px,5vw,72px) 20px;border-top:1px solid #e2e8e8;background:#f6f8f9ee}.composer{display:flex;align-items:flex-end;gap:12px;width:min(980px,100%);margin:auto;padding:10px 10px 10px 16px;border:1px solid #cfdcda;border-radius:15px;background:#fff;box-shadow:0 8px 26px #173b3b0c}.composer textarea{flex:1;min-height:46px;max-height:150px;padding:11px 0;border:0;outline:0;resize:vertical;color:#243638;background:transparent;line-height:1.5}.composer button{min-width:72px;height:44px;border:0;border-radius:10px;color:#fff;background:#246e63;font-weight:650}.composer button:disabled{cursor:not-allowed;opacity:.45}.composer-tip{width:min(980px,100%);margin:7px auto 0;color:#8a9898;font-size:11px;text-align:center}.guide-page{flex:1;min-height:0;overflow-y:auto;padding:30px clamp(18px,5vw,60px)}.guide-plaza-actions{display:flex;justify-content:flex-end;gap:10px;margin-bottom:18px}.guide-plaza-actions button{padding:10px 15px;border:1px solid #9ac7bd;border-radius:9px;color:#225f56;background:#edf8f4}.guide-plaza-actions .primary{color:#fff;border-color:#267568;background:#267568}.guide-filters{display:grid;grid-template-columns:2fr 1fr 100px 1fr 130px auto;gap:10px;margin-bottom:24px}.guide-filters input,.guide-filters select,.guide-editor input,.guide-editor textarea{width:100%;padding:11px 12px;border:1px solid #cfdedb;border-radius:9px;outline:0;background:#fff}.guide-filters button,.guide-card-actions button,.back-button,.detail-actions button,.editor-actions button,.manage-edit,.primary-action,.guide-pagination button{padding:10px 15px;border:1px solid #9ac7bd;border-radius:9px;color:#225f56;background:#edf8f4}.primary-action,.guide-filters button{color:#fff!important;border-color:#267568!important;background:#267568!important}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.guide-card{overflow:hidden;border:1px solid #dce7e5;border-radius:16px;background:#fff;box-shadow:0 8px 26px #173b3b0b}.guide-card>img,.guide-cover-placeholder{display:grid;width:100%;height:190px;object-fit:cover;place-items:center;color:#cce9e1;background:linear-gradient(135deg,#173f3c,#388b78);font-weight:700;letter-spacing:.15em}.guide-card-body{padding:18px}.guide-card-meta,.guide-stats{display:flex;justify-content:space-between;color:#738783;font-size:12px}.status-chip{padding:2px 7px;border-radius:10px;color:#8b6423;background:#fff2d8}.guide-card h3{margin:10px 0 8px;color:#183c38}.guide-card p{min-height:44px;margin:0 0 12px;color:#60736f;line-height:1.6}.guide-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.guide-tags span{padding:4px 8px;border-radius:10px;color:#307265;background:#eaf5f1;font-size:11px}.guide-card-actions,.detail-actions,.editor-actions{display:flex;gap:9px;margin-top:16px}.guide-card-actions button{flex:1}.guide-state{padding:35px;border-radius:12px;color:#70827f;background:#fff;text-align:center}.guide-state.error{color:#a54c45;background:#fff2f1}.guide-pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:24px}.guide-page-actions{display:flex;justify-content:flex-end;margin-bottom:18px}.managed-guide{position:relative;padding-bottom:48px}.manage-edit{position:absolute;right:12px;bottom:6px}.guide-detail{width:min(100%,1100px);max-width:none;margin:0 auto;box-sizing:border-box}.guide-detail article{width:100%;margin-top:18px;overflow:hidden;border:1px solid #e1eae8;border-radius:18px;background:#fff;box-shadow:0 10px 32px #173b3b0b}.guide-detail article>img,.detail-cover-placeholder{display:block;width:100%;height:360px;object-fit:cover;background:linear-gradient(135deg,#153936,#4a9a85)}.detail-head,.guide-content{padding:32px 40px}.detail-head h2{margin:10px 0;color:#173d38;font-size:32px}.detail-head>p{color:#647873;line-height:1.7}.guide-content{border-top:1px solid #e2ebe9;color:#2c3e3b;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.guide-editor{width:100%;max-width:1100px;margin:0 auto}.guide-editor form{display:grid;gap:20px;margin-top:20px;padding:36px 42px;border-radius:18px;background:#fff;box-shadow:0 10px 32px #173b3b0b}.guide-editor label{display:grid;gap:9px;color:#345b55;font-size:14px;font-weight:650}.guide-editor input{min-height:48px;font-size:15px}.guide-editor textarea{min-height:100px;font-size:15px;line-height:1.7;resize:vertical}.editor-row{display:grid;grid-template-columns:2fr 1fr;gap:18px}.content-editor{min-height:460px!important}.travel-plan-page{width:min(100%,1100px);max-width:none;margin:0 auto;box-sizing:border-box}.plan-loading{margin-top:20px;padding:48px;border:1px solid #dce9e6;border-radius:18px;color:#294f49;background:#fff;text-align:center;box-shadow:0 10px 32px #173b3b0b}.plan-loading strong{display:block;margin-bottom:10px;font-size:22px}.plan-loading p{margin:0;color:#70827f}.travel-plan-editor{display:grid;gap:20px;margin-top:20px;padding:36px 42px;border:1px solid #dce9e6;border-radius:18px;background:#fff;box-shadow:0 10px 32px #173b3b0b}.travel-plan-editor label{display:grid;gap:9px;color:#345b55;font-size:14px;font-weight:650}.travel-plan-editor input,.travel-plan-editor textarea{width:100%;padding:12px 14px;border:1px solid #cfdedb;border-radius:9px;outline:0;background:#fff;font:inherit;box-sizing:border-box}.travel-plan-editor input{min-height:48px}.travel-plan-editor textarea{min-height:105px;line-height:1.7;resize:vertical}.travel-plan-editor input:disabled,.travel-plan-editor textarea:disabled{color:#314a46;background:#f5f8f7;opacity:1}.plan-content-editor{min-height:460px!important;white-space:pre-wrap}.plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e2ebe9;padding-bottom:20px}.plan-heading span{color:#31806f;font-size:12px;font-weight:650}.plan-heading h2{margin:6px 0 0;color:#173d38;font-size:28px}.plan-saved{padding:7px 11px;border-radius:10px;background:#e8f7f1;white-space:nowrap}.plan-items-section{display:grid;gap:12px;padding:20px;border:1px solid #e0ebe8;border-radius:14px;background:#f8fbfa}.plan-items-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-items-title h3{margin:0;color:#244a44}.plan-item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid #e2ebe9}.plan-item-grid input,.plan-item-grid select{min-width:0;min-height:42px;padding:9px 10px;border:1px solid #cfdedb;border-radius:8px;background:#fff}.empty-items{margin:0;color:#7a8b88;font-size:13px}.booking-page,.plan-list-page{overflow-y:auto;padding:28px 42px 50px}.plan-list-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.plan-list-toolbar>div{display:grid;gap:4px}.plan-list-toolbar strong{color:#244a44;font-size:20px}.plan-list-toolbar span{color:#758984;font-size:13px}.plan-list-toolbar button{padding:9px 14px;border:1px solid #c9dcd8;border-radius:9px;color:#356b61;background:#fff}.plan-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:18px}.plan-manage-card{display:grid;gap:13px;padding:24px;border:1px solid #dce8e5;border-radius:16px;background:#fff;box-shadow:0 8px 26px #173b3b0b}.plan-manage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#36796d;font-size:13px}.plan-manage-head small{color:#83938f}.plan-manage-card h2{margin:0;color:#214640;font-size:21px}.plan-manage-card>p{min-height:48px;margin:0;color:#697e79;line-height:1.6}.plan-assets{display:flex;flex-wrap:wrap;gap:8px}.plan-assets span{padding:6px 9px;border-radius:8px;color:#397267;font-size:12px;background:#edf7f4}.plan-manage-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.plan-manage-actions button{padding:9px 13px;border:1px solid #bfd5d0;border-radius:8px;color:#315f57;background:#fff}.plan-manage-actions .danger{color:#a34c49;border-color:#ebcbc9}.booking-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.booking-tabs{display:flex;gap:8px}.booking-tabs button{padding:11px 22px;border:1px solid #cfe0dc;border-radius:10px;color:#55716c;background:#fff}.booking-tabs button.active{color:#fff;border-color:#337b6d;background:#337b6d}.booking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.booking-card{display:grid;gap:11px;padding:24px;border:1px solid #dce8e5;border-radius:16px;background:#fff;box-shadow:0 8px 26px #173b3b0b}.booking-card-head{display:flex;justify-content:space-between;color:#36796d;font-size:12px}.booking-card-head b{padding:5px 8px;border-radius:8px;background:#eaf7f3}.booking-card h3,.booking-card p{margin:0}.booking-card p,.booking-card small{color:#6d817d}.booking-card strong{color:#244a44}.booking-actions{display:flex;gap:8px;margin-top:8px}.booking-actions button{flex:1;padding:9px;border:1px solid #a8cfc7;border-radius:8px;color:#2c675d;background:#f0f8f6}.booking-actions button.danger{color:#a34a4a;border-color:#e2b8b8;background:#fff5f5}.booking-empty{grid-column:1/-1;padding:80px;color:#7b8d89;text-align:center}.booking-dialog{position:fixed;z-index:61;top:50%;left:50%;width:min(620px,calc(100vw - 32px));max-height:82vh;overflow-y:auto;padding:26px;border-radius:16px;background:#fff;transform:translate(-50%,-50%);box-sizing:border-box}.booking-dialog>strong{display:block;margin-bottom:18px;font-size:21px;color:#244a44}.booking-dialog form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.booking-dialog input,.booking-dialog select{min-height:44px;width:100%;padding:9px 11px;border:1px solid #cededa;border-radius:8px;box-sizing:border-box}.booking-dialog label{display:grid;gap:6px;color:#526f69;font-size:13px}.booking-dialog form>div,.booking-dialog .form-error{grid-column:1/-1}.booking-dialog form>div{display:flex;justify-content:flex-end;gap:9px}.travel-reminder-dialog{position:fixed;z-index:70;top:50%;left:50%;width:min(680px,calc(100vw - 32px));max-height:82vh;overflow-y:auto;padding:28px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #153b3540;transform:translate(-50%,-50%)}.travel-reminder-head{display:flex;justify-content:space-between;gap:16px}.travel-reminder-head span{color:#3d806f;font-size:13px}.travel-reminder-head h2{margin:5px 0 0;color:#214942}.travel-reminder-head>button{width:36px;height:36px;border:0;border-radius:9px;font-size:22px;background:#eff5f3}.travel-reminder-list{display:grid;gap:11px;margin:22px 0}.travel-reminder-list article{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #dce9e6;border-radius:12px;background:#f8fbfa}.travel-reminder-list article>b{min-width:48px;padding:7px 8px;border-radius:8px;color:#fff;text-align:center;background:#397d6f}.travel-reminder-list article>div{display:grid;gap:5px}.travel-reminder-list span{color:#70837f;font-size:13px}.travel-reminder-actions{display:flex;justify-content:flex-end;gap:10px}.travel-reminder-actions button{padding:10px 16px;border:1px solid #bfd5d0;border-radius:9px;color:#315f57;background:#fff}.profile-extract-feedback{padding:12px;border-radius:10px;color:#27685d;background:#eaf7f2;font-size:12px;line-height:1.5}.profile-extract-feedback.error{color:#a34c48;background:#fff1f0}.profile-extract-feedback button{margin-top:8px;padding:7px 10px;border:1px solid #91c2b8;border-radius:7px;color:#27685d;background:#fff}.profile-page{flex:1;min-height:0;overflow-y:auto;padding:28px 42px 50px}.profile-toolbar,.profile-result-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.profile-toolbar>div,.profile-result-heading>div{display:grid;gap:4px}.profile-toolbar strong,.profile-result-heading strong{color:#244a44;font-size:20px}.profile-toolbar span,.profile-result-heading span{color:#758984;font-size:13px}.profile-search-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,1.4fr) auto auto;align-items:end;gap:10px;margin-bottom:14px;padding:18px;border:1px solid #cfe3df;border-radius:14px;background:#edf8f5}.profile-search-panel>div{display:grid;gap:5px}.profile-search-panel strong{color:#245e55}.profile-search-panel span{color:#6f8580;font-size:12px}.profile-search-panel input,.profile-filters input,.profile-filters select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #c9dbd7;border-radius:8px;outline:0;background:#fff}.profile-search-panel button,.profile-filters button,.profile-result-heading button{min-height:42px;padding:9px 14px;border:1px solid #a9ccc5;border-radius:8px;color:#315f57;background:#fff}.profile-filters{display:grid;grid-template-columns:1fr 1.2fr 1.6fr auto auto;gap:10px;margin-bottom:22px}.profile-result-heading{margin:22px 0;padding-bottom:13px;border-bottom:1px solid #dce8e5}.profile-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.profile-card{display:grid;gap:13px;padding:22px;border:1px solid #dce8e5;border-radius:16px;background:#fff;box-shadow:0 8px 26px #173b3b0b}.profile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#34766a;font-size:13px}.profile-card-head>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.profile-card-head b{padding:4px 7px;border-radius:7px;color:#306a60;background:#eaf6f2;font-size:10px}.profile-card-head .profile-status.superseded{color:#936727;background:#fff2d8}.profile-card h2{margin:0;color:#214640;font-size:20px}.profile-value{min-height:48px;margin:0;color:#445d58;overflow-wrap:anywhere;line-height:1.65}.profile-details{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-details span{display:grid;gap:4px;color:#82918e;font-size:11px}.profile-details strong{color:#3c625b;font-size:12px}.profile-evidence{margin:0;padding:11px;border-radius:9px;color:#657a75;background:#f6f9f8;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.profile-evidence strong{display:block;margin-bottom:3px;color:#466b64}.profile-card-actions{display:flex;justify-content:flex-end;gap:8px}.profile-card-actions button{padding:8px 12px;border:1px solid #bcd5cf;border-radius:8px;color:#315f57;background:#fff}.profile-card-actions .danger{color:#a34c49;border-color:#ebcbc9}.profile-success{position:fixed;z-index:40;right:26px;bottom:26px;margin:0;padding:12px 17px;border-radius:10px;color:#fff;background:#28796b;box-shadow:0 8px 24px #173b3b30}.profile-dialog{position:fixed;z-index:61;top:50%;left:50%;width:min(680px,calc(100vw - 32px));max-height:86vh;overflow-y:auto;padding:27px;border-radius:17px;background:#fff;box-shadow:0 24px 80px #153b3540;transform:translate(-50%,-50%)}.profile-dialog>strong{display:block;margin-bottom:19px;color:#244a44;font-size:21px}.profile-dialog form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.profile-dialog label{display:grid;gap:7px;color:#526f69;font-size:13px}.profile-dialog input,.profile-dialog select,.profile-dialog textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid #cededa;border-radius:8px;font:inherit}.profile-dialog textarea{min-height:90px;resize:vertical}.profile-wide,.profile-dialog .form-error,.profile-dialog-actions{grid-column:1/-1}.profile-dialog .form-error{margin:0;color:#a54c45}.profile-dialog-actions{display:flex;justify-content:flex-end;gap:9px}.profile-dialog-actions button{padding:10px 15px;border:1px solid #bfd5d0;border-radius:8px;color:#315f57;background:#fff}@media(max-width:760px){.auth-page{display:flex;flex-direction:column}.auth-intro{min-height:250px;padding:34px 24px}.auth-intro h1{margin:20px 0 12px;font-size:34px}.auth-intro p{font-size:13px}.auth-card{width:calc(100% - 28px);margin:-24px auto 24px;padding:25px}.current-user,.sidebar{display:none}.topbar{min-height:76px;padding:16px 20px}.topbar h1{font-size:20px}.message-area{padding:22px 14px}.welcome-card{padding:24px 20px}.examples{grid-template-columns:1fr}.message-bubble{max-width:94%}.composer-area{padding:12px 12px 15px}.guide-filters{grid-template-columns:1fr 1fr}.guide-filters input:first-child{grid-column:1 / -1}.guide-grid{grid-template-columns:1fr}.guide-page{padding:18px 14px}.guide-editor form{gap:16px;padding:22px 18px}.guide-editor input{min-height:44px}.content-editor{min-height:360px!important}.travel-plan-editor{gap:16px;padding:22px 18px}.plan-content-editor{min-height:360px!important}.plan-heading{flex-direction:column}.plan-loading{padding:34px 20px}.plan-item-grid{grid-template-columns:1fr}.booking-page,.plan-list-page,.profile-page{padding:20px 16px 36px}.profile-search-panel,.profile-filters{grid-template-columns:1fr}.profile-search-panel>div{margin-bottom:4px}.profile-card-grid,.profile-details,.profile-dialog form{grid-template-columns:1fr}.profile-wide,.profile-dialog .form-error,.profile-dialog-actions{grid-column:auto}.plan-card-grid{grid-template-columns:1fr}.plan-manage-head{align-items:flex-start;flex-direction:column}.booking-grid,.booking-dialog form{grid-template-columns:1fr}.booking-toolbar{align-items:stretch;flex-direction:column}.booking-tabs button{flex:1}.editor-row{grid-template-columns:1fr}.guide-detail article>img,.detail-cover-placeholder{height:210px}.detail-head,.guide-content{padding:20px}}
