.management{font-family:Inter,system-ui,sans-serif;color:#213c4c;background:#f3f6f8;min-height:100dvh;box-sizing:border-box;text-align:start}.management *{box-sizing:border-box}.management button,.management input,.management select{font:inherit}.management button,.management a.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-height:40px;padding:10px 16px;border-radius:10px;border:1px solid #d4e0e5;background:#fff;color:#2a5265;cursor:pointer;text-decoration:none}.management button:disabled{opacity:.5;cursor:default}.management .primary{background:#287e98;color:#fff;border-color:#287e98}.management button:hover:not(:disabled){filter:brightness(.97)}.management input,.management select{display:block;width:100%;min-height:44px;border:1px solid #cbd9df;border-radius:9px;padding:10px 12px;background:#fff;color:#213c4c;margin:5px 0}.management label{display:block;font-size:14px;font-weight:500}.management p{line-height:1.6}.management h1{font-size:26px;margin:8px 0}.management h2{font-size:20px;margin:0 0 16px}.management small{display:block;color:#687f8d;line-height:1.5}.management .mg-muted{color:#687f8d;font-size:13px}.mg-entry{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px max(24px,calc((100vw - 1080px)/2));gap:70px}.mg-intro h1{font-size:48px;line-height:1.2}.mg-intro{color:#28677e}.mg-intro p{font-size:19px}.mg-intro ul{padding-left:22px;line-height:2}.mg-auth{padding:32px;background:#fff;border:1px solid #dce6eb;border-radius:22px;box-shadow:0 15px 45px #22405208}.mg-auth form{display:grid;gap:14px}.management .mg-link{border:none;margin:18px 0;background:transparent;padding-left:0}.mg-shell{display:grid;grid-template-columns:250px minmax(0,1fr)}.mg-sidebar{position:sticky;top:0;height:100dvh;padding:28px 18px;display:flex;flex-direction:column;background:#163f51;color:#e9f4f7}.mg-logo{display:flex;align-items:center;gap:12px;padding:0 12px;font-size:24px}.mg-logo span{display:block;font-size:12px;font-weight:400;letter-spacing:2px;color:#aac8d5;margin-top:4px}.mg-role{font-size:12px;color:#aac8d5;padding:0 12px;margin:28px 0 18px}.mg-sidebar nav{display:grid;gap:7px}.mg-sidebar nav button{justify-content:flex-start;border:0;background:transparent;color:#cfdee5;min-height:47px}.mg-sidebar nav button[aria-current=page]{background:#2c5b6f;color:#fff}.mg-account{margin-top:auto;padding:24px 12px 0}.mg-account small{color:#aac8d5;overflow-wrap:anywhere;margin:5px 0 16px}.mg-main{padding:30px 36px;max-width:1500px;width:100%;margin:auto}.management .mg-header{position:static;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;border:0;padding:0;margin-bottom:24px;box-shadow:none;max-width:none}.management .mg-header:before,.management .mg-header:after{display:none}.mg-header label{max-width:330px}.mg-status{display:flex;align-items:center;gap:8px;font-size:13px;color:#557580}.mg-status.pending{color:#936a22}.mg-status.suspended{color:#a84646}.mg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.mg-stats section{padding:22px;background:#fff;border:1px solid #dce5eb;border-radius:14px}.mg-stats strong{font-size:34px;display:block;margin-top:12px;color:#287e98}.mg-card{padding:24px;background:#fff;border:1px solid #dce5eb;border-radius:16px;margin:18px 0}.mg-card>button{margin-right:10px}.mg-inline,.mg-invite{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mg-inline input{max-width:320px}.mg-invite{margin-top:16px}.mg-invite input{flex:1;min-width:180px;font-size:13px}.mg-member{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #edf1f4}.mg-member:last-child{border:0}.mg-member button{margin:3px}.mg-error,.mg-notice{padding:14px;border-radius:10px}.mg-error{background:#fff0ee;color:#a34031}.mg-notice{background:#e5f4ee;color:#276650}.mg-table{overflow:auto}.mg-table table{width:100%;border-collapse:collapse;font-size:14px}.mg-table td,.mg-table th{text-align:start;padding:16px 12px;border-bottom:1px solid #e6edf1}.mg-table th{font-size:12px;color:#687f8d}.mg-messages{max-width:800px;display:flex;flex-direction:column;gap:12px;margin-top:25px}.mg-messages article{padding:14px 18px;border-radius:14px;max-width:85%;background:#edf3f6;white-space:pre-wrap;overflow-wrap:anywhere}.mg-messages article.outgoing{align-self:flex-end;background:#e6f3ee}.mg-messages p{margin:6px 0}.mg-card>label{max-width:480px}@media(max-width:850px){.mg-shell{grid-template-columns:190px 1fr}.mg-main{padding:20px}.mg-stats{grid-template-columns:1fr 1fr}.mg-header{flex-wrap:wrap}.mg-entry{padding:30px;gap:25px}.mg-intro h1{font-size:36px}.mg-member{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.mg-entry,.mg-shell{display:block}.mg-intro{margin-bottom:25px}.mg-sidebar{height:auto;position:static}.mg-sidebar nav{grid-template-columns:1fr 1fr}.mg-account{margin-top:15px}.mg-main{padding:16px}}.management button svg{flex-shrink:0}.mg-contact-edit{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f3f7f8;padding:20px;border-radius:12px}.mg-contact-edit h3,.mg-contact-edit .mg-error{grid-column:1/-1}.mg-card small,.mg-card b{overflow-wrap:anywhere}.mg-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.mg-auth input:invalid:not(:placeholder-shown):focus{border-color:#bb7461}.mg-card form>label{max-width:540px;margin-bottom:12px}@media(max-width:650px){.mg-contact-edit{grid-template-columns:1fr}}.mg-pagination{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap;margin-top:20px;font-size:13px}.mg-picker{position:relative;display:flex;gap:8px;align-items:end;flex-wrap:wrap;max-width:540px}.mg-picker label{flex:1;min-width:200px}.mg-suggestions{position:absolute;z-index:5;top:70px;left:0;right:0;background:#fff;border:1px solid #cad9df;border-radius:10px;padding:8px;max-height:260px;overflow:auto;box-shadow:0 8px 24px #213c4c22}.mg-suggestions button{display:block;width:100%;text-align:left;justify-content:start;border:0}.management .mg-stat-link{display:flex;align-items:flex-start;flex-direction:column;text-align:start;padding:18px;min-height:150px;gap:8px}.mg-stat-link strong{margin:0}.mg-stat-link:hover{outline:2px solid #287e98}.mg-source-row{display:grid;grid-template-columns:140px 1fr auto;align-items:end;gap:12px;margin:14px 0}.mg-chart{max-height:320px;overflow:auto;margin:15px 0 25px}.mg-chart-row{display:grid;grid-template-columns:100px 1fr 70px;align-items:center;gap:12px;margin:10px 0}.mg-chart-bars{position:relative;height:25px;background:#eef3f5;border-radius:4px;overflow:hidden}.mg-chart-bars span{display:block;height:100%;background:#66a7bf}.mg-chart-bars i{position:absolute;bottom:0;left:0;display:block;height:8px;background:#2b7b5a}.mg-header{flex-wrap:wrap}.mg-main{min-width:0}@media(max-width:650px){.mg-source-row{grid-template-columns:1fr}.mg-picker{max-width:100%}}.management .mg-filter-bar{align-items:flex-end;gap:14px;margin:24px 0 20px}.management .mg-filter-bar>label{display:flex;flex-direction:column;gap:7px;flex:0 1 165px;min-width:145px;margin:0;max-width:100%}.management .mg-filter-bar>label:has(select){flex-basis:210px}.management .mg-filter-bar input,.management .mg-filter-bar select{height:44px;min-height:44px;margin:0;width:100%;max-width:100%}.management .mg-filter-bar>button{height:44px;min-height:44px;margin:0;white-space:nowrap}.management .mg-header{align-items:flex-end;gap:16px;min-width:0}.mg-header>div:first-child{flex:1 1 260px;min-width:0}.mg-header h1{overflow-wrap:anywhere}.management .mg-header .mg-picker{flex:0 1 540px;min-width:0;max-width:100%;align-items:flex-end}.management .mg-picker label{display:flex;flex-direction:column;gap:7px;margin:0;min-width:160px;max-width:none}.management .mg-picker input{height:44px;margin:0;min-width:0}.management .mg-picker>button,.management .mg-header>button{height:44px;flex-shrink:0;margin:0}.mg-contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:10px}.mg-contact-links a{display:inline-flex;align-items:center;gap:7px;color:#286b83;text-decoration:none;border-radius:5px;padding:3px 0;font-size:13px;max-width:100%}.mg-contact-links a span{overflow-wrap:anywhere}.mg-contact-links a svg{flex-shrink:0}.mg-contact-links a:hover span{text-decoration:underline}.mg-contact-links a:focus-visible{outline:2px solid #287e98;outline-offset:4px}.mg-donut-panel{display:flex;align-items:center;gap:40px;flex-wrap:wrap;padding:24px;background:#f7f9fa;border-radius:16px;margin:18px 0 28px}.mg-donut{width:220px;height:220px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.mg-donut-center{width:158px;height:158px;background:#f7f9fa;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.mg-donut-center strong{font-size:36px;color:#215b59;font-variant-numeric:tabular-nums}.mg-donut-center span{font-size:13px;color:#607987}.mg-donut-legend{flex:1;min-width:180px;max-width:380px}.mg-donut-legend>div{display:flex;align-items:center;gap:10px;margin:16px 0}.mg-donut-legend i{width:12px;height:12px;border-radius:50%;background:#d8e5ed;flex-shrink:0}.mg-donut-legend i.paid{background:#287e72}.mg-donut-legend b{margin-left:auto;font-variant-numeric:tabular-nums}@media(max-width:650px){.management .mg-filter-bar>label{flex:1 1 140px}.management .mg-filter-bar>button{flex:1 1 150px}.mg-donut-panel{justify-content:center;gap:20px;padding:20px}.mg-donut-legend{max-width:none}}.management .mg-stat-link{justify-content:flex-start;gap:10px}.management .mg-stat-link strong{margin:0;line-height:1.15;font-variant-numeric:tabular-nums}.management .mg-stat-link>small:last-child{margin-top:auto;padding-top:4px}.mg-trend{margin:26px 0;padding:24px;background:#f7f9fa;border:1px solid #e6edf1;border-radius:16px}.mg-trend-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mg-trend-heading h3{margin:0}.mg-trend-legend{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;color:#536f7e}.mg-trend-legend span{display:flex;align-items:center;gap:7px}.mg-trend-legend i{width:10px;height:10px;border-radius:3px;background:#4389a2}.mg-trend-legend i.paid{background:#338776}.mg-trend-scroll{overflow-x:auto;padding:8px 0 4px}.mg-trend-scroll:focus-visible{outline:2px solid #287e98;outline-offset:4px;border-radius:4px}.mg-trend-columns{display:flex;width:max-content;min-width:100%;background:repeating-linear-gradient(to top,transparent 0,transparent 39px,#e3ebef 39px,#e3ebef 40px);background-size:100% 160px;background-position:left 38px;background-repeat:no-repeat}.mg-trend-period{flex:0 0 128px;text-align:center}.mg-trend-pair{height:198px;display:flex;align-items:flex-end;justify-content:center;gap:10px;border-bottom:1px solid #cddce3}.mg-trend-bar{position:relative;width:30px;min-height:2px;background:linear-gradient(0deg,#397e97,#73aec1);border-radius:6px 6px 0 0}.mg-trend-bar.paid{background:linear-gradient(0deg,#287965,#65af99)}.mg-trend-bar b{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding-bottom:7px;font-size:14px;font-variant-numeric:tabular-nums;color:#305769}.mg-trend-bar.paid b{color:#286d5d}.mg-trend-period>small{padding-top:12px;font-size:12px}.mg-trend-empty{padding:32px 0;text-align:center;color:#687f8d}@media(max-width:650px){.mg-trend{padding:18px}.mg-trend-period{flex-basis:112px}}.management .mg-stat-link{align-items:center;text-align:center;justify-content:flex-start}.management .mg-stat-link strong{align-self:stretch;text-align:center}.mg-status-donut{padding:8px 0;margin:12px 0 0;gap:48px}.mg-status-donut .mg-donut-legend{max-width:420px}.management .mg-source-row{grid-template-columns:140px minmax(0,1fr) 44px;align-items:end}.management .mg-source-row>label{margin:0;min-width:0;display:flex;flex-direction:column;gap:7px}.management .mg-source-row input,.management .mg-source-row select{margin:0;height:44px}.management .mg-source-remove{width:44px;height:44px;min-height:44px;margin:0;padding:0;color:#bb4653;border-color:#ecd1d6;background:#fff8f8}.management .mg-source-remove:hover:not(:disabled){background:#ffecef;border-color:#cb7d89}.management .mg-source-remove:focus-visible{outline:2px solid #bb4653;outline-offset:3px}@media(max-width:650px){.management .mg-source-row{grid-template-columns:minmax(0,1fr) 44px}.management .mg-source-row>label:first-child{grid-column:1/-1}}.mg-account .mg-workspace{display:flex;margin-bottom:16px;background:#37657a;color:#fff;border-color:#648496;line-height:1.35;white-space:normal;text-align:left}.password-reset form{display:grid;gap:14px}.password-reset>button{margin-top:16px}.mg-guide-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.mg-guide-steps article{padding:22px;border:1px solid #dce5ea;border-radius:16px;background:#f7fafb}.mg-guide-steps svg{color:#3e8096}.mg-guide p,.mg-guide li{line-height:1.65}.mg-guide li{margin:12px 0}.mg-guide-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.mg-guide-example{background:#edf5f7;border-radius:14px;padding:20px;margin-top:20px}.mg-guide-example>div{display:flex;flex-wrap:wrap;gap:12px}.mg-guide-example span{background:#fff;border:1px solid #d9e4e8;padding:14px;border-radius:12px}.mg-guide-example b{display:block;margin-top:6px}.mg-guide h3{margin-top:12px}.mg-member>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.mg-member>div:first-child{display:block}@media(max-width:760px){.mg-guide-steps,.mg-guide-columns{grid-template-columns:1fr}}.mg-entry{position:relative;padding-top:110px}.mg-entry-home{position:absolute;top:28px;left:max(24px,calc((100vw - 1080px)/2));display:flex;align-items:center;gap:10px;color:#28677e;text-decoration:none}.mg-entry-home strong{font-size:24px}.mg-entry-home span{display:flex;align-items:center;gap:6px;margin-inline-start:18px;font-size:13px}.mg-entry-home:focus-visible{outline:3px solid #287e98;outline-offset:6px;border-radius:6px}*{box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#15344b;background:#f3f7fa;font-size:16px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #cbd8e1;border-radius:12px;padding:10px 15px;background:#fff;color:#173f5f}button:disabled{opacity:.5;cursor:wait}button:hover:not(:disabled){background:#eaf3f8}button[aria-pressed=true]{background:#d8ebf7;border-color:#367ca9}a{color:#176899;text-underline-offset:3px}header{height:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:14px 4vw;background:#fff;border-bottom:1px solid #dce5ea;gap:12px;position:relative;z-index:5}.brand{font-size:21px;font-weight:750;display:flex;align-items:center;gap:10px;white-space:nowrap;text-decoration:none;color:#173f5f}.brand svg{color:#3b85ac}.header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.language{display:flex;align-items:center;gap:5px;margin:0}select{max-width:100%;padding:10px;border:1px solid #ccdbe4;background:#fff;border-radius:10px;color:inherit}label{display:flex;flex-direction:column;gap:7px;margin:12px 0;font-size:14px;font-weight:600}input,textarea{min-width:0;width:100%;border:1px solid #becfdc;padding:12px;border-radius:10px;background:#fff;color:#183e59}input{min-height:44px}textarea{min-height:94px;resize:vertical;line-height:1.6}p{line-height:1.65}h1{font-size:clamp(26px,3vw,40px);line-height:1.2;letter-spacing:-.03em}h2{font-size:23px;margin:8px 0 16px}h3{font-size:19px;line-height:1.4}small,.muted{font-size:14px;color:#557084}.primary{background:#164f7d;color:#fff;border-color:#164f7d}.primary:hover:not(:disabled){background:#0c3c62}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.wrap{flex-wrap:wrap}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel{background:#fff;border:1px solid #dae5ec;border-radius:20px;padding:26px;margin:20px 0;box-shadow:0 8px 24px #12344d06}.narrow{max-width:600px;margin:60px auto}.notice,.error{padding:15px 24px;line-height:1.6}.notice{background:#e2eff9;color:#194e75}.error{background:#fff0eb;color:#8a3024;display:flex;justify-content:space-between}.welcome{position:relative;min-height:calc(100dvh - 76px);background:#153f69;color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:40px 24px;isolation:isolate;text-align:center;overflow:hidden}.welcome:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#153f6988,#10385ae6),url(/welcome-mountains.webp) center/cover;opacity:.5}.welcome-copy{max-width:570px}.welcome h1{font-size:clamp(34px,5vw,60px);margin:0 0 20px}.welcome p{color:#d4e6f5}.text-button{background:transparent;color:inherit;border:0;margin:8px}.text-button:hover:not(:disabled){background:#ffffff15}.privacy{max-width:520px;color:#adc9dc;font-size:13px;margin-top:24px}.voice{display:flex;align-items:center;flex-direction:column;gap:8px}.orb{border-radius:50%;width:64px;height:64px;background:#236b9d;border:5px solid #f4f8fc;box-shadow:0 0 0 1px #d0e0ed;color:#fff}.orb:hover:not(:disabled){background:#185781}.orb svg{width:27px;height:27px}.voice.large{margin:24px}.large .orb{width:136px;height:136px;border:9px solid #ffffff22;box-shadow:0 0 0 20px #ffffff08;background:#e9f5ff;color:#164c75}.large .orb svg{width:45px;height:45px}.large small{color:#fff}.orb.recording{background:#ad3e42;color:#fff;animation:pulse 1s infinite}.spin{animation:spin 1s linear infinite}.voice-review{width:min(500px,100%);text-align:start}.voice-review label{color:#fff}.traveler{max-width:1150px;margin:auto;padding:24px 24px 160px}.results{padding-bottom:16px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tour-card{display:flex;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #cbdde8;border-radius:20px;padding:22px;gap:12px}.tour-card h2{font-size:21px;margin:2px 0}.tour-card p{margin:0}.tour-card>a{font-size:14px;text-align:center}.tour-card .price{font-size:21px;color:#174f75;margin-top:auto}.tour-card details{font-size:14px}.tour-card small{line-height:1.5}.pill{display:inline-flex;font-size:13px;border-radius:20px;padding:6px 12px;background:#e7f0f5;color:#245775;margin:3px;max-width:100%;overflow-wrap:anywhere}.comparison{background:#e8f1f7;border-radius:18px;padding:20px;margin:20px 0}.comparison article{padding:12px}.conversation{max-width:860px;margin:24px auto}.conversation h2{display:flex;gap:10px;align-items:center}.messages{max-height:520px;overflow:auto;display:flex;flex-direction:column;gap:14px;padding:10px 4px}.bubble{border-radius:16px;padding:14px 18px;background:#f1f6f9;max-width:92%;white-space:pre-wrap;overflow-wrap:anywhere}.bubble p{margin:4px 0}.bubble.user{align-self:flex-end;background:#dcecf7}.bubble.operator{background:#e8f4ed;border:1px solid #c8e1d1}.bubble details{font-size:13px}.composer{display:flex;gap:12px;margin:16px 0}.composer textarea{min-height:74px;flex:1}.composer button{align-self:flex-end;width:48px;height:48px;padding:10px}.dock{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(560px,100%);border:1px solid #c8dbe8;background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px 24px 0 0;display:flex;align-items:center;justify-content:space-around;padding:12px 15px max(12px,env(safe-area-inset-bottom));z-index:10;box-shadow:0 -5px 25px #15374e12}.dock>button{border:0;flex-direction:column;font-size:13px}.dock small{font-size:12px}.booking-panel{max-width:860px;margin:auto}.offer{border:1px solid #c5dbe8;border-radius:14px;padding:18px;margin:15px 0;background:#f9fcff}.offer>button{display:block;margin-top:14px}.offer p{white-space:pre-wrap}.overlay{position:fixed;inset:0;background:#10253888;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(600px,100%);max-height:90dvh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 25px 80px #0c233b66}.modal .row>button{font-size:26px;border:0}.modal>button,.modal form>button{margin:8px 6px 8px 0}.archive-item{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:8px 0;text-align:start;gap:8px}.check{flex-direction:row;align-items:flex-start;line-height:1.6}.check input{width:22px;min-height:22px;flex:none;margin-top:2px}footer{padding:16px 5vw;color:#607785;font-size:13px;max-width:1150px;margin:auto}footer details{max-width:800px}footer p{padding-bottom:140px}details>summary{cursor:pointer;padding:10px 0;color:#285d7f}.staff{max-width:1320px;margin:auto;padding:30px}.eyebrow{letter-spacing:.16em;font-size:12px;font-weight:700;color:#467790}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.stats>div{padding:20px;background:#fff;border-radius:15px;border:1px solid #d6e3eb;display:flex;flex-direction:column;gap:8px}.stats strong{font-size:32px}.staff-grid{display:grid;grid-template-columns:300px 1fr;gap:20px}.staff-grid aside{max-height:950px;overflow:auto}.facts{font-size:14px;background:#f1f6fa;padding:15px;border-radius:12px;overflow-wrap:anywhere}.facts p{margin:4px}.staff-messages{max-height:450px}.staff-detail{min-width:0}.note{border-inline-start:3px solid #6e9db9;padding:8px 16px;margin:15px 0;background:#f4f8fb}.delivery{padding:10px 0;border-bottom:1px solid #e3eaf0;display:flex;justify-content:space-between;gap:12px;font-size:14px}.staff form>button{margin-top:10px}.staff details{margin:16px 0}.staff textarea{margin-top:8px}@keyframes pulse{50%{box-shadow:0 0 0 12px #b7344520}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){header{padding:12px 16px;flex-wrap:wrap}.brand{font-size:18px}.header-actions{gap:5px}.header-actions>button{padding:8px;font-size:13px}.language select{max-width:105px;font-size:14px}.cards{grid-template-columns:1fr}.traveler{padding:16px 14px 150px}.panel{padding:18px}.welcome{min-height:calc(100dvh - 105px)}.bubble{max-width:97%}.modal{padding:20px}.two{grid-template-columns:1fr 1fr}.staff{padding:16px}.staff-grid{grid-template-columns:1fr}.staff-grid aside{max-height:300px}.stats{grid-template-columns:1fr 1fr}.delivery,.row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}.conversation .chat-tours{width:100%;min-width:0;padding:14px;border:1px solid #d4e3ee;border-radius:18px;background:#edf5fb}.chat-tours h3{margin:0;font-size:18px}.chat-tours>.muted{margin:6px 0 12px;font-size:12px}.chat-tours .cards{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.chat-tours .tour-card{padding:16px;gap:9px;min-width:0}.chat-tours .tour-card h2{font-size:18px}.chat-tours .tour-card p{font-size:14px}.chat-tours .tour-card .price{font-size:19px}.conversation>.messages{max-height:65dvh;min-height:180px;overscroll-behavior-y:contain}@media(max-width:760px){.conversation .chat-tours{padding:10px}.conversation{padding:14px}.chat-tours .tour-card{padding:12px}.chat-tours .row{gap:4px}}.header-actions .language{position:relative;display:flex;flex-direction:row;align-items:center;margin:0;min-width:0}.language>svg{position:absolute;inset-inline-start:10px;pointer-events:none;flex-shrink:0}.language select{min-height:44px;padding-inline-start:33px;max-width:155px;width:100%;font-weight:600}.header-actions>button{white-space:nowrap}.tour-title{display:flex;align-items:center;gap:10px;min-width:0}.tour-icon{display:flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#edf5fa;font-size:25px}.chat-tours .tour-title h2{margin:0;overflow-wrap:anywhere}.chat-tours{flex-shrink:0}.chat-tours .tour-card .price{margin-top:0}@media(max-width:760px){header{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;width:100%}.header-actions .language select{max-width:none;min-width:0;font-size:13px}.header-actions>button{padding:8px;font-size:13px}.header-actions>button:nth-child(4){grid-column:1/-1}.tour-icon{flex-basis:36px;width:36px;height:36px;font-size:22px}}.conversation>.messages{max-height:none;overflow:visible;min-height:180px;overscroll-behavior-y:auto}.messages>.bubble,.trail-loading{flex-shrink:0;scroll-margin-top:20px}html{scroll-padding-bottom:calc(140px + env(safe-area-inset-bottom))}.traveler{padding-bottom:calc(160px + env(safe-area-inset-bottom))}.trail-loading{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px;border:1px solid #d4e3ee;border-radius:18px;background:#edf5fb;color:#285d7f}.trail-scene{position:relative;width:106px;height:58px;overflow:hidden;flex-shrink:0}.trail-mountain{position:absolute;width:62px;height:48px;top:0;color:#a3c0ce}.trail-mountain.far{left:3px}.trail-mountain.near{right:0;color:#7b9eae}.trail-horse{position:absolute;left:32px;bottom:4px;font-size:30px;animation:trail-trot .55s ease-in-out infinite alternate;z-index:1}.trail-ground{position:absolute;bottom:3px;left:0;width:100%;height:2px;background:repeating-linear-gradient(90deg,#9cbba8 0 12px,transparent 12px 22px);animation:trail-ground .65s linear infinite}.trail-dots{display:flex;gap:4px}.trail-dots i{width:5px;height:5px;border-radius:50%;background:#628faa;animation:trail-dot 1s ease-in-out infinite}.trail-dots i:nth-child(2){animation-delay:.15s}.trail-dots i:nth-child(3){animation-delay:.3s}@keyframes trail-trot{to{transform:translateY(-4px) rotate(-4deg)}}@keyframes trail-ground{to{background-position:22px 0}}@keyframes trail-dot{50%{opacity:.25;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.trail-loading *{animation:none!important}}.tour-context{padding:16px;border:1px solid #b9d4e6;border-inline-start:4px solid #397da5;border-radius:16px;background:#edf5fb;scroll-margin-top:20px}.tour-context h3{margin:8px 0;font-size:18px}.tour-context p{margin:8px 0;font-size:14px}.active-tour{display:flex;flex-direction:column;gap:4px;padding:12px;border-inline-start:3px solid #397da5;background:#edf5fb;border-radius:10px;margin-top:16px}.active-tour strong{font-size:14px}.tour-symbol{width:30px;height:30px;color:#346482;flex-shrink:0}.tour-icon .tour-symbol{width:29px;height:29px}.trail-subject{position:absolute;left:30px;bottom:3px;z-index:1}.trail-subject .tour-symbol{width:43px;height:43px}.animated.theme-hiking .stride-a,.animated.theme-horseback .stride-a{transform-origin:24px 29px;animation:walking-step .55s ease-in-out infinite alternate}.animated.theme-hiking .stride-b,.animated.theme-horseback .stride-b{transform-origin:24px 29px;animation:walking-step .55s ease-in-out infinite alternate-reverse}.animated.theme-horseback{animation:trail-trot .4s ease-in-out infinite alternate}.animated.theme-vehicle{animation:road-bounce .5s ease-in-out infinite alternate}.animated.theme-stay .yurt-smoke{animation:yurt-breeze 1.8s ease-in-out infinite}.animated.theme-rafting,.animated.theme-lake{animation:water-drift 1.5s ease-in-out infinite alternate}@keyframes walking-step{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes road-bounce{to{transform:translateY(-2px) rotate(1deg)}}@keyframes yurt-breeze{50%{opacity:.35;transform:translateY(-2px)}}@keyframes water-drift{to{transform:translateY(-2px) rotate(4deg)}}.favorite-toggle[aria-pressed=true]{color:#d43c57;background:#fff0f3;border-color:#edacb8}.favorite-toggle svg{transition:fill .15s,color .15s}.header-actions{justify-content:flex-start}.header-actions .language{width:132px;flex:none}.header-actions .language select{width:132px}@media(max-width:760px){.header-actions{grid-template-columns:132px auto auto;justify-content:start}.header-actions .language select{max-width:132px}.dock{padding-inline:6px}.dock>button{font-size:11px;padding:8px 5px;gap:5px}.dock .orb{width:58px;height:58px}}@media(max-width:360px){.header-actions{grid-template-columns:116px auto auto}.header-actions .language,.header-actions .language select{width:116px}}.tour-pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.library-screen{position:fixed;inset:0;background:#f3f7fa;z-index:22;overflow-y:auto;padding:20px 16px max(30px,env(safe-area-inset-bottom))}.library-inner{max-width:900px;margin:auto}.library-inner>button{position:sticky;top:0;z-index:1}.library-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.library-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.library-card.trip-viewed{border-color:#ddcc9c;background:#fffdf5}.library-card.trip-completed{border-color:#9dcab0;background:#f3faf5}.rating-stars{display:flex;gap:3px}.rating-stars button{padding:8px;color:#b98017;border:0;background:transparent}.review-card{background:#fff;border:1px solid #d3e1eb;border-radius:18px;padding:20px;margin:16px 0}.review-person{display:flex;align-items:center;gap:12px}.review-avatar{width:52px;height:52px;display:block;border-radius:50%;background-image:url(/review-avatars.png);background-size:300% 100%;background-position:0 50%;flex-shrink:0}.avatar-1{background-position:50% 50%}.avatar-2{background-position:100% 50%}.review-stars{color:#a16c12;letter-spacing:2px}.review-card>small{display:block;margin-top:10px}.dock{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center}.dock>.voice{grid-column:2}.dock>button{width:100%;min-width:0}.trail-ground{animation:none}.trail-subject{left:8px;bottom:0}.trail-subject .tour-symbol{width:90px;height:62px}.trail-mountain{display:none}.loading-track{position:relative;display:block;flex-basis:100%;height:4px;background:#d0e0eb;border-radius:8px;overflow:hidden}.loading-track>span{position:absolute;width:35%;height:100%;border-radius:8px;background:#5288a7;animation:loading-slide 1.4s ease-in-out infinite}@keyframes loading-slide{0%{transform:translate(-110%)}to{transform:translate(390%)}}@media(prefers-reduced-motion:reduce){.loading-track>span{animation:none;left:32%}}.realistic-symbol{display:inline-block;background-image:url(/tour-symbols.png);background-size:400% 300%;border-radius:9px;animation:none!important}.tour-icon{width:52px;height:52px;flex-basis:52px;overflow:hidden;background:transparent}.tour-icon .realistic-symbol{width:52px;height:52px}.trail-scene{width:80px;height:80px}.trail-subject{inset:0}.trail-subject .realistic-symbol{width:80px;height:80px;border-radius:12px}.trail-ground{display:none}@media(max-width:760px){.tour-icon{width:48px;height:48px;flex-basis:48px}.tour-icon .realistic-symbol{width:48px;height:48px}}header{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 4vw 40px;background:#fffaf0;border-bottom:0}header:after{content:"";position:absolute;inset-inline:0;bottom:0;height:26px;background:url(/shyrdak-border.svg) repeat-x center;pointer-events:none}.brand{color:#8f2e35;letter-spacing:-.02em}.brand svg{color:#b58230}.header-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);width:100%;gap:8px}.header-actions .language{width:auto;min-width:0}.header-actions .language select{width:100%;max-width:none;border-color:#e3cfaa;background:#fffdf7;color:#6f3437}.header-actions>button{width:100%;border-color:#e3cfaa;background:#fffdf7;color:#6f3437}.header-actions>button:hover{background:#f9eccf}.header-actions>button:nth-child(4){grid-column:1/-1}@media(min-width:761px){header{grid-template-columns:auto minmax(340px,560px);align-items:center;justify-content:space-between}}@media(max-width:760px){header{padding:14px 16px 39px}.header-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.header-actions .language,.header-actions .language select{width:100%;max-width:none}.header-actions>button{white-space:normal;line-height:1.25;min-height:44px}.brand{font-size:22px}}header{background:#fffdf9;padding-bottom:46px}.brand{color:#a51d29}.brand svg{color:#c70b19}header:after{height:32px;background-color:#fffdf9;background-image:url(/shyrdak-border.svg);background-size:134px 32px;background-repeat:repeat-x}.header-actions .language select,.header-actions>button{border-color:#e7d7d4;background:#fff;color:#70353b}@media(max-width:760px){header{padding-bottom:45px}}header{background:#f3f7fa;padding-bottom:52px}.brand{color:#087ea6;gap:11px;font-weight:750;letter-spacing:-.025em}header:after{height:32px;bottom:6px;background-color:transparent;background-image:url(/blue-ornament.svg);background-size:84px 32px;background-repeat:repeat-x;mix-blend-mode:multiply}.guide-emblem{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #aed6e4;border-radius:50%;background:#e5f2f7;flex-shrink:0}.guide-emblem svg{width:27px;height:27px;color:#087ea6;transform:translateY(3px)}.guide-sun{position:absolute;width:7px;height:7px;border-radius:50%;background:#08a3cf;top:7px;inset-inline-end:10px}.header-actions .language select,.header-actions>button{background:#f3f7fa;border-color:#bcd9e4;color:#096e93;box-shadow:none}.header-actions>button:hover{background:#e3f0f6}.conversation>.row h2{color:#08769b;font-size:clamp(18px,3.8vw,23px);line-height:1.35;align-items:center}.conversation>.row h2 svg{flex-shrink:0}@media(max-width:760px){header{padding-bottom:51px}.brand{font-size:22px}}header{isolation:isolate;position:relative;grid-template-columns:minmax(0,1fr);padding:16px 4vw;gap:14px;background:#f3f7fa}header:after{content:none}header:before{content:"";position:absolute;inset:0;z-index:-1;background:url(/blue-ornament.svg) repeat center;background-size:168px 64px;opacity:.055;mix-blend-mode:multiply;pointer-events:none}.header-actions.no-trips{grid-template-columns:repeat(2,minmax(0,1fr))}.header-actions .language select,.header-actions>button{background:#f3f7fae6}.terms-overlay{position:fixed;inset:0;z-index:1000;background:#17354973;padding:16px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.terms-dialog{width:min(100%,680px);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;min-height:0;background:#f8fbfd;border:1px solid #c7dde7;border-radius:22px;padding:22px;box-shadow:0 18px 70px #12384b33;overflow:hidden}.terms-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.terms-heading h2{margin:0;color:#08769b;font-size:22px}.terms-heading select{max-width:180px}.terms-intro{font-size:14px;line-height:1.5;margin:14px 0}.terms-body{overflow-y:auto;overscroll-behavior:contain;min-height:80px;max-height:45dvh;padding:0 14px 0 2px;border-block:1px solid #d6e5ed}.terms-body h3{font-size:16px;margin:18px 0 8px}.terms-body p{font-size:14px;line-height:1.65;margin:0 0 18px}.terms-body:focus-visible{outline:2px solid #087ea6;outline-offset:2px}.terms-progress{font-size:12px;color:#527184;margin:12px 0 8px}.terms-check{font-size:14px;line-height:1.4;margin:0 0 14px;align-items:flex-start}.terms-check input{width:20px;height:20px;flex-shrink:0}.terms-check:has(input:disabled){opacity:.55}.terms-dialog>.primary{flex-shrink:0;min-height:44px}@media(max-width:760px){header{padding:14px 16px}.terms-dialog{padding:16px;border-radius:18px}.terms-heading h2{font-size:20px}.terms-overlay{padding:10px}.terms-dialog{max-height:calc(100dvh - 20px)}}html{background:#f3f7fa}body{background:transparent}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(#f3f7fae8,#f3f7fae8),url(/welcome-mountains.webp) center 68%/cover no-repeat;pointer-events:none}header{background:transparent}header:before,header:after{content:none}.welcome{background:transparent;color:#173f5f}.welcome:before,.welcome:after{content:none}.welcome p,.welcome .privacy,.welcome .text-button,.welcome .large small,.voice-review label{color:#315770}.welcome .large .orb{background:#087e9c;color:#fff;border-color:#e4f1f4;box-shadow:0 0 0 16px #0783a00a,0 12px 30px #08657d22}.library-screen{background:linear-gradient(#f3f7faeb,#f3f7faeb),url(/welcome-mountains.webp) center 68%/cover no-repeat}.conversation{background:#ffffffc9}.tour-card,.review-card{box-shadow:0 5px 18px #12435c08}.primary{background:#087e9c;border-color:#087e9c;box-shadow:0 3px 9px #087e9c18;font-weight:650}.primary:hover:not(:disabled){background:#056b86;border-color:#056b86}.orb{background:#087e9c}.tour-booking{display:flex;flex-direction:column;gap:5px;padding:12px;background:#edf7f9;border-radius:14px}.tour-booking .price{margin:0;color:#075d75}.tour-booking>small{font-size:11px;line-height:1.4}.tour-booking>.primary{width:100%;margin-top:3px}.tour-secondary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:8px}.tour-secondary button{padding:10px 8px;font-size:14px;border-color:#aad3dd;color:#08647d;background:#f9fdfe}.welcome .text-button{background:#ffffffb8;border:1px solid #bfd6e0;border-radius:12px;padding:10px 20px}.library-inner>button{box-shadow:0 3px 14px #143e5520}.tour-rating{align-self:flex-start;min-height:36px;padding:4px 0;border:0;background:transparent;gap:7px;flex-wrap:wrap;justify-content:flex-start}.tour-rating>span{color:#ac7209;letter-spacing:1px}.tour-rating>small{font-size:11px;color:#637783}.tour-rating>b{font-size:14px}.active-tour{display:flex;flex-direction:column;gap:6px;background:#edf7f9;border:1px solid #a9cfdc;border-radius:16px;padding:14px;margin-top:16px}.active-tour>small{font-size:12px}.active-tour-actions{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:8px;margin-top:5px}.active-tour-actions>button{font-size:14px;padding:10px 8px;line-height:1.35}.operator-alert,.human-status{padding:14px 16px;border:1px solid #8ac4d5;border-radius:14px;background:#e7f6fa;margin:14px 0}.operator-alert{display:flex;flex-direction:column;gap:5px}.human-status p{margin:5px 0;font-size:13px}.unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:3px 7px;border-radius:20px;background:#087e9c;color:#fff;font-size:12px}.inbox-alert{position:fixed;z-index:25;top:12px;left:50%;transform:translate(-50%);max-width:calc(100% - 24px);background:#075f77;color:#fff;box-shadow:0 5px 22px #123a5533}.dock.has-inbox{grid-template-rows:auto auto;row-gap:8px}.dock.has-inbox>.inbox-dock{grid-column:1/-1;grid-row:1;flex-direction:row;background:#e8f5f8;border-radius:12px;min-height:36px;padding:6px}.dock.has-inbox>button:not(.inbox-dock),.dock.has-inbox>.voice{grid-row:2}.traveler:has(.has-inbox){padding-bottom:215px}.read-aloud{display:flex;gap:8px;align-items:center;flex-wrap:wrap;white-space:normal;margin-top:8px}.read-aloud button{font-size:12px;min-height:34px;padding:6px 9px}.read-aloud small{font-size:11px}.payment-link{margin:14px 0;padding:14px;border:1px solid #a8cdd8;border-radius:12px;background:#eef8fa}.payment-link a{display:flex;gap:6px;flex-wrap:wrap;font-weight:650;overflow-wrap:anywhere}.staff-messages{max-height:60dvh}.staff-detail>form>.voice{align-items:flex-start;margin-top:12px}.operator-new{position:sticky;top:8px;z-index:12;display:flex;width:100%;background:#fff1ce;border-color:#dbb956;color:#5f450a;box-shadow:0 6px 20px #71511619;margin:12px 0;text-align:start}[hidden]{display:none!important}.booking-bells{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.booking-bell{position:relative;display:flex;flex-direction:column;padding:16px 8px;gap:6px;border-width:2px}.booking-bell svg{width:26px;height:26px}.booking-bell b{position:absolute;top:7px;inset-inline-end:calc(50% - 34px);border-radius:20px;min-width:23px;padding:3px;color:#fff;font-size:12px}.booking-bell.new{color:#b52d40;border-color:#f0b7bf;background:#fff3f4}.booking-bell.new b{background:#c83349}.booking-bell.working{color:#166bb0;border-color:#aecfea;background:#eef6ff}.booking-bell.working b{background:#1974bc}.booking-bell.done{color:#23824e;border-color:#acd5b9;background:#effaf3}.booking-bell.done b{background:#278550}.booking-bell[aria-pressed=true]{outline:2px solid currentColor;outline-offset:2px}.staff-login{max-width:420px;margin:10vh auto;padding:28px}.staff-login .primary{width:100%}.push-control{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0}.push-control small{font-size:12px;max-width:340px}.push-control button{font-size:13px}.staff-workspace{max-width:1180px;margin:0 auto;padding:20px 18px calc(110px + env(safe-area-inset-bottom));min-height:75dvh}.staff-page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.staff-page-heading h1{font-size:27px;margin:4px 0}.staff-page-heading .eyebrow{margin:0;font-size:10px;letter-spacing:.12em}.staff-page-heading>small{color:#617985}.staff-chat-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.staff-workspace .panel{min-width:0;margin-bottom:18px}.staff-conversations{padding:12px!important}.staff-tabs{display:flex;gap:6px;margin-bottom:12px}.staff-tabs button{flex:1;padding:9px 7px;font-size:12px}.staff-tabs button[aria-pressed=true]{background:#087e9c;color:#fff;border-color:#087e9c}.staff-request{display:flex;flex-direction:column;align-items:stretch;text-align:left;width:100%;padding:14px;gap:7px;margin:8px 0;border-radius:14px;background:#fff;white-space:normal;overflow-wrap:anywhere}.staff-request.selected{background:#edf8fa;border-color:#087e9c}.staff-request>span:not(.row){font-size:14px;line-height:1.4}.staff-request small{font-size:12px;color:#607785}.staff-request-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.staff-chat h2{font-size:20px;margin:12px 0 6px}.staff-chat-heading{padding-bottom:14px;border-bottom:1px solid #e0eaef}.staff-chat-heading p{font-size:13px;color:#607785}.staff-chat-heading button{font-size:13px}.staff-back-list{display:none}.staff-translation{font-size:12px;color:#607785;margin:15px 0}.staff-chat .staff-messages{max-height:48dvh;min-height:160px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.staff-chat form{margin-top:16px}.staff-chat form textarea{min-height:85px}.staff-chat form .voice{align-items:flex-start}.staff-chat form>.muted{font-size:12px}.staff-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#607785;padding:24px}.staff-empty p{max-width:320px}.staff-deal{max-width:780px;margin-inline:auto}.staff-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100%,760px);z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fffffff5;border:1px solid #d4e3ea;box-shadow:0 -4px 24px #18405210;border-radius:22px 22px 0 0;padding:9px 8px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.staff-bottom-nav button{position:relative;display:flex;flex-direction:column;gap:5px;border:0;background:transparent;color:#637887;font-size:12px;padding:8px 4px;min-width:0}.staff-bottom-nav button[aria-current=page]{background:#e9f5f8;color:#05728e}.staff-bottom-nav .unread-badge{position:absolute;top:0;right:14%;font-size:10px;min-width:18px}.staff-workspace .operator-new{position:relative;top:auto}.staff-workspace .booking-bells{margin-top:0}@media(max-width:700px){.staff-workspace{padding:14px 12px calc(105px + env(safe-area-inset-bottom))}.staff-page-heading h1{font-size:23px}.staff-page-heading>small{font-size:11px;max-width:100px;text-align:right}.staff-chat-layout{display:block}.staff-workspace.has-selection .staff-conversations{display:none}.staff-workspace:not(.has-selection) .staff-chat{display:none}.staff-back-list{display:flex}.staff-chat{padding:16px!important}.staff-chat .staff-messages{max-height:45dvh}.staff-request-grid,.staff-deal .two{grid-template-columns:1fr}.staff-bottom-nav{border-radius:18px 18px 0 0}}header.staff-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;gap:12px}header.staff-header .header-actions{display:flex;width:auto;flex:0 0 auto}header.staff-header .header-actions>button{min-width:44px;width:auto}.staff-conversations{max-height:calc(100dvh - 235px);overflow:auto}.staff-chat-heading .row{justify-content:flex-start;gap:8px}@media(max-width:700px){.staff-conversations{max-height:none}.staff-chat .staff-messages{max-height:36dvh}}.staff-top-bells{position:sticky;top:0;z-index:24;display:flex;justify-content:center;gap:12px;width:fit-content;max-width:100%;margin:0 auto 16px;padding:6px 12px;background:#f5f9fcf5;border:1px solid #d9e5ed;border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 3px 12px #193e5810}.staff-mini-bell{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:78px;min-height:48px;padding:5px 8px;border:1px solid transparent;background:transparent;font-size:10px;line-height:1.2}.staff-bell-icon{position:relative;display:flex;padding-right:12px}.staff-bell-icon b{position:absolute;left:15px;top:-4px;min-width:17px;padding:2px 4px;border-radius:12px;color:#fff;background:currentColor;font-size:9px;line-height:1.2}.staff-mini-bell.new{color:#b92e43}.staff-mini-bell.new b{background:#b92e43}.staff-mini-bell.working{color:#176cae}.staff-mini-bell.working b{background:#176cae}.staff-mini-bell.done{color:#237d4d}.staff-mini-bell.done b{background:#237d4d}.staff-mini-bell[aria-pressed=true]{border-color:currentColor;background:#fff}.staff-mini-bell:hover{background:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-identity{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#617786}.chat-avatar{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:#e3edf4;color:#51738a;flex-shrink:0}.chat-identity.operator .chat-avatar{background:#d5f0e8;color:#17715c}.chat-identity.operator small{color:#176b58;font-weight:650}.chat-identity.assistant .chat-avatar{background:#e7e5f8;color:#665a97}.message-meta{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:20px;font-size:10px;color:#728797;margin-top:7px}.message-check{display:inline-flex;color:#718493}.message-check.read{color:#078cad}.staff-chat .bubble{max-width:88%;border-radius:17px 17px 17px 4px;align-self:flex-start;background:#f0f4f7}.staff-chat .bubble.user{margin-left:0;margin-right:auto;background:#f0f4f7}.staff-chat .bubble.outgoing{margin-left:auto;margin-right:0;background:#e2f3ed;border-radius:17px 17px 4px}.bubble.operator{border:1px solid #c1e2d7}.chat-compose-row{position:relative;display:flex;align-items:flex-end;gap:10px;padding:9px;border:1px solid #cbdee6;background:#fff;border-radius:20px}.chat-compose-input{flex:1;min-width:0;margin:0!important}.staff-chat form .chat-compose-input textarea{min-height:64px;max-height:160px;margin:0;border:0;box-shadow:none;resize:vertical;padding:10px;background:transparent}.staff-chat form .voice.compact{margin:0;align-items:center;flex:0 0 46px}.voice.compact .orb{width:44px;height:44px;min-height:44px;padding:10px;border:0;box-shadow:none}.voice.compact>small{font-size:9px;max-width:64px;text-align:center}.voice-wave{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #c7dce4;background:#f5fafc;border-radius:22px;box-shadow:0 5px 25px #23445215;max-width:calc(100vw - 48px);color:#173f5f}.voice-wave canvas{width:180px;max-width:48vw;height:40px}.voice-wave button.voice-cancel{width:30px;min-width:30px;min-height:30px;height:30px;padding:5px;background:#fff;color:#526d7c;border-radius:50%}.voice-timer{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.voice{position:relative}.voice>.voice-wave{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:35}.voice.compact>.voice-wave{left:auto;right:0;transform:none}.voice.is-recording .orb{background:#b4384c;color:#fff}.voice.compact>p{position:absolute;right:0;bottom:65px;min-width:220px;background:#fff;border:1px solid #edd0d6;padding:10px;border-radius:10px}.traveler-bell{position:relative;min-width:44px!important;flex:0 0 auto}.traveler-bell .unread-badge{position:absolute;top:-5px;right:-5px;font-size:10px;min-width:18px}.inbox-alert{display:flex;align-items:center;gap:8px}.traveler .bubble{scroll-margin-top:70px}.chat-identity.operator .chat-avatar{position:relative;width:32px;height:32px}.operator-headset{position:absolute;inset:3px;pointer-events:none}header:not(.staff-header){display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}header:not(.staff-header) .header-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:6px;width:auto;max-width:100%;min-width:0}header:not(.staff-header) .header-actions>button{width:auto;flex:0 0 auto;grid-column:auto;min-height:44px;padding:8px 12px;font-size:13px;white-space:nowrap}header:not(.staff-header) .header-actions .language{order:0;flex:0 1 125px;width:125px;min-width:80px}header:not(.staff-header) .header-actions .language select{width:100%;min-width:0;max-width:125px;font-size:13px;padding-inline-end:18px}header:not(.staff-header) .header-actions>.traveler-bell{order:1;width:44px;padding:8px}header:not(.staff-header) .header-actions>.header-trips{order:2;flex:0 1 auto;min-width:0;white-space:normal;line-height:1.2}header:not(.staff-header) .header-actions>.header-logout{order:3;width:44px;padding:8px}@media(max-width:760px){header:not(.staff-header) .brand{flex-basis:100%}header:not(.staff-header) .header-actions{width:100%}}@media(max-width:360px){header:not(.staff-header){padding-inline:12px}header:not(.staff-header) .header-actions .language{flex-basis:100px}header:not(.staff-header) .header-actions>.header-trips{padding-inline:7px;font-size:12px}}.voice .orb.recording{animation:none;box-shadow:0 0 0 5px #b4384c12;transition:background .25s ease,box-shadow .25s ease}header:not(.staff-header) .header-actions{justify-content:center;margin-inline:auto}header:not(.staff-header) .header-actions>.header-trips{order:1}header:not(.staff-header) .header-actions>.traveler-bell{order:2}header:not(.staff-header) .header-actions>.header-logout{order:3}@media(min-width:761px){header:not(.staff-header){display:grid;grid-template-columns:minmax(0,1fr);justify-items:center}header:not(.staff-header) .brand{justify-self:start}}.staff-company{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.staff-company label{font-size:11px;margin:0;gap:3px}.staff-company select{min-height:36px;padding:6px 9px;font-size:12px}.human-status small{display:block;line-height:1.5}button:disabled{cursor:not-allowed}header:not(.staff-header){position:sticky;top:0;z-index:20;background:#f3f7faf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 3px 14px #193e5810;border-bottom:1px solid #dbe7ed}.traveler .bubble{scroll-margin-top:150px;scroll-margin-bottom:130px}.message-highlight{outline:2px solid #52a9b7;outline-offset:3px}.traveler-bell:has(.unread-badge){background:#e1f3f6!important;border-color:#5aadb9!important}.conversation-price-note{display:block;clear:both;margin-top:12px;line-height:1.5;overflow-wrap:anywhere}.bubble.message-unread{background:#e3f6f7;border:1px solid #59a8b5;box-shadow:inset 4px 0 #18899c}.unread-label{display:block;width:fit-content;padding:3px 7px;margin-bottom:7px;border-radius:8px;background:#087e9c;color:#fff;font-size:10px;font-weight:650}.journey-tabs{display:flex;gap:8px;margin:0 0 14px;padding:5px;border-radius:18px;background:#e8f0f4}.journey-tabs button{flex:1;min-width:0;position:relative;border:0;background:transparent;white-space:normal;font-weight:650}.journey-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 2px 8px #15445b10;color:#176384}.journey-card{padding:18px;border:1px solid #c7dde7;border-radius:22px;background:#f7fbfd;margin-bottom:14px;overflow-wrap:anywhere}.journey-identity{display:flex;gap:10px;align-items:flex-start}.journey-identity>svg{flex:none;color:#297593}.journey-identity strong,.journey-identity small{display:block}.journey-identity small{margin-top:5px;color:#536a7b}.journey-steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:18px 0 12px}.journey-steps li{font-size:11px;line-height:1.4;color:#6f808b;border-top:3px solid #dbe5ea;padding-top:7px}.journey-steps li.reached{border-color:#3296b6;color:#175d78}.journey-steps li span{display:flex;width:20px;height:20px;border-radius:50%;background:#e2edf2;align-items:center;justify-content:center;margin-bottom:5px}.journey-steps li[aria-current=step]{font-weight:750}.journey-hint{font-size:14px;line-height:1.6}.journey-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.journey-actions button{min-height:44px;flex:1 1 160px}.journey-more{margin-top:12px}.journey-more summary{font-size:13px}.journey-more p{font-size:13px}.journey-paid{background:#f2fbf5;border-color:#b9dfc7}.danger-text{color:#a83232}.recipient-label{display:flex;gap:6px;align-items:center;font-size:13px;color:#496c7e;padding:12px 0 4px}.offer-terms{white-space:pre-wrap;line-height:1.65}.modal>.primary{width:100%;margin-top:12px}.modal>button{margin-top:10px}.staff-next-action{padding:12px 14px;border-radius:14px;background:#eaf5fa;border:1px solid #c7dde7;margin:10px 0}.staff-next-action strong{display:block;margin-bottom:4px}.staff-next-action p{margin:4px 0;font-size:13px}.staff-next-action button{margin-top:8px}.staff-ai-context{margin:8px 0;padding:10px;border:1px solid #dce6eb;border-radius:12px;font-size:13px}.staff-ai-context p{white-space:pre-wrap}@media(max-width:480px){.journey-card{padding:14px}.journey-actions button{flex-basis:100%}.journey-steps{gap:4px}.journey-steps li{font-size:10px}.journey-tabs button{font-size:13px;padding:10px 6px}}.recipient-label span{flex:1;min-width:0}.recipient-label small{display:block;margin-top:3px}.recipient-label button{max-width:45%;font-size:12px;flex:none}.journey-tabs .unread-badge{position:static;display:inline-flex;margin-inline-start:5px}.booking-composer{display:flex;align-items:flex-end;gap:8px;padding:10px;border:1px solid #c7dce4;border-radius:20px;background:#fff}.booking-composer textarea{flex:1;min-width:0;border:0;margin:0;min-height:70px;padding:10px;box-shadow:none}.booking-composer>.voice.compact{flex:0 0 44px;margin:0}.booking-composer>button{flex:0 0 44px;min-width:44px;padding:10px}.status-update{background:#edf5fa!important;border:1px solid #d6e5ed;font-size:13px;max-width:100%!important}.status-update p{margin:5px 0}.status-event-label{font-weight:650;color:#53788a}@media(max-width:480px){.journey-tabs{flex-wrap:wrap}.journey-tabs>button{flex:1 1 100px}.booking-composer{padding:6px;gap:4px}}.staff-ai-context .collapse-context{display:flex;margin:12px 0 0;width:100%;gap:6px;background:#f3f8fb;font-size:13px}.staff-chat .row,.staff-deal .row{flex-wrap:wrap;gap:8px;align-items:center}.staff-chat .row>button,.staff-deal .row>button{white-space:normal;line-height:1.3;margin:0}.staff-chat form .chat-compose-row{align-items:center;gap:10px;min-width:0}.staff-chat form .chat-compose-input{flex:1;min-width:0}.staff-chat form>.primary{display:flex;width:100%;margin-top:10px}.recipient-label{flex-wrap:wrap;gap:10px;align-items:center}.recipient-label>span{flex:1 1 180px;min-width:0}.booking-pay-link{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;border-radius:12px;text-decoration:none;white-space:normal;text-align:center}@media(max-width:480px){.staff-deal .row>button{flex:1 1 160px}.recipient-label>.booking-pay-link{flex:1 1 100%}}.journey-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-form{display:grid;gap:14px}.manual-form label{min-width:0}.manual-form select{max-width:100%;width:100%}.manual-form>.voice{justify-self:end}.test-checkout{border:1px solid #bbd5e0;border-radius:16px;padding:16px;margin:16px 0}.test-checkout .check{margin:12px 0}.test-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.test-card,.test-transfer{padding:20px;border-radius:14px;background:#e7f2f7;margin:14px 0;overflow-wrap:anywhere}.test-qr{display:grid;justify-items:center;padding:12px;background:#fff}.test-qr img{width:200px;max-width:100%}.manual-source{display:inline-flex;background:#fff0d2;color:#704500;padding:4px 8px;border-radius:8px;font-size:12px}.staff-chat .send-payment-form{width:100%;margin-top:8px;border-color:#087e9c;color:#087e9c;background:#f2fafb}.payment-chat-card{padding:16px;border:1px solid #a4cbd6;border-radius:16px;background:#eef8fa;margin:14px 0}.payment-chat-card button{width:100%;margin-top:12px}.inquiry-question{padding:14px;border-radius:12px;background:#edf6f9;margin:12px 0}.inquiry-question blockquote{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.paid-thanks{padding:16px;border:1px solid #aad7bd;background:#eef9f2;border-radius:16px;margin:14px 0;line-height:1.6}.paid-thanks button{display:flex;min-width:100px;margin-top:12px}.paid-thanks small{display:block}.offer-form{display:grid;gap:14px;max-width:680px}.offer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:14px 20px;align-items:start}.offer-fields label{min-width:0;margin:0}.offer-fields input,.offer-fields select{width:100%;min-width:0;box-sizing:border-box}.offer-fields .offer-short{max-width:210px}.offer-fields .offer-full{grid-column:1/-1;max-width:none}.offer-percent,.offer-link{display:flex;align-items:center;gap:8px}.offer-percent input{width:85px!important}.offer-percent span{font-weight:600}.offer-link{border:1px solid #b9cddd;border-radius:10px;padding:0 10px;background:#fff}.offer-link span{color:#557085;flex-shrink:0}.offer-link input{border:0;min-width:0;width:100%;margin:0;padding-left:0}.offer-form label small,.offer-form>small{display:block;color:#557085;font-size:12px;font-weight:400}.offer-form .check input{width:auto;flex-shrink:0}@media(max-width:420px){.offer-fields{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.offer-fields label{font-size:13px}.offer-fields input{padding:9px 5px;font-size:14px}}.selection-screen .library-inner{max-width:720px;padding-bottom:40px}.selection-facts{display:flex;flex-direction:column;gap:6px;text-align:start}.selection-response{margin:18px 0;padding:16px;border:1px solid #cedde7;border-radius:16px;background:#fff}.selection-response .tour-card{margin-top:12px}.selection-preview{padding:16px;border-radius:14px;background:#edf6fa;margin:16px 0}.selection-screen form{display:grid;gap:12px}.selection-screen label{display:grid;gap:6px}.selection-screen .check{display:flex}.staff-mini-bell.selection{color:#7854a0}.staff-mini-bell.selection b{background:#7854a0}@media(max-width:420px){.staff-top-bells{gap:2px;padding:6px}.staff-mini-bell{min-width:60px;padding:5px}.selection-screen .two{grid-template-columns:1fr}}.welcome{padding:32px 20px 22px;justify-content:flex-start;gap:0;min-height:calc(100dvh - 84px)}.welcome-copy{max-width:520px}.welcome h1{font-size:clamp(29px,4vw,44px);margin:8px 0 12px}.welcome-copy p{font-size:16px;line-height:1.5;margin:0 auto;max-width:420px}.welcome-voice{padding:12px 0 10px}.welcome-voice .voice.large{margin:24px}.welcome-voice .large .orb{width:156px;height:156px;border-width:8px;box-shadow:0 0 0 14px #087e9c09,0 12px 28px #08657d25}.welcome-voice .large .orb svg{width:49px;height:49px}.welcome-voice small{font-size:16px;font-weight:650;margin-top:8px}.welcome-start-options{display:grid;grid-template-columns:1fr 1fr;width:min(440px,100%);gap:10px;margin:4px 0 0}.welcome-start-options button{min-height:52px;padding:10px 12px;background:#ffffffa6;border:1px solid #c2d8e1;font-size:14px;line-height:1.3;box-shadow:none}.welcome-start-options svg{flex-shrink:0;color:#4b7d91}.welcome-library{display:flex;align-items:stretch;justify-content:center;gap:4px;width:min(440px,100%);margin:30px 0 0;padding:12px 4px;border-top:1px solid #bdd1dc88;border-bottom:1px solid #bdd1dc88}.welcome-library button{flex:1;max-width:146px;min-width:0;flex-direction:column;gap:8px;border:0;background:transparent;border-radius:12px;font-size:13px;line-height:1.35;padding:8px 5px;color:#3c6378}.welcome-library button:hover{background:#ffffffa6}.welcome-library span{overflow-wrap:anywhere}.welcome-library svg{color:#427e97}.welcome .privacy{margin-top:18px;max-width:390px;line-height:1.5;font-size:11px;opacity:.85}.welcome-test-tools{margin-top:12px;font-size:12px;max-width:100%}.welcome-test-tools summary{color:#6b8190;padding:8px;min-height:36px}.welcome-test-tools .text-button{font-size:12px;margin:4px}@media(max-width:420px){.welcome{padding:20px 18px;min-height:calc(100dvh - 105px)}.welcome h1{font-size:29px}.welcome-copy p{font-size:14px}.welcome-voice .large .orb{width:142px;height:142px}.welcome-start-options button{padding:10px 8px;font-size:13px;gap:6px}.welcome-library{margin-top:24px}.welcome-library button{font-size:12px}}.loading-landscape{display:block;width:112px;height:77px;flex-shrink:0}.compose-help{position:relative;display:inline-block}.compose-help-toast{position:absolute;inset-inline-start:0;bottom:calc(100% + 12px);width:min(340px,75vw);padding:14px 38px 14px 16px;border:1px solid #c8dce4;border-radius:14px;background:#fff;color:#244453;box-shadow:0 8px 28px #183d4626;z-index:5;font-size:14px;line-height:1.5}.compose-help-toast button{position:absolute;inset-inline-end:5px;top:5px;padding:3px 8px;border:0;background:transparent;font-size:20px}.staff-login .staff-password-reset{display:block;margin-top:16px}.welcome-start-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:460px;width:100%;gap:12px}.welcome-start-options>button{min-width:0;justify-content:center;white-space:normal}.welcome-start-options>.welcome-selection{grid-column:1/-1;justify-self:center;margin-top:5px;padding-inline:24px}.category-screen{max-width:720px;margin:0 auto;padding:24px 18px 60px}.category-heading{margin-bottom:24px}.category-heading>button{display:inline-flex;gap:8px;align-items:center}.category-heading h1{font-size:28px;line-height:1.2;margin:24px 0 10px}.category-heading p{color:#587382;margin:0}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-tile{display:block;position:relative;aspect-ratio:1;border:3px solid #fff;border-radius:24px;padding:0;overflow:hidden;background:#2d5960;box-shadow:0 6px 20px #21455614;text-align:start;isolation:isolate}.category-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px #21455624}.category-tile:focus-visible{outline:3px solid #347f99;outline-offset:3px}.category-art{position:absolute;inset:0;background-image:url(/tour-category-atlas.png);background-size:400% 400%;background-repeat:no-repeat;z-index:-2}.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 28%,#082c388f 65%,#082c38ed);z-index:-1}.category-caption{position:absolute;inset-inline:16px;bottom:17px;color:#fff;padding-inline-end:19px}.category-caption strong{display:block;font-size:19px;line-height:1.2;text-shadow:0 1px 5px #0005}.category-caption small{display:block;font-size:11px;color:#e4eff0;margin-top:7px}.category-caption svg{position:absolute;inset-inline-end:0;bottom:3px}.category-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px}.category-pagination span{font-size:13px;white-space:nowrap}.category-pagination button{font-size:13px}[dir=rtl] .category-caption svg{transform:scaleX(-1)}@media(max-width:480px){.category-screen{padding-inline:14px}.category-grid{gap:11px}.category-tile{border-radius:19px}.category-caption{inset-inline:11px;bottom:12px}.category-caption strong{font-size:16px}.category-caption small{font-size:10px}.welcome-start-options>button{font-size:14px;padding:12px 9px;gap:7px}}.back-to-categories{display:inline-flex;align-items:center;justify-content:center;gap:8px}.category-return{display:flex;justify-content:center;margin:18px 0 22px}.category-return .back-to-categories{min-height:46px;background:#eaf3f6;border-color:#bbd5df;color:#225970}[dir=rtl] .back-to-categories svg{transform:scaleX(-1)}.voice-composer-wrap{position:relative;min-width:0}.voice-composer-hint{display:flex;align-items:center;gap:10px;background:#edf7f7;border:1px solid #b8d8db;color:#245c6a;border-radius:14px;padding:10px 12px;margin:12px 0 9px;font-size:14px;line-height:1.45}.voice-composer-hint>svg{flex:none}.voice-composer-hint span{flex:1}.voice-composer-hint button{min-width:36px;min-height:36px;padding:6px;border:0;background:transparent}.voice-hint-active .voice.compact .orb.idle{animation:voice-invite 2s ease-in-out 3}.dock.search-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.dock.search-dock.has-inbox{grid-template-columns:repeat(3,minmax(0,1fr))}@keyframes voice-invite{0%,to{box-shadow:0 0 0 2px #65a9b230}50%{box-shadow:0 0 0 7px #65a9b250}}@media(prefers-reduced-motion:reduce){.voice-hint-active .voice.compact .orb.idle{animation:none;box-shadow:0 0 0 3px #65a9b250}}.traveler{padding-bottom:calc(105px + env(safe-area-inset-bottom))}.traveler:has(.dock.has-inbox){padding-bottom:calc(150px + env(safe-area-inset-bottom))}.dock.search-dock.has-inbox{grid-template-columns:repeat(2,minmax(0,1fr))}.traveler.booking-chat-screen{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.traveler-keyboard-open .traveler .dock{display:none}.traveler-keyboard-open .traveler,.traveler-keyboard-open .traveler:has(.dock.has-inbox){padding-bottom:16px}.traveler-keyboard-open .traveler .conversation{margin-bottom:0}.ai-tour-actions{margin:12px 0;padding:14px;border:1px solid #d7e5ec;border-radius:16px;background:#f4f9fb;display:grid;gap:8px}.ai-tour-actions small{color:#526a78}.ai-tour-actions>div{display:flex;flex-wrap:wrap;gap:8px}.ai-tour-actions button{flex:1 1 180px;white-space:normal}
