:root{--brand-1:#ff5000;--brand-2:#ff9000;--brand-3:#fff9eb;--black:#000;--white:#fff;--gray-1:#111;--gray-2:#666;--gray-3:#999;--gray-4:#ccc;--gray-5:#ddd;--gray-6:#eee;--gray-7:#f5f5f5;--gray-8:#f8f8f8;--light-1:#eee;--light-2:#f5f5f5;--highlight-1:var(--brand-1);--highlight-2:var(--brand-2);--link-color:var(--blue);--blue:#39f;--gray-dark:#333;--green:#62d957;--orange:#f70;--red:#ff3634;--yellow:#ffc233;--yellow-light:#fff9db;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--radius-sm:.25rem;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-1:0 3px 4px 0 rgba(0,0,0,.04);--shadow-2:0 4px 8px 0 rgba(0,0,0,.08);--shadow-3:0 6px 10px 0 rgba(0,0,0,.08);--safe-top:0px;--safe-bottom:0px;--gutter:12px;--btn-primary-border-color:transparent;--btn-primary-bg:linear-gradient(90deg,var(--brand-2) 0%,var(--brand-1) 98%);--btn-primary-color:var(--white)}@supports (top:constant(safe-area-inset-top)){:root{--safe-top:constant(safe-area-inset-top);--safe-bottom:constant(safe-area-inset-bottom)}}@supports (top:env(safe-area-inset-top)){:root{--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom)}}.S--invisible{clip:rect(0,0,0,0);position:absolute}.pb-safe{padding-bottom:var(--safe-bottom)}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(6.25rem);transform:translate(6.25rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(6.25rem);transform:translate(6.25rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.slide-in-right-item{-webkit-animation:slideInRight .5s ease-in-out both;animation:slideInRight .5s ease-in-out both}.slide-in-right-item:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.slide-in-right-item:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.slide-in-right-item:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.slide-in-right-item:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.slide-in-right-item:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.slide-in-right-item:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.slide-in-right-item:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}.slide-in-right-item:nth-child(9){-webkit-animation-delay:.8s;animation-delay:.8s}.slide-in-right-item:nth-child(10){-webkit-animation-delay:.9s;animation-delay:.9s}.slide-in-right-item:nth-child(11){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.A-fadeIn{-webkit-animation:fadeIn .6s;animation:fadeIn .6s}.Avatar{border-radius:50%;display:inline-block;overflow:hidden}.Avatar img{display:block;height:2.25rem;object-fit:cover;width:2.25rem}.Avatar--sm img{height:1.5rem;width:1.5rem}.Avatar--lg img{height:2.5rem;width:2.5rem}.Avatar--square{border-radius:4px}.Backdrop{background:#000000b3;bottom:0;height:100vh;left:0;opacity:0;outline:0;position:fixed;right:0;transition:.3s;width:100vw;z-index:100}.Backdrop.active{opacity:1}.Bubble{background:var(--white);border-radius:12px;max-width:42.5rem;min-width:.0625rem}.Bubble.text,.Bubble.typing{word-wrap:break-word;box-sizing:border-box;min-width:2.5rem;overflow-wrap:break-word;padding:.75rem;-webkit-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap}.Bubble.image img{border-radius:inherit;display:block;height:auto;max-height:12.5rem;max-width:12.5rem}.Btn,.Bubble p{margin:0}.Btn{-webkit-tap-highlight-color:transparent;align-items:center;-webkit-appearance:none;background:var(--white);border:1px solid var(--gray-5);border-radius:999px;color:var(--gray-1);display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:400;justify-content:center;line-height:1.5;min-width:5rem;overflow:visible;padding:.3125rem .75rem;text-align:center;text-transform:none;transition:.15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.Btn:not(:disabled){cursor:pointer}.Btn:focus:not(:focus-visible){outline:0}.Btn:active{background:#00000014}.Btn:disabled{color:var(--gray-4);opacity:.5;pointer-events:none}.Btn--primary:not(.Btn--outline){background:var(--btn-primary-bg);background-origin:border-box;border-color:var(--btn-primary-border-color);color:var(--btn-primary-color)}.Btn--primary:not(.Btn--outline):active{opacity:.8}.Btn--outline.Btn--primary{border-color:var(--brand-1);color:var(--brand-1)}.Btn--sm{font-size:.875rem;padding:.25rem .75rem}.Btn--lg{font-size:1rem;padding:.4375rem .75rem}.Btn--block{display:block;width:100%}.Btn-icon{-webkit-margin-end:.5rem;align-self:center;display:inline-flex;flex-shrink:0;margin-inline-end:.5rem}@media(hover:hover){.Btn:hover{background:#0000000a}.Btn--primary:not(.Btn--outline):hover{background:var(--btn-primary-bg);opacity:.9}}.Btn--text{border:0;color:var(--link-color);font-size:inherit;padding:0;vertical-align:initial}.Btn--text,.Btn--text:active,.Btn--text:hover{background:transparent}.BackBottom{bottom:4.25rem;overflow:hidden;position:absolute;right:0;z-index:10}.BackBottom .Btn{background:#ffffffd9;border-radius:50px 0 0 50px;border-right:0;color:var(--brand-1);font-size:var(--font-size-sm)}.Card{background:var(--white);border-radius:12px;overflow:hidden}.Card--xl{width:18.75rem}.Card--lg{width:10rem}.Card--md{width:7.5rem}.Card--sm{width:6.5rem}.Card--xs{width:5rem}.Card--fluid{max-width:42.5rem;min-width:16.25rem;width:calc(100% - 3rem)}.Card[data-fluid=order]{max-width:22.5rem}.CardMedia{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.CardMedia:after{content:"";display:block;height:0}.CardMedia--wide:after{padding-top:56.25%}.CardMedia--square:after{padding-top:100%}.CardMedia-content{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.CardTitle{padding:.75rem .75rem .375rem}.CardTitle--center{padding:.25rem .125rem;text-align:center}.CardTitle-title{font-size:1rem;font-weight:500;margin:0}.CardTitle-subtitle{color:var(--gray-3);font-size:.625rem;margin:0}.CardContent{padding:.75rem}.CardTitle+.CardContent{padding-top:0}.CardText{color:var(--gray-dark);padding:.75rem}.CardTitle+.CardText{padding-top:0}.CardText p{margin:0}.CardActions{display:flex;padding:.75rem .75rem 1.125rem}.CardContent+.CardActions,.CardText+.CardActions,.CardTitle+.CardActions{padding-top:0}.CardActions .Btn{flex:1;line-height:1.5}.CardActions .Btn+.Btn{margin-left:.75rem}.CardActions--column{flex-direction:column;padding:0}.CardActions--column .Btn{background:var(--white);border:0;border-radius:0;border-top:1px solid var(--gray-6);color:var(--gray-3);padding:.625rem}.CardActions--column .Btn:last-child{border-radius:0 0 12px 12px}.CardActions--column .Btn:active{background:var(--gray-7)}.CardActions--column .Btn:disabled{color:var(--gray-4)}.CardActions--column .Btn+.Btn{margin:0}.CardActions--column .Btn--primary{color:var(--brand-1)}@media(hover:hover){.CardActions--column .Btn:hover{background:var(--gray-7)}}.Divider{align-items:center;color:var(--gray-3);display:flex;font-size:.75rem;margin:.75rem 0}.Divider:after,.Divider:before{border-top:1px solid var(--gray-5);content:"";display:block;flex:1}.Divider--text-center:before,.Divider--text-left:before,.Divider--text-right:before{margin-right:var(--gutter)}.Divider--text-center:after,.Divider--text-left:after,.Divider--text-right:after{margin-left:var(--gutter)}.Divider--text-left:before,.Divider--text-right:after{max-width:10%}.Empty{padding:1.875rem;text-align:center}.Empty-img{height:7.8125rem}.Empty-tip{color:var(--gray-4);margin:1.25rem 0}.Flex{display:flex}.Flex--inline{display:inline-flex}.Flex--center{align-items:center;justify-content:center}.Flex--d-r{flex-direction:row}.Flex--d-rr{flex-direction:row-reverse}.Flex--d-c{flex-direction:column}.Flex--d-cr{flex-direction:column-reverse}.Flex--w-n{flex-wrap:nowrap}.Flex--w-w{flex-wrap:wrap}.Flex--w-wr{flex-wrap:wrap-reverse}.Flex--jc-fs{justify-content:flex-start}.Flex--jc-fe{justify-content:flex-end}.Flex--jc-c{justify-content:center}.Flex--jc-sb{justify-content:space-between}.Flex--jc-sa{justify-content:space-around}.Flex--ai-fs{align-items:flex-start}.Flex--ai-fe{align-items:flex-end}.Flex--ai-c{align-items:center}.FlexItem{flex:1;min-height:0;min-width:0}.HelpText{color:var(--gray-4);font-size:.75rem}.Icon{stroke-width:0;fill:currentColor;display:inline-block;height:1em;transition:all .3s cubic-bezier(.18,.89,.32,1.28);width:1em}.is-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.IconBtn{background:transparent;border:0;border-radius:3px;color:var(--gray-2);font-size:1.125rem;min-width:0;padding:0}.IconBtn.Btn--primary{color:var(--brand-2)}.IconBtn:disabled{border-color:var(--gray-6);color:var(--gray-6)}.IconBtn.Btn--lg{border-radius:6px;font-size:1.5rem}.IconBtn>.Icon,.IconBtn>img{display:block}.IconBtn>img{height:1em;width:1em}.Image{border-style:none;display:inline-block;overflow:hidden;position:relative}.Image--fluid{height:auto;max-width:100%}.InfiniteScroll{-webkit-overflow-scrolling:touch;overflow-y:scroll}.InputWrapper{position:relative}.InputWrapper.has-counter{padding-bottom:1.25rem}.InputWrapper.has-counter+.HelpText{margin-top:-1.25rem}.Input{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;background:var(--white);border:1px solid var(--gray-6);border-radius:12px;box-sizing:border-box;color:var(--gray-1);display:block;font-family:inherit;font-size:.875rem;line-height:1.5;margin:0;min-height:1.5rem;padding:.3125rem .75rem;resize:none;transition:.2s ease-in-out;width:100%}.Input:focus{border-color:var(--brand-1);outline:none}.Input:focus:not([disabled]):not([readonly])~.Input-line:after,.Input:focus:not([disabled]):not([readonly])~.Input-line:before{width:50%}.Input::-webkit-input-placeholder{color:var(--gray-4)}.Input:-ms-input-placeholder{color:var(--gray-4)}.Input::placeholder{color:var(--gray-4)}.Input--filled{background-color:var(--gray-6);border-color:transparent}.Input--flushed{background:none;border-radius:0;border-width:0 0 1px;padding:.125rem var(--gutter)}.Input--flushed:focus{box-shadow:var(--brand-1) 0 1px 0 0}.Input-counter{color:var(--gray-3);float:right;font-size:.75rem;margin-right:var(--gutter);position:relative;z-index:1}.Label{color:var(--gray-2);display:block;font-size:.75rem}.List{background:var(--white)}.List--bordered{border:1px solid var(--gray-7);border-radius:2px}.ListItem{align-items:center;border:0;box-sizing:border-box;color:var(--gray-1);display:flex;font-size:.9375rem;line-height:1.6;padding:.625rem var(--gutter);text-decoration:none;transition:.3s}.ListItem:focus:not(:focus-visible){outline:0}.ListItem+.ListItem{border-top:1px solid var(--gray-7)}.ListItem .Icon{color:var(--gray-3)}button.ListItem{-webkit-appearance:none;appearance:none;background:transparent;text-align:left;width:100%}a.ListItem:active,button.ListItem:active{background:var(--gray-6)}@media(hover:hover){a.ListItem:hover,button.ListItem:hover{background:#0000000a;background-clip:padding-box;cursor:pointer}}.ListItem-content{flex:1}.Loading{color:var(--gray-2);padding:.75rem}.Loading .Icon{font-size:1.875rem}.Loading-tip{font-size:.875rem;margin:0 0 0 .375rem}.MediaObject{display:flex}.MediaObject-pic{margin-right:.625rem;width:4.375rem}.MediaObject-pic>img{display:block;height:100%;width:100%}.MediaObject-info{flex:1}.MediaObject-title{font-size:.875rem;font-weight:400;margin:0 0 .375rem}.MediaObject-meta{color:var(--gray-2);font-size:.75rem}.Message{position:relative}.Message+.Message{margin-top:.75rem}.Message.left .Message-main>.Avatar{margin-right:.25rem}.Message.left .Bubble{margin-right:3rem}.Message.right .Message-content,.Message.right .Message-main{flex-direction:row-reverse}.Message.right .Message-main>.Avatar{margin-left:.25rem}.Message.right .Message-author{text-align:right}.Message.right .Bubble{background:var(--brand-3);border-radius:12px;margin-left:2.5rem}.Message.pop{display:none}.Message-meta{display:flex;justify-content:center;margin-bottom:.75rem;text-align:center}.Message-content,.Message-main{align-items:flex-start;display:flex}.Message-inner{flex:1;min-width:0}.Message-author{color:var(--gray-2);font-size:var(--font-size-xs);line-height:1.1;margin-bottom:.375rem}.SystemMessage{color:var(--gray-2);font-size:.75rem;padding:0 .9375rem;text-align:center}.SystemMessage a{margin-left:.3125rem}.SystemMessage-inner{background:var(--gray-8);border-radius:6px;display:inline-block;padding:.375rem .5625rem;text-align:left}.MessageStatus{align-self:center;margin-right:.75rem}.MessageStatus[data-status=loading] .Icon{color:var(--gray-4)}.MessageStatus[data-status=fail] .IconBtn{color:#ff5959}.MessageStatus .Icon,.MessageStatus .IconBtn{display:block}.Message.right .Bubble+.MessageStatus{margin-right:-1.75rem}.Modal,.Popup{align-items:center;display:flex;height:100%;justify-content:center;inset:0;outline:0;position:fixed;z-index:100}.Modal.active .Modal-dialog{opacity:1;-webkit-transform:none;transform:none}.Modal-dialog{background:var(--white);border-radius:12px;font-size:.9375rem;opacity:0;overflow:hidden;position:relative;-webkit-transform:translateY(-3.125rem);transform:translateY(-3.125rem);transition:opacity .15s linear,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .15s linear;transition:transform .3s ease-out,opacity .15s linear,-webkit-transform .3s ease-out;width:20rem;z-index:100}@media(max-width:320px){.Modal-dialog{width:18.75rem}}.Modal-header{padding:1.125rem 1.25rem .625rem;position:relative}.Modal-body{padding:1.125rem .9375rem}.Modal-header+.Modal-body{padding-top:0}.Modal-footer{display:flex}.Modal-footer .Btn--outline{border-color:var(--gray-6);border-radius:0;border-width:1px 0 0;padding-bottom:.625rem;padding-top:.625rem}.Modal-footer .Btn--outline:not(.Btn--primary){color:var(--gray-2)}.Modal-footer--h[data-variant=round]{padding:0 .9375rem 1.125rem}.Modal-footer--h[data-variant=round] .Btn+.Btn{margin-left:.75rem}.Modal-footer--h[data-variant=outline] .Btn+.Btn{border-left-width:1px}.Modal-footer--h .Btn{flex:1}.Modal-footer--v{flex-direction:column}.Confirm .Modal-body{text-align:center}.Popup{align-items:flex-end}.Popup.active .Popup-dialog{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.Popup-content{display:flex;flex-direction:column;height:100%}.Popup-dialog{background:var(--white);border-radius:27px 27px 0 0;opacity:0;overflow:hidden;position:relative;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:.3s;width:100%;z-index:100}.Popup-dialog[data-bg-color=gray]{background:var(--gray-7)}.Popup-dialog[data-height="80"]{height:80vh}.Popup-dialog[data-height="60"]{height:60vh}.Popup-dialog[data-height="40"]{height:40vh}.Popup-header{margin-top:.25rem;padding:.9375rem 2.5rem;position:relative}.Modal-title,.Popup-title{color:var(--gray-1);font-size:1.125rem;font-weight:500;margin:0;min-height:1.5625rem;text-align:center}.Modal-close,.Popup-close{color:var(--gray-1);position:absolute;right:.75rem}.Modal-close{top:.75rem}.Popup-close{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Popup-body{flex:1;min-height:0}.Popup-body.overflow{-webkit-overflow-scrolling:touch;max-height:70vh;overflow-y:auto}.Popup-footer{background:var(--white);display:flex;flex-direction:column;padding:.5625rem .75rem;padding-bottom:calc(.5625rem + var(--safe-bottom));position:relative}.Popup-footer .Btn+.Btn{margin-top:.5625rem}.S--modalOpen,.S--modalOpen .MessageContainer>.PullToRefresh{overflow:hidden}.S--wide .Popup{align-items:center}.S--wide .Popup-dialog{border-radius:12px;width:30rem}.S--wide .Popup-footer--v{padding-bottom:.75rem}.Navbar{background:var(--gray-6);border-bottom:1px solid var(--gray-5);padding:0 var(--gutter);padding-top:var(--safe-top);position:relative;z-index:10}.Navbar,.Navbar-main{align-items:center;display:flex}.Navbar-main{flex:1;justify-content:center;min-height:2.75rem}.Navbar-left,.Navbar-right{width:3.625rem}.Navbar-right{text-align:right;white-space:nowrap}.Navbar-title{color:var(--gray-1);font-size:1.125rem;font-weight:500;margin:0;text-align:center}.Navbar-logo{height:2.25rem;width:auto}.Navbar .IconBtn{color:var(--gray-1)}.Navbar .IconBtn+.IconBtn{margin-left:.5625rem}.Notice{align-items:center;background:var(--white);border-radius:12px;display:flex;padding:.75rem}.Notice-icon{margin-right:.375rem}.Notice-close{margin-left:.375rem}.Notice .Icon{color:var(--brand-1);font-size:1rem}.Notice-content{color:var(--gray-1);flex:1;font-size:.8125rem;min-width:0}.Popover{font-size:.875rem;left:0;position:absolute;top:0;-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem);z-index:1030}.Popover-body{background:var(--white);border-radius:6px;box-shadow:var(--shadow-3)}.Popover-arrow{fill:var(--white);display:block;height:.3125rem;margin-left:.625rem;width:.5625rem}.Price{display:inline;font-size:.875rem;font-weight:500}.Price--original{color:var(--gray-3);text-decoration:line-through}.Price .Price-fraction{font-size:.857em}.Progress{background-color:var(--gray-5);border-radius:100px;display:flex;height:.125rem;overflow:hidden}.Progress-bar{background-color:var(--blue);overflow:hidden;transition:width .6s ease}.Progress--success .Progress-bar{background-color:var(--green)}.Progress--error .Progress-bar{background-color:var(--red)}.PullToRefresh{-webkit-overflow-scrolling:touch;height:100%;overflow-y:scroll}.PullToRefresh-fallback{padding-top:var(--gutter);text-align:center}.PullToRefresh-loadMore{font-size:.875rem}.PullToRefresh-inner{min-height:100%;overflow:hidden}.PullToRefresh-indicator{color:gray;height:1.875rem;line-height:1.875rem;margin-top:-1.875rem;text-align:center}.PullToRefresh-spinner{color:var(--gray-3);font-size:1.6875rem}.PullToRefresh-transition{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.QuickReplies{background:var(--gray-7);bottom:100%;left:0;overflow:hidden;padding:.5625rem var(--gutter);position:absolute;right:0;transition:opacity .3s;z-index:110}.QuickReplies[data-visible=false]{opacity:0;visibility:hidden}.QuickReplies:not(.ScrollView--hasControls){padding-left:0;padding-right:0}.QuickReplies:not(.ScrollView--hasControls) .ScrollView-inner{padding:0 var(--gutter)}.QuickReplies:not(.ScrollView--hasControls) .ScrollView-item:last-child{padding-right:var(--gutter)}.QuickReply{background:var(--white);border:1px solid transparent;border-radius:15px;color:var(--gray-1);cursor:pointer;font-size:.875rem;line-height:1.25rem;margin:0;padding:.25rem .75rem;position:relative;transition:.15s ease-in-out}.QuickReply.new:after{background:var(--red);border:1px solid #fff;border-radius:50%;content:"";height:.5rem;overflow:hidden;position:absolute;right:0;top:0;width:.5rem}.QuickReply.highlight{background:#fff;border-color:#ffd0bf;font-weight:500}.QuickReply-inner{align-items:center;display:flex}.QuickReply-img{max-height:1rem}.QuickReply-img,.QuickReply-inner>.Icon{margin-right:.1875rem}.QuickReply .Icon{color:var(--brand-1);font-size:.9375rem}.Checkbox,.Radio{-webkit-tap-highlight-color:transparent;background:var(--white);border:1px solid var(--gray-6);border-radius:9px;color:var(--gray-2);cursor:pointer;display:inline-block;font-size:.875rem;line-height:1.25rem;margin:.5625rem .75rem 0 0;padding:.25rem .75rem;position:relative;text-align:center;transition:.15s ease-in-out}.RadioGroup{margin-top:-.5625rem}.RadioGroup--block .Radio{display:block;margin-right:.5625rem}.CheckboxGroup--block .Checkbox{display:block;margin-right:0}.Checkbox--disabled,.Radio--disabled{cursor:auto;opacity:.5}.Checkbox--checked,.Radio--checked{border-color:var(--brand-1);color:var(--brand-1)}.Checkbox-input,.Radio-input{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.RateActions{align-self:flex-end;margin:0 .5rem;position:relative;width:2rem;z-index:10}.RateBtn{background:var(--white);border-radius:50%;font-size:1.25rem;padding:.375rem}.RateBtn+.RateBtn{margin-top:.5625rem}.RateBtn[data-type=up].active,.RateBtn[data-type=up]:hover{color:var(--brand-1)}.RateBtn[data-type=down].active,.RateBtn[data-type=down]:hover{color:var(--blue)}.RichText{word-wrap:break-word;overflow-wrap:break-word}.ScrollView{overflow:hidden}.ScrollView-scroller{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scroll-behavior:smooth;scrollbar-width:none}.ScrollView-scroller::-webkit-scrollbar{display:none}.ScrollView--fullWidth{margin:0 calc(var(--gutter) * -1)}.ScrollView--fullWidth:not(.ScrollView--hasControls) .ScrollView-inner{padding:0 var(--gutter)}.ScrollView--x .ScrollView-scroller{display:flex;margin-bottom:-1.125rem;overflow-x:scroll;overflow-y:hidden;padding-bottom:1.125rem}.ScrollView--x .ScrollView-inner{display:flex}.ScrollView--x .ScrollView-item{flex:0 0 auto;margin-left:.375rem}.ScrollView--x .ScrollView-item:first-child{margin-left:0}.ScrollView--hasControls{align-items:center;display:flex}.ScrollView--hasControls .ScrollView-scroller{flex:1}.ScrollView-control{color:var(--gray-3);font-size:1rem;padding:.375rem}.ScrollView-control:not(:disabled):hover{color:var(--brand-1)}.Search{align-items:center;background:var(--white);border-radius:50px;display:flex;padding:.1875rem .3125rem .1875rem .9375rem}.Search-clear,.Search-icon{font-size:var(--font-size-lg)}.Search-icon{color:var(--gray-3)}.Search-input{border:0;flex:1;padding:0 .5625rem}.Search-input::-webkit-search-cancel-button{display:none}.Search-input:focus+.Search-clear,.Search-input:focus~.Btn--primary{opacity:1}.Search-clear{color:var(--gray-5);opacity:0}.Search-clear:hover{background:initial;color:var(--gray-3)}.Search .Btn--primary{font-size:var(--font-size-xs);margin-left:.375rem;min-width:3.5rem;opacity:0;padding:.125rem .75rem}.Select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem .75rem}.Select:disabled{background-color:var(--gray-7)}.Stepper{list-style-type:none;margin:0;padding:0}.Step{padding-bottom:1.125rem;padding-left:1.8125rem;position:relative}.Step:last-child{padding-bottom:0}.Step:last-child .Step-line{display:none}.Step--active .Step-dot{background:var(--brand-1)}.Step--active .Step-title span{color:var(--brand-1);font-weight:500}.Step--active .Step-desc{color:var(--gray-1)}.Step--active[data-status] .Step-line{top:1.625rem}.Step--active[data-status] .Step-icon{color:var(--red)}.Step--active[data-status=success] .Step-icon{color:var(--green)}.Step-icon{align-items:center;display:flex;font-size:1.5rem;height:1.5rem;justify-content:center;left:0;position:absolute;top:0;width:1.5rem}.Step-dot{background:var(--white);border:1px solid var(--brand-1);border-radius:50%;height:.5rem;width:.5rem}.Step-line{background:var(--brand-1);bottom:-.25rem;left:.75rem;opacity:.5;position:absolute;top:1.25rem;width:.0625rem}.Step-title{align-items:center;color:var(--gray-1);display:flex;font-size:var(--font-size-md)}.Step-title small{color:var(--gray-3);font-size:var(--font-size-xs);margin-left:.75rem}.Step-desc{color:var(--gray-3);font-size:var(--font-size-sm);margin-top:.1875rem}.Tabs-nav{display:flex;margin:.4375rem 0;position:relative}.Tabs-nav::-webkit-scrollbar{display:none}.Tabs--scrollable .Tabs-nav{-webkit-overflow-scrolling:touch;margin-bottom:-.6875rem;overflow:hidden;overflow-x:auto;padding-bottom:1.125rem}.Tabs--scrollable .Tabs-navPointer{bottom:1.125rem}.Tabs--scrollable .Tabs-navItem{flex:1 0 auto}.Tabs-navItem{flex:1;text-align:center}.Tabs-navLink{background:transparent;border:0;border-radius:20px;color:var(--gray-2);font-size:.875rem;padding:.25rem .75rem;transition:.3s}.Tabs-navLink:focus:not(:focus-visible){outline:0}.Tabs-navLink:hover{color:var(--gray-1);cursor:pointer}.Tabs-navLink.active{color:var(--gray-1);font-weight:700;position:relative;z-index:1}.Tabs-navPointer{background:var(--btn-primary-bg);border-radius:2px;bottom:0;height:.1875rem;left:0;position:absolute;transition:.3s}.Tabs-pane{display:none}.Tabs-pane.active{display:block}.Tag{border:1px solid var(--brand-1);border-radius:4px;color:var(--brand-1);display:inline-block;font-size:.75rem;line-height:1.25;margin:0 .25rem 0 0;padding:0 .375rem;position:relative;white-space:nowrap}.Tag--primary{border-color:transparent;color:var(--orange)}.Tag--primary:before{background:currentColor;border-radius:inherit;content:"";inset:0;margin:-.0625rem;opacity:.14;position:absolute}.Tag--success{background:var(--green);border-color:var(--green);color:#fff}.Tag--danger{background:var(--red);border-color:var(--red);color:#fff}.Tag--warning{background:var(--orange);border-color:var(--orange);color:#fff}.Text--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text--break{overflow-wrap:break-word!important;word-break:break-word!important}.Text--ellipsis{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.Time{color:var(--gray-3);font-size:.75rem}.Toast{display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease 0s;visibility:hidden;z-index:200}.Toast[data-type=success] .Icon{color:var(--green)}.Toast[data-type=error] .Icon{color:var(--red)}.Toast[data-type=loading] .Icon{color:var(--brand-1)}.Toast.show{opacity:1;visibility:visible}.Toast .Icon{font-size:1.5rem;margin-right:.375rem}.Toast-content{background:#000000b3;border-radius:12px;box-sizing:border-box;display:flex;max-width:18.75rem;padding:1.125rem 1.5rem}.Toast-message{color:var(--white);flex:1;font-size:1rem;margin:0;word-break:break-word}.Toolbar{padding:var(--gutter);padding-top:0}.Toolbar-item{display:inline-block;margin-top:var(--gutter);text-align:center;width:25%}.Toolbar-btn{border:0;color:var(--gray-2);display:inline-block;overflow:hidden;padding:.375rem;position:relative;vertical-align:top;width:4.75rem}.Toolbar-btn,.Toolbar-btn:hover{background:transparent}.Toolbar-btn:active .Toolbar-btnIcon{background:#0000000a}@media(hover:hover){.Toolbar-btn:hover .Toolbar-btnIcon{background:#0000000a}}.Toolbar-btnIcon{background:var(--white);border-radius:12px;display:inline-block;padding:.75rem;transition:.3s}.Toolbar-btnIcon .Icon{font-size:1.875rem;vertical-align:top}.Toolbar-img{height:1.875rem;vertical-align:top;width:1.875rem}.Toolbar-btnText{display:block;font-size:.875rem;margin-top:.375rem}[data-tooltip]{cursor:pointer;position:relative}[data-tooltip]:after,[data-tooltip]:before{bottom:100%;left:50%;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,.25rem);transform:translate(-50%,.25rem);-webkit-transform-origin:top;transform-origin:top;transition:all .18s ease-out .18s;z-index:200}[data-tooltip]:after{background:var(--gray-1);border-radius:6px;color:var(--white);content:attr(aria-label);font-size:.75rem;margin-bottom:.625rem;padding:.5em 1em;white-space:nowrap}[data-tooltip]:before{border:.3125rem solid transparent;border-top:.3125rem solid var(--gray-1);content:"";height:0;-webkit-transform-origin:top;transform-origin:top;width:0}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}.Tree{background:var(--white)}.TreeNode-title{align-items:center;border-bottom:1px solid var(--gray-7);display:flex;justify-content:space-between;padding:.625rem .9375rem}.TreeNode-title:hover{background:var(--gray-7);color:var(--brand-1);cursor:pointer}.TreeNode:last-child .TreeNode-title{border:0}.TreeNode-children-title{background:var(--gray-7);border-bottom:1px solid var(--gray-7)}.TreeNode-title-text{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;flex:1;overflow:hidden;text-overflow:ellipsis}.TreeNode-children{display:none}.TreeNode-children-active{display:block}.Typing{align-items:center;display:flex;height:1.40625rem;transition:opacity .1s}.Typing-dot{-webkit-animation:typing-dot .8s linear infinite;animation:typing-dot .8s linear infinite;background:var(--gray-3);border-radius:50%;display:inline-block;height:.3125rem;margin-left:.5625rem;width:.3125rem}.Typing-dot:first-child{margin:0}.Typing-dot:nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.Typing-dot:nth-child(3){-webkit-animation-delay:-.4s;animation-delay:-.4s}@-webkit-keyframes typing-dot{0%{-webkit-transform:scale(.57);transform:scale(.57)}25%{-webkit-transform:scale(.78);transform:scale(.78)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.78);transform:scale(.78)}to{-webkit-transform:scale(.57);transform:scale(.57)}}@keyframes typing-dot{0%{-webkit-transform:scale(.57);transform:scale(.57)}25%{-webkit-transform:scale(.78);transform:scale(.78)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.78);transform:scale(.78)}to{-webkit-transform:scale(.57);transform:scale(.57)}}.Video{border-radius:inherit;position:relative}.Video-cover,.Video-video:not([hidden]){border-radius:inherit;display:block;max-height:100%;width:100%}.Video-duration{bottom:.3125rem;color:var(--white);position:absolute;right:.3125rem;z-index:1}.Video-duration:after{content:"＂"}.Video-playBtn{background:transparent;border:0;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.Video-playBtn:hover{cursor:pointer}.Video-playIcon{background:url(//gw.alicdn.com/tfs/TB1p1mkqIbpK1RjSZFyXXX_qFXa-70-70.png) 0 0 no-repeat;background-size:cover;display:inline-block;height:2.1875rem;width:2.1875rem}.Video--playing .Video-playBtn{display:none}.Carousel{overflow:hidden;position:relative}.Carousel--draggable .Carousel-inner{cursor:grab;touch-action:pan-y}.Carousel--draggable .Carousel-inner:active{cursor:grabbing}.Carousel--rtl{direction:rtl}.Carousel--dragging .Carousel-item{pointer-events:none}.Carousel-inner{display:flex;will-change:transform}.Carousel-dots{bottom:.5rem;display:flex;justify-content:center;left:50%;list-style-type:none;margin:0;padding:0;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);z-index:1}.Carousel-dot{background:var(--gray-4);border:0;border-radius:50%;cursor:pointer;display:block;height:.5rem;margin:0 .25rem;padding:0;transition:.3s;width:.5rem}.Carousel-dot.active{background:var(--brand-1)}.Goods{font-size:.875rem;padding:.75rem}.Goods+.Goods{border-top:1px solid var(--gray-7)}.Goods-img{border-radius:12px;height:4.5rem;margin-right:.5625rem;object-fit:cover;width:4.5rem}.Goods-name{font-size:.875rem;font-weight:400;margin:0 0 .1875rem}.Goods-main .Price{margin-right:.5625rem}.Goods-desc{color:var(--gray-3);margin-bottom:.1875rem;word-break:break-all}.Goods-meta{color:var(--gray-3);font-size:.625rem}.Goods-countUnit{color:var(--gray-3);font-size:.75rem;margin:.1875rem 0}.Goods-unit{font-size:.625rem;margin-left:.1875rem}.Goods-buyBtn{color:#fff;float:right;padding:.125rem}.Goods-buyBtn,.Goods-buyBtn:hover{background:var(--brand-1)}.Goods-detailBtn{border-radius:10px;font-size:.625rem;line-height:1.125rem;min-width:3rem;padding:0 .625rem}.Goods-aside{align-items:flex-end;display:flex;flex-direction:column;margin-left:.5625rem}.Goods-status{color:var(--highlight-2);font-size:.75rem}.FileCard{padding:.5rem}.FileCard-icon{color:var(--gray-2);height:3.75rem;margin-right:.5rem;position:relative}.FileCard-icon[data-type=pdf]{color:var(--red)}.FileCard-icon[data-type*=doc]{color:var(--blue)}.FileCard-icon[data-type*=ppt],.FileCard-icon[data-type=key]{color:var(--orange)}.FileCard-icon[data-type*=xls]{color:var(--green)}.FileCard-icon[data-type=rar],.FileCard-icon[data-type=zip]{color:var(--brand-1)}.FileCard-icon .Icon{font-size:3.75rem}.FileCard-name{height:2.375rem;line-height:1.4;margin-bottom:.25rem}.FileCard-ext{bottom:.9375rem;font-size:1rem;font-weight:700;left:1.25rem;max-width:3.125rem;position:absolute;text-transform:uppercase;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left bottom;transform-origin:left bottom}.FileCard-meta{color:var(--gray-3);font-size:.75rem}.FileCard-meta>a,.FileCard-meta>span{margin-right:.625rem}.FileCard-meta a{color:var(--link-color);text-decoration:none}.Form{background:var(--white)}.Form.is-light .FormItem{padding:0}.Form.is-light .HelpText,.Form.is-light .Label,.FormItem{padding:0 var(--gutter)}.FormItem{position:relative}.FormItem+.FormItem{margin-top:1.25rem}.FormItem.required .Label:after{color:var(--red);content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:.875rem;line-height:1;vertical-align:middle}.FormItem.is-invalid .HelpText,.FormItem.is-invalid .Label{color:var(--red)}.FormItem.is-invalid .Input{border-color:var(--red)}.FormItem .CheckboxGroup,.FormItem .RadioGroup{margin-top:.625rem}.FormItem .Label+.Input{margin-top:.3125rem}.FormActions{background:var(--white);display:flex;padding:.625rem var(--gutter)}.FormActions .Btn{flex:1}.FormActions .Btn+.Btn{margin-left:.375rem}.MessageContainer{display:flex;flex:1;flex-direction:column;min-height:0;position:relative}.MessageContainer>.PullToRefresh{flex:1}.MessageContainer>.PullToRefresh>.PullToRefresh-inner{box-sizing:border-box;padding-bottom:3.375rem}.MessageContainer:focus{outline:0}.MessageList{font-size:.9375rem;padding:var(--gutter)}.RecorderToast{background:#333333de;border-radius:12px;color:var(--white);height:10rem;left:50%;padding:.625rem;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10rem;z-index:100}.Recorder--cancel .RecorderToast{color:var(--red)}.Recorder--cancel .Recorder-btn{background:#0000000a;color:var(--gray-3)}.RecorderToast-icon{font-size:2.3125rem;position:relative}.RecorderToast-waves{height:100%;position:absolute;transition:.3s;width:100%;z-index:-1}.RecorderToast-wave-1,.RecorderToast-wave-2,.RecorderToast-wave-3{-webkit-animation:wave 10s linear infinite;animation:wave 10s linear infinite;color:var(--brand-2);position:absolute;z-index:-1}.RecorderToast-wave-1{font-size:11rem;left:.875rem;opacity:.2;top:-1.5625rem}.RecorderToast-wave-2{font-size:11.625rem;left:-1.3125rem;opacity:.4;top:-.75rem}.RecorderToast-wave-3{font-size:4.4375rem;left:3.4375rem;opacity:.8;top:2.5rem}.Recorder-btn{-webkit-touch-callout:none;background:var(--white);border-radius:20px;color:var(--gray-dark);height:2.25rem;line-height:2.25rem;text-align:center;transition:.3s;-webkit-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes wave{0%{-webkit-transform:translateY(5%) rotate(0);transform:translateY(5%) rotate(0)}50%{-webkit-transform:translateY(-5%) rotate(180deg);transform:translateY(-5%) rotate(180deg)}to{-webkit-transform:translateY(5%) rotate(1turn);transform:translateY(5%) rotate(1turn)}}@keyframes wave{0%{-webkit-transform:translateY(5%) rotate(0);transform:translateY(5%) rotate(0)}50%{-webkit-transform:translateY(-5%) rotate(180deg);transform:translateY(-5%) rotate(180deg)}to{-webkit-transform:translateY(5%) rotate(1turn);transform:translateY(5%) rotate(1turn)}}.Composer{align-items:flex-end;display:flex;padding:.5625rem var(--gutter)}.Composer>div+div{margin-left:.5625rem}.Composer-actions{align-items:center;display:flex;height:2.25rem}.Composer-actions .IconBtn{color:var(--gray-1);font-size:1.875rem}.Composer-toggleBtn{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Composer-toggleBtn.active .Icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Composer-inputWrap{flex:1;position:relative}.Composer-input{background:var(--white);border:0;border-radius:12px;caret-color:var(--brand-2);font-size:.9375rem;line-height:1.25rem;max-height:8.25rem;overflow:hidden;padding:.5rem .75rem;transition:border-color .15s ease-in-out}.Composer-sendBtn{min-width:0;padding-left:1rem;padding-right:1rem}.SendConfirm .Modal-dialog{margin:1.25rem;width:30rem}.SendConfirm-inner{height:20rem;text-align:center}.SendConfirm-inner img{max-height:100%;max-width:100%}html{height:100vh}html[data-safari]{height:calc(100vh - (100vh - 100%))}#root,body{height:100%}body{margin:0}.ChatApp{-webkit-tap-highlight-color:transparent;background:var(--gray-6);color:var(--gray-1);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;height:100%;line-height:1.5}.S--focusing{--safe-bottom:0}@media(hover:none){.S--focusing .MessageList{margin-top:75vh}}.ChatFooter{background:var(--gray-7);padding-bottom:var(--safe-bottom);position:relative;z-index:10}:root{--brand-1: #12648F;--brand-2: #12648F;--brand-3: #12648F;--color-text-1: var(--gray-1);--color-text-2: var(--gray-2);--color-text-3: var(--gray-3);--color-fill-1: var(--white);--color-fill-2: var(--gray-8);--color-line-1: var(--gray-5);--color-line-2: var(--gray-4);--highlight-1: var(--brand-1);--highlight-2: var(--brand-2);--color-warning: var(--red);--color-success: var(--green);--color-link: var(--link-color);--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--radius-sm: 4px;--radius-md: 6px;--btn-primary-bg: #12648F}*{box-sizing:border-box}*{min-width:0}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;position:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;-webkit-overflow-scrolling:touch}img,video,canvas,iframe,pre,table{max-width:100%!important;height:auto}#root{width:100%;max-width:100vw;height:100%;overflow-x:hidden;overflow-y:auto;position:relative}body.S--focusing{position:fixed!important;width:100%!important;max-width:100vw!important;height:100%!important;overflow-x:hidden!important;overflow-y:hidden!important}body.S--focusing #root,body.S--focusing .app-layout,body.S--focusing .main-content,body.S--focusing .ChatApp{height:100%!important;overflow-x:hidden!important;overflow-y:hidden!important;max-width:100vw!important}body.S--focusing .MessageContainer{scroll-behavior:auto!important;max-width:100vw!important;overflow-x:hidden!important}body.S--focusing *{max-width:100vw!important}.color-A20E1A{color:#a20e1a}.color-999{color:#999}.red-star{color:#a20e1a}.pointer{cursor:pointer}@media(min-width:768px){#root{display:flex}}html,body{overflow-x:hidden!important;max-width:100vw!important}#root,#root>*,.app-layout,.main-content,.chat-wrapper{max-width:100vw!important;overflow-x:hidden!important}.ChatApp,.ChatApp>*,.MessageContainer,.MessageList,.Composer,.Composer>*{max-width:100%!important;overflow-x:hidden!important}[style*="position: fixed"],[style*="position: absolute"],.fixed,.absolute{max-width:100vw!important}input,textarea,select,button{max-width:100%!important;box-sizing:border-box!important}img,video,canvas,iframe{max-width:100%!important;height:auto!important}*,*:before,*:after{box-sizing:border-box!important}.luggage-checklist-card,.items-section,.items-list-by-category,.category-group,.category-items{width:100%!important;max-width:100%!important}.category-items>*{width:100%!important;max-width:100%!important}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}}.luggage-checklist-card{background:#f3f6fb;padding:20px 20px 132px;margin:0 auto;display:flex;flex-direction:column;height:100%;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.card-header{padding:8px 22px;border-bottom:2px solid #f0f0f0;background:#fff;position:sticky;top:0;z-index:100}.back-button{background:none;border:none;color:#333;font-size:20px;font-weight:500;cursor:pointer;padding:8px 0;display:flex;align-items:center;gap:8px;transition:color .3s}.back-button:hover{color:#667eea}.card-title{font-size:20px;font-weight:700;color:#262626;margin:0}.item-count{color:#303437;font-size:16px;font-weight:500}.photo-upload-section{margin-bottom:24px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-bottom:12px}.photo-thumbnail{aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #e8e8e8}.photo-thumbnail img{width:100%;height:100%;object-fit:cover}.photo-upload-btn{aspect-ratio:1;border:2px dashed #d9d9d9;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;background:#fafafa}.photo-upload-btn:hover{border-color:#667eea;background:#667eea0d}.upload-icon{font-size:32px;margin-bottom:8px}.photo-upload-btn span{font-size:13px;color:#595959;font-weight:600}.upload-hint{font-size:11px!important;color:#8c8c8c!important;margin-top:4px}.uploading,.recognition-status{display:flex;align-items:center;gap:10px;padding:12px;background:#667eea0d;border-radius:8px;margin-top:12px}.uploading span,.recognition-status span{font-size:14px;font-weight:600;color:#667eea}.spinner{width:20px;height:20px;border:3px solid #e8e8e8;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.items-section{margin-bottom:16px;flex:1;overflow-y:auto;min-height:0}.items-list-by-category{display:flex;flex-direction:column;gap:14px}.category-group{display:flex;flex-direction:column}.category-title{font-size:16px;font-weight:600;color:#262626;margin:0;padding:0 4px}.category-items{display:flex;flex-direction:column;gap:14px;min-height:auto!important}.simplified-item-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;padding:12px 18px;gap:12px;box-shadow:0 1px 3px #0000001a;min-height:auto!important;width:100%;max-width:100%;box-sizing:border-box}.item-name{flex:1;font-size:14px;color:#303437;font-weight:400}.item-quantity-selector{display:flex;align-items:center;position:relative}.quantity-select{appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:6px 24px 6px 12px;font-size:15px;font-weight:500;color:#262626;cursor:pointer;min-width:60px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;transition:all .2s ease}.quantity-select:hover{border-color:#12648f}.quantity-select:focus{outline:none;border-color:#12648f;box-shadow:0 0 0 2px #12648f1a}.items-list::-webkit-scrollbar{width:6px}.items-list::-webkit-scrollbar-track{background:transparent}.items-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.items-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.empty-state{width:100%;height:auto}.notice-section{border-radius:12px;background:#fff;padding:14px;margin-bottom:20px}.notice-section label{display:block;font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}.notice-content{font-size:14px;color:#303437;line-height:1.6}.notice-content div{margin-bottom:4px}.notice-content div:last-child{margin-bottom:0}.special-needs-section{border-radius:12px;background:#fff;padding:14px}.special-needs-section label{display:block;font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}.special-needs-section textarea{width:100%;padding:12px;background:#f3f6fb;border:none;border-radius:10px;color:#303437;font-size:14px;resize:vertical;font-family:inherit;transition:all .2s ease}.special-needs-section textarea:focus{outline:none;border-color:#12648f;box-shadow:0 0 0 2px #667eea1a}.add-more-hint-container{width:100%;position:fixed;bottom:112px;left:0;z-index:99;padding-bottom:15px;background:linear-gradient(to top,#fff 60%,#fff0)}.add-more-hint-img{width:216px;height:auto;margin-left:40px}.add-more-hint-text{font-size:14px;color:#303437;line-height:1.6;position:absolute;right:30px;bottom:30px;text-align:left;background:#ffffffe6;padding:8px;border-radius:8px}.card-footer{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px;border-top:1px solid #f0f0f0;position:fixed;bottom:0;background:#fff;z-index:10}.card-footer button{padding:20px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;color:#12648f;background:#e8f4f8;width:100%}.btn-add-item:hover,.btn-confirm:hover{background:#d4e8f0}.btn-confirm:active,.btn-add-item:active{transform:scale(.98)}@media(max-width:768px){.luggage-checklist-card{padding:16px 16px 128px;border-radius:0}.card-title{font-size:18px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.upload-icon{font-size:24px}.photo-upload-btn span{font-size:12px}}@media(max-width:480px){.photo-grid{grid-template-columns:repeat(3,1fr)}.upload-hint{display:none}}.confirm-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background:#fff;border-radius:16px;padding:32px 28px;max-width:420px;width:90%;box-shadow:0 12px 40px #0003;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1}}.dialog-title{font-size:20px;font-weight:700;color:#262626;text-align:center;margin:0 0 16px}.dialog-message{font-size:15px;color:#595959;line-height:1.6;text-align:center;margin:0 0 28px}.dialog-actions{display:flex;gap:12px}.dialog-actions button{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-dialog-cancel{background:#f5f5f5;color:#595959}.btn-dialog-cancel:hover{background:#e8e8e8}.btn-dialog-confirm{background:#a20e1a;color:#fff}.btn-dialog-confirm:hover{background:#b20312}@media(max-width:480px){.confirm-dialog{padding:24px 20px}.dialog-title{font-size:18px}.dialog-message{font-size:14px}.dialog-actions{flex-direction:column-reverse}}.selector-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:2000;animation:fadeIn .2s ease}.selector-modal{background:#f3f6fb;border-radius:20px 20px 0 0;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 -4px 20px #00000026;animation:slideUpFromBottom .3s ease}.selector-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:20px 20px 0 0;flex-shrink:0}.selector-title{font-size:16px;font-weight:600;color:#303437;margin:0}.btn-header-cancel{background:none;border:none;font-size:16px;color:#303437;cursor:pointer;padding:4px 8px}.btn-header-confirm{background:none;border:none;font-size:16px;color:#12648f;font-weight:500;cursor:pointer;padding:4px 8px}.selector-content{flex:1;overflow-y:auto;padding:0 16px 16px;display:flex;flex-direction:column;gap:24px}.selector-group{display:flex;flex-direction:column;gap:12px}.group-title{font-size:14px;color:#333;font-weight:600;margin-left:4px}.group-items{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%}.selector-item{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 16px 10px 10px;border-radius:12px;width:100%;max-width:100%;box-sizing:border-box;min-height:68px}.item-info{display:flex;align-items:center;gap:12px}.item-image-box{width:48px;height:48px;border-radius:8px;object-fit:cover}.item-name-text{font-size:14px;color:#333;font-weight:400}.item-counter{display:flex;align-items:center;gap:8px;padding-left:10px;margin-left:10px;border-left:1px solid #BECAD2}.counter-value{font-size:16px;font-weight:500;min-width:20px;text-align:center}@keyframes slideUpFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.action-buttons-container{width:100%;padding-top:10px;background:#dce7f0;border-radius:16px;box-sizing:border-box}.action-buttons-container.disabled{opacity:.6;pointer-events:none;filter:grayscale(.2)}.action-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 16px}.action-buttons-header{display:flex;align-items:center;gap:10px}.header-indicator{width:2px;height:14px;background:#12648f}.header-text{font-size:16px;color:#12648f;font-weight:500;white-space:nowrap}.photo-count-hint{font-size:12px;color:#303133}.action-buttons-wrapper{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #00000005}.action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:16px}.action-btn{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:16px 20px;background:#eff4f8;color:#12648f;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:80px}.action-btn:hover:not(.disabled){background:#e1e9f2;transform:translateY(-1px)}.action-btn:active:not(.disabled){transform:translateY(0)}.action-btn.disabled{background:#f0f0f0;color:#aaa;cursor:not-allowed;opacity:.8}.btn-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}.btn-icon img{width:32px;height:32px}.action-btn.disabled .btn-icon img{color:#aaa}.btn-text{font-size:16px;font-weight:500;color:#12648f;line-height:1.4}.action-btn.disabled .btn-text{color:#aaa}.update-badge{position:absolute;top:0;right:0;background:#edddaf;color:#12648f;font-size:11px;padding:2px 8px;border-bottom-left-radius:8px;border-top-right-radius:12px}.loading-spinner{width:24px;height:24px;border:2px solid rgba(26,80,152,.2);border-top-color:#1a5098;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.action-btn{padding:12px;min-height:72px;gap:8px}}.photo-recognition-card{width:100%}.photo-recognition-card.disabled{opacity:.6;pointer-events:none;filter:grayscale(.2)}.photo-display{background:#f5f5f5;border-radius:12px;overflow:hidden;display:flex;justify-content:flex-end;width:fit-content;float:right}.photo-container{position:relative;width:120px;height:120px;object-fit:cover;background:#e0e0e0}.photo-image{width:100%;height:100%;object-fit:cover}.photo-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#00000080;color:#fff;border:none;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s;z-index:10}.photo-nav-btn:hover{background:#000000b3}.photo-nav-btn.prev{left:12px}.photo-nav-btn.next{right:12px}.photo-count{position:absolute;bottom:12px;right:12px;background:#0009;color:#fff;padding:6px 12px;border-radius:16px;font-size:14px;font-weight:500}.recognition-progress{padding:16px;background:#fff}.progress-steps{text-align:center;font-size:13px;color:#666;margin-bottom:12px}.loading-bar{height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.loading-bar-fill{height:100%;background:linear-gradient(90deg,#6b6b6b,#4a4a4a,#6b6b6b);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.recognition-message{background:#fff;padding:12px 16px;margin-bottom:12px;border-radius:8px;font-size:14px;line-height:1.6;color:#333;white-space:pre-wrap}.recognition-result{background:#dce7f0;padding-top:16px;border-radius:16px}.result-header{display:flex;justify-content:space-between;align-items:flex-start;padding:0 16px;margin-bottom:10px;font-size:15px;font-weight:600;color:#12648f}.update-indicator{background:#ff6b6b;color:#fff;font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500;white-space:nowrap;animation:pulse 2s infinite}.result-content{font-size:14px;color:#303437;line-height:1.6;padding:0 16px;margin-bottom:10px}.new-items-hint{background:#e8f5e9;color:#2e7d32;font-size:13px;padding:8px 12px;border-radius:6px;margin-bottom:12px;font-weight:500}.completion-card-wrapper{padding:4px 8px 8px}.completion-content{display:flex;align-items:flex-start;gap:16px;margin-bottom:10px}.completion-main-img{width:96px;height:96px;flex-shrink:0;object-fit:cover}.completion-deco{width:16px;height:16px}.completion-text-container{flex:1}.completion-title{font-size:18px;font-weight:700;color:#a20e1a;margin:0 0 8px;display:flex;align-items:center;gap:6px}.title-slash{color:#a20e1a;font-weight:400;font-size:16px;opacity:.6}.completion-description{font-size:14px;color:#303437;line-height:1.6;margin:0;text-align:left}.completion-divider{border-top:1px dashed #ddd;margin:12px 0 16px;width:100%;height:1px}.quote-button{width:100%;padding:10px 0;font-size:14px;font-weight:500;color:#fff;background:#a20e1a;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.quote-button:hover{background:#b20312;transform:translateY(-1px);box-shadow:0 4px 12px #a20e1a33}.quote-button:active{transform:translateY(0)}.progress-steps{display:flex;flex-direction:column;gap:16px;padding:20px;background-color:#f8f9fa;border-radius:8px;margin:16px 0}.progress-step{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border-radius:6px;transition:all .3s ease;opacity:.5}.progress-step.active{opacity:1;box-shadow:0 2px 8px #0000001a;animation:fadeIn .3s ease}.progress-step.completed{opacity:1;background-color:#e8f5e9}.step-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:16px;font-weight:700;transition:all .3s ease}.progress-step .step-icon{background-color:#e0e0e0;color:#9e9e9e}.progress-step.active .step-icon{background-color:#2196f3;color:#fff;animation:pulse 1.5s ease infinite}.progress-step.completed .step-icon{background-color:#4caf50;color:#fff}.step-text{flex:1;font-size:14px;color:#424242}.progress-step.active .step-text{font-weight:500;color:#1976d2}.progress-step.completed .step-text{color:#2e7d32}@keyframes fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.formatted-info-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;margin:16px 0}.formatted-info-card .card-header{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.formatted-info-card .card-header h3{margin:0 0 8px;font-size:18px;font-weight:600}.formatted-info-card .card-header .subtitle{margin:0;font-size:14px;opacity:.9}.formatted-info-card .card-body{padding:20px}.formatted-info-card .info-row{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0}.formatted-info-card .info-row:last-child{border-bottom:none}.formatted-info-card .info-row label{min-width:120px;font-weight:500;color:#616161;font-size:14px}.formatted-info-card .info-row .info-value{flex:1;color:#212121;font-size:14px;line-height:1.5}.formatted-info-card .card-footer{display:flex;gap:12px;padding:16px 20px;background-color:#fafafa;border-top:1px solid #e0e0e0}.formatted-info-card .btn-secondary,.formatted-info-card .btn-primary{flex:1;padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.formatted-info-card .btn-secondary{background-color:#fff;color:#616161;border:1px solid #e0e0e0}.formatted-info-card .btn-secondary:hover{background-color:#f5f5f5;border-color:#bdbdbd}.formatted-info-card .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.formatted-info-card .btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.formatted-info-card .btn-primary:active{transform:translateY(0)}.address-selector{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;margin:16px 0}.address-selector .selector-header{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.address-selector .selector-header h3{margin:0 0 8px;font-size:18px;font-weight:600}.address-selector .selector-header .subtitle{margin:0;font-size:14px;opacity:.9}.address-selector .candidates-list{padding:20px;display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.candidate-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:#fff}.candidate-card:hover{border-color:#667eea;background-color:#f5f7ff}.candidate-card.selected{border-color:#667eea;background-color:#f5f7ff;box-shadow:0 2px 8px #667eea33}.candidate-radio{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:20px;color:#9e9e9e;transition:color .2s ease;flex-shrink:0;margin-top:2px}.candidate-card.selected .candidate-radio{color:#667eea}.candidate-content{flex:1}.candidate-address{font-size:15px;color:#212121;font-weight:500;line-height:1.5;margin-bottom:4px}.candidate-location{font-size:12px;color:#757575;line-height:1.4}.address-selector .selector-footer{display:flex;gap:12px;padding:16px 20px;background-color:#fafafa;border-top:1px solid #e0e0e0}.address-selector .btn-secondary,.address-selector .btn-primary{flex:1;padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.address-selector .btn-secondary{background-color:#fff;color:#616161;border:1px solid #e0e0e0}.address-selector .btn-secondary:hover{background-color:#f5f5f5;border-color:#bdbdbd}.address-selector .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.address-selector .btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.address-selector .btn-primary:active:not(:disabled){transform:translateY(0)}.address-selector .btn-primary:disabled{opacity:.5;cursor:not-allowed}.candidates-list::-webkit-scrollbar{width:6px}.candidates-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.candidates-list::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:3px}.candidates-list::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.building-type-selector{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;margin:16px 0}.building-type-selector .selector-header{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.building-type-selector .selector-header h3{margin:0 0 8px;font-size:18px;font-weight:600}.building-type-selector .selector-header .subtitle{margin:0;font-size:14px;opacity:.9}.building-type-selector .selector-body{padding:20px;display:flex;flex-direction:column;gap:24px}.form-section{display:flex;flex-direction:column;gap:12px}.section-label{font-size:14px;font-weight:500;color:#424242}.building-types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.type-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:#fff;min-height:80px}.type-card:hover{border-color:#667eea;background-color:#f5f7ff}.type-card.selected{border-color:#667eea;background-color:#f5f7ff;box-shadow:0 2px 8px #667eea33}.type-icon{font-size:28px;margin-bottom:8px}.type-label{font-size:13px;color:#424242;font-weight:500;text-align:center}.floor-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#212121;transition:all .2s ease}.floor-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.floor-input::placeholder{color:#bdbdbd}.elevator-options{display:flex;gap:12px}.option-btn{flex:1;padding:12px 20px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;color:#616161;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.option-btn:hover{border-color:#667eea;background-color:#f5f7ff}.option-btn.selected{border-color:#667eea;background-color:#f5f7ff;color:#667eea;box-shadow:0 2px 8px #667eea33}.notes-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#212121;font-family:inherit;resize:vertical;transition:all .2s ease}.notes-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.notes-input::placeholder{color:#bdbdbd}.input-hint{margin:0;font-size:12px;color:#9e9e9e}.building-type-selector .selector-footer{display:flex;gap:12px;padding:16px 20px;background-color:#fafafa;border-top:1px solid #e0e0e0}.building-type-selector .btn-secondary,.building-type-selector .btn-primary{flex:1;padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.building-type-selector .btn-secondary{background-color:#fff;color:#616161;border:1px solid #e0e0e0}.building-type-selector .btn-secondary:hover{background-color:#f5f5f5;border-color:#bdbdbd}.building-type-selector .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.building-type-selector .btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.building-type-selector .btn-primary:active{transform:translateY(0)}@media(max-width:768px){.building-types-grid{grid-template-columns:repeat(2,1fr)}.elevator-options{flex-direction:column}}@media(max-width:480px){.building-types-grid{grid-template-columns:1fr}}.image-caption{margin-top:8px;font-size:12px;color:#8c8c8c;text-align:center}.message-text{white-space:pre-wrap;word-wrap:break-word}.inline-quick-replies{display:flex;flex-direction:column;gap:12px}.inline-quick-reply-btn{display:inline-block;width:fit-content;max-width:100%;padding:8px 16px;background:#d2e4f0;border:none;border-radius:20px;font-size:14px;color:#12648f;text-align:center;cursor:pointer;transition:all .2s ease}.inline-quick-reply-btn:hover:not(:disabled){background:#bfdbfe;color:#1e3a8a;transform:translateY(-1px)}.inline-quick-reply-btn:active:not(:disabled){transform:translateY(0);background:#dbeafe}.inline-quick-reply-btn:disabled{cursor:not-allowed;background:#dbdbdb;color:#606266}.tap-message-container{display:flex;flex-direction:column;gap:12px}.tap-text-container{display:flex;flex-direction:column;gap:8px}.tap-title{font-size:16px;font-weight:500;color:#12648f;line-height:1.5}.tap-description{font-size:14px;color:#303233;line-height:1.6}.tap-image{width:100%;height:auto;object-fit:cover;border-radius:8px}.welcome-message-container{display:flex;gap:16px;align-items:center}.welcome-image{width:90px;height:110px;object-fit:cover}.welcome-text-container{display:flex;flex-direction:column;gap:8px}.welcome-title{font-size:15px;font-weight:500;line-height:24px;background:linear-gradient(90deg,#a20e1a 39.43%,#0984c4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.welcome-description{color:#72777a;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.ChatApp,.MessageContainer,.MessageList,.Composer{max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.Composer *{max-width:100%!important;box-sizing:border-box!important}.Composer .Input,.Composer textarea,.Composer input{max-width:100%!important;overflow-x:hidden!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important}.PullToRefresh-inner{padding-bottom:2rem!important;max-width:100vw;overflow-x:hidden}.overlay-container{position:fixed;inset:0;background:#f5f5f5;z-index:1000;overflow-y:auto;overflow-x:hidden;max-width:100vw}.custom-card-wrapper{padding:8px;margin:8px 0;max-width:100%}.Message{max-width:100%}.Message.left .Bubble{margin-right:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.Message.right .Bubble{margin-left:0;color:#fff;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.session-card{position:relative;padding:14px 16px;border-radius:12px;cursor:pointer;background:#fff;box-shadow:0 2px 8px #00000014;transition:all .2s ease;border:1px solid #EBEBEB;margin-bottom:16px}.session-card:hover{background:#f5f5f5;border-color:#667eea33}.session-card:last-child{margin-bottom:0}.session-card.active{background:#e6eef3;border-color:#12648f}.session-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-right:20px;width:fit-content}.session-title{font-size:16px;font-weight:500;color:#12648f;padding:0 5px 0 10px;flex:1}.session-delete-btn{position:absolute;top:0;right:0;z-index:10;cursor:pointer;width:40px;height:40px}.session-card:hover .session-delete-btn,.session-card.active .session-delete-btn{opacity:1}.session-route-container{display:flex;flex-direction:column;gap:0}.route-item{display:flex;align-items:stretch;position:relative;padding-bottom:10px}.route-item:last-child{padding-bottom:0;align-items:flex-start}.route-icon-wrapper{display:flex;flex-direction:column;align-items:center;margin-right:8px;width:18px;padding-top:3px;flex-shrink:0}.route-icon{width:18px;height:18px;display:block;flex-shrink:0}.route-line{border-left:1px dashed #12648F;flex:1;margin-top:2px;margin-bottom:-10px;z-index:1}.route-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.route-label{font-size:12px;color:#72777a;margin-bottom:2px}.route-value{font-size:14px;color:#303437}.route-item:last-child{min-height:auto}@media(max-width:768px){.session-card{padding:10px 12px}}.sidebar{position:fixed;top:0;left:0;bottom:0;width:460px;background-color:#fff;box-shadow:2px 0 8px #0000001a;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:1000;display:flex;flex-direction:column;padding:16px}.sidebar.open{transform:translate(0)}.sidebar-overlay{position:fixed;inset:0;background-color:#00000080;z-index:999}.sidebar-header{margin-bottom:24px;padding-top:30px}.guest-profile{display:flex;align-items:flex-start;gap:16px}.guest-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f0f0f0;flex-shrink:0}.guest-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.guest-info{flex:1}.guest-title{font-size:18px;font-weight:600;color:#333;margin-bottom:4px}.guest-subtitle-row{display:flex;align-items:center;justify-content:space-between}.guest-subtitle{font-size:13px;color:#666;line-height:1.5}.logout-link{font-size:13px;color:#12648f;cursor:pointer;text-decoration:none}.logout-link:hover{text-decoration:underline}.login-action-container{margin-bottom:16px}.sidebar-login-btn{width:100%;padding:12px;background-color:#a20e1a;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.sidebar-login-btn:hover{background-color:#8a0c16}.sidebar-login-go{color:#303133;cursor:pointer;font-size:14px;text-align:center;margin-top:10px}.new-chat-btn{width:100%;padding:12px;background-color:#e6eff3;color:#12648f;border:none;border-radius:12px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s}.new-chat-btn:hover{background-color:#dcecf5}.sessions-container{flex:1;overflow-y:auto;margin-bottom:20px}.session-group-title{font-size:12px;color:#999;margin-bottom:8px;padding-left:4px}.sidebar-footer-links{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;margin-top:16px}.footer-link{font-size:14px;color:#333;text-decoration:underline;cursor:pointer}.footer-link:hover{color:#a20e1a}.sidebar-bottom-action{background-color:#eff4f8;margin:0 -16px -16px;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;color:#12648f;font-weight:500;font-size:14px;cursor:pointer}.arrow-icon{font-size:18px}.spacer{flex:1;overflow-y:auto}@media(max-width:480px){.sidebar{width:85%;max-width:85vw}}@media(min-width:768px){.sidebar-overlay{position:absolute}.sidebar{position:absolute;width:380px;max-width:380px}}.sidebar{max-width:460px}.auth-container{max-width:500px;margin:20px auto;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.auth-header{text-align:center;margin-bottom:24px}.auth-header h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#212121}.auth-header p{margin:0;font-size:14px;color:#757575}.auth-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#424242}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#212121;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#bdbdbd}.form-error{font-size:13px;color:#a20e1a;margin-top:4px}.form-hint{font-size:12px;color:#9e9e9e;margin-top:4px}.verification-code-group{display:flex;gap:8px}.verification-code-group input{flex:1}.btn-send-code{padding:12px 20px;background:#fff;border:1px solid #667eea;color:#667eea;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.btn-send-code:hover:not(:disabled){background:#f5f7ff}.btn-send-code:disabled{opacity:.5;cursor:not-allowed}.btn-primary{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{width:100%;padding:14px;background:#fff;color:#667eea;border:1px solid #667eea;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#f5f7ff}.auth-footer{margin-top:20px;text-align:center;font-size:14px;color:#757575}.auth-footer a{color:#667eea;text-decoration:none;font-weight:500;cursor:pointer}.auth-footer a:hover{text-decoration:underline}.hello-container{width:100%;max-width:600px;margin:0 auto;padding:32px;box-sizing:border-box}.hello-header{text-align:center;margin-bottom:32px}.hello-header h1{margin:0 0 16px;font-size:28px;font-weight:700;color:#212121}.hello-header .subtitle{margin:0;font-size:16px;color:#757575}.company-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0}.company-logo{padding:24px;background:#f5f5f5;border-radius:8px;text-align:center;font-size:14px;font-weight:500;color:#616161}.value-propositions{margin:32px 0}.value-proposition{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid #f0f0f0}.value-proposition:last-child{border-bottom:none}.value-proposition .icon{font-size:24px;flex-shrink:0}.value-proposition .content h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#212121}.value-proposition .content p{margin:0;font-size:14px;color:#757575;line-height:1.5}.hello-actions{display:flex;flex-direction:column;gap:12px;margin-top:32px;width:100%}.hello-image{width:100%;margin-bottom:24px;border-radius:12px;overflow:hidden}.hello-image img{width:100%;height:auto;display:block}.btn-login-outline{width:100%;padding:14px;background:#fff;color:#a20e1a;border:1px solid #A20E1A;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-login-outline:hover{background:#fef2f2}.hello-actions .btn-submit-red{margin-top:0}.contact-select-group{margin-bottom:20px}.checkbox-group{display:flex;align-items:center;gap:8px;padding:12px 0}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-group label{cursor:pointer;font-size:14px;color:#424242}.success-container{max-width:700px;margin:20px auto;padding:32px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.success-icon{text-align:center;margin-bottom:24px}.success-icon .checkmark{font-size:64px;color:#4caf50}.order-id{text-align:center;margin:16px 0;font-size:18px;font-weight:600;color:#424242}.order-summary{margin:24px 0;padding:20px;background:#f5f5f5;border-radius:8px}.order-summary h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#212121}.order-item{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.order-item .label{color:#757575}.order-item .value{color:#212121;font-weight:500}.progress-timeline{margin:32px 0}.progress-timeline h3{margin:0 0 20px;font-size:16px;font-weight:600;color:#212121}.timeline-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0}.timeline-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.timeline-icon.completed{background:#4caf50;color:#fff}.timeline-icon.pending{background:#e0e0e0;color:#9e9e9e}.timeline-content .title{font-size:14px;font-weight:500;color:#212121;margin-bottom:2px}.timeline-content .time{font-size:12px;color:#9e9e9e}.success-actions{display:flex;gap:12px;margin-top:32px}.success-actions button{flex:1}.password-strength{margin-top:4px;font-size:12px}.password-strength.weak{color:#f44336}.password-strength.medium{color:#ff9800}.password-strength.strong{color:#4caf50}.forgot-password{text-align:right;margin-top:-8px;margin-bottom:8px}.forgot-password a{font-size:13px;color:#a20e1a;text-decoration:none;cursor:pointer}.forgot-password a:hover{text-decoration:underline}.auth-page-container{width:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden}.auth-red-header{background:#a20e1a;padding:24px 24px 50px;color:#fff;z-index:1}.auth-red-header-title{font-size:20px;font-weight:600}.auth-red-header-remark{font-size:12px;margin:8px 0}.auth-white-card{background:#fff;margin-top:-40px;padding:24px;border-radius:16px 16px 0 0;box-shadow:0 4px 20px #0000000d;z-index:2}.underline-input input{border:none;border-bottom:1px solid #E5E7EB;border-radius:0;padding:12px 0;font-size:15px}.underline-input input:focus{border-color:#a20e1a;box-shadow:none;outline:none}.underline-input label{font-weight:600;color:#333;font-size:15px;margin-bottom:4px}.code-action-row{margin-top:4px}.btn-text-code{background:none;border:none;padding:4px 0;color:#a20e1a;font-size:13px;cursor:pointer}.btn-text-code:disabled{color:#999}.btn-submit-red{width:100%;padding:14px;background:#a20e1a;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;margin-top:24px;transition:opacity .2s}.btn-submit-red:hover{opacity:.9}.btn-submit-red:disabled{background:#ccc;cursor:not-allowed}.auth-white-card .auth-footer{margin-top:24px;font-size:12px;color:#303437}.auth-white-card .auth-footer a{color:#303437}.auth-agreement{margin-top:16px;font-size:12px;color:#666;line-height:1.5}.auth-agreement a{color:#333;font-weight:500;text-decoration:none;cursor:pointer}.auth-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.auth-header-dropdown-wrapper{position:relative}.auth-header-select{appearance:none;background-color:transparent;color:#fff;border:none;font-size:16px;font-weight:500;padding-right:20px;cursor:pointer;outline:none;text-align:right}.auth-header-select option{color:#333}.auth-header-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;color:#fff;display:flex;align-items:center}.password-input-wrapper{position:relative}.password-input-wrapper input{padding-right:36px}.password-toggle{position:absolute;right:0;bottom:8px;background:none;border:none;cursor:pointer;color:#666;font-size:16px;line-height:1;padding:4px}.password-toggle:hover{color:#111}.quote-page-wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.quote-top-nav{background:#fff;border-bottom:1px solid #e8e8e8}.quote-nav-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.quote-nav-left{min-width:40px;display:flex;align-items:center}.quote-menu-btn{cursor:pointer}.quote-user-bar{display:flex;align-items:center;padding:0 16px 8px;color:#303437}.quote-user-info{display:flex;align-items:center;font-size:14px;font-weight:500}.quote-user-name{color:#303437}.quote-user-kana{color:#72777a;margin-left:4px}.quote-page{flex:1;background:#f5f7fa;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-y:auto}.quote-container{margin:0 auto;background:transparent}.quote-success-header{background:#fff;border-radius:16px;padding:14px;display:flex;align-items:center;gap:10px;margin-bottom:16px;box-shadow:0 2px 8px #0000000d}.mascot-img{width:100px;height:100px;object-fit:cover}.success-content{flex:1}.success-title{font-size:16px;font-weight:500;width:max-content;margin-bottom:10px;line-height:24px;background:linear-gradient(90deg,#a20e1a 39.43%,#0984c4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.success-subtitle{font-size:12px;color:#72777a;line-height:1.5}.notification-box{background:#dce7f0;border-radius:16px;padding:12px 18px;margin-bottom:16px}.notification-icons{margin-bottom:8px;display:flex;gap:8px}.notification-text{font-size:14px;color:#12648f;line-height:24px}.timeline-section{background:#fff;padding:20px;border-radius:16px;margin-bottom:16px}.timeline-item-quote{display:flex;gap:16px;position:relative;padding-bottom:24px}.timeline-item-quote:last-child{padding-bottom:0}.timeline-icon-wrapper{display:flex;flex-direction:column;align-items:center;width:20px}.timeline-icon{margin-top:5px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;z-index:1}.timeline-icon.check{background:#1976d2;color:#fff}.timeline-icon.active{background:#1976d2;color:#fff;font-weight:700}.timeline-icon.future{background:#e0e0e0}.timeline-line{position:absolute;top:20px;left:9px;width:2px;height:calc(100% - 20px);background:#e0e0e0}.timeline-item:last-child .timeline-line{display:none}.timeline-content{flex:1}.timeline-content h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#333}.timeline-content p{margin:0;font-size:14px;color:#666;line-height:1.5}.companies-grid{display:flex;gap:8px;margin-top:12px}.company-logo-box{width:60px;height:32px;background:#fff;display:flex;align-items:center;justify-content:center}.company-logo-box img{max-width:100%;max-height:100%}.quote-details-header{background:#e3f2fd;padding:12px 16px 20px;border-radius:16px 16px 0 0;font-size:16px;color:#12648f;font-weight:500}.section-block{background:#fff;padding:16px;margin-bottom:16px;border-radius:16px}.quote-details-header+.section-block{margin-top:-10px;padding-top:16px}.block-title{font-size:16px;font-weight:600;color:#333;margin:0 0 16px}.block-title.blue-text{color:#12648f}.info-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;font-size:14px}.info-row:last-child{margin-bottom:0}.info-label{color:#72777a;flex-shrink:0;font-size:14px}.info-value{color:#303437;font-weight:400;font-size:14px}.info-value.align-right{text-align:right;flex:1;margin-left:16px}.info-value.multiline{white-space:pre-wrap}.privacy-note{font-size:12px;color:#72777a;margin:8px 0 0}.category-title{font-size:14px;font-weight:600;color:#333;margin:0 0 12px}.luggage-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:14px}.luggage-row:last-child{margin-bottom:0}.luggage-name{color:#666;flex-shrink:0}.luggage-line{flex:1;border-bottom:1px solid #eee;margin:0 12px;transform:translateY(4px)}.luggage-count{color:#333;font-weight:500;width:50px;line-height:14px;text-align:center;border-left:1px solid #BECAD2}.note-list,.additional-note{font-size:14px;color:#333}.step-progress-bar{background:#fff;border-bottom:1px solid #e8e8e8;width:100%;max-width:100vw;overflow-x:hidden}.step-progress-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;width:100%;max-width:100%}.step-header-left,.step-header-right{min-width:40px;display:flex;align-items:center;justify-content:flex-start}.step-header-right{justify-content:flex-end}.step-progress-container{display:flex;align-items:center;justify-content:center}.step-item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#ebebeb;cursor:pointer;transition:all .3s ease}.step-item img{width:32px;height:32px}.step-item.active{background:#12648f;box-shadow:0 0 0 3px #12648f4d}.step-item.completed{background:#12648f}.step-item:not(.active):not(.completed):not(.clickable){cursor:default;opacity:.5}.step-item.clickable{cursor:pointer;opacity:1}.step-item.clickable:hover{transform:scale(1.1)}.step-line{width:40px;height:2px;background:#e0e0e0;margin:0 4px;transition:background .3s ease}.step-line.active{background:#12648f}.step-info-bar{display:flex;align-items:center;justify-content:space-between;padding:0 16px 8px;color:#303437}.step-info-left{font-size:14px}.item-count,.step-label{font-weight:500}.detail-button{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.detail-button:hover{background:#ffffff1a;border-color:#fff}@media(max-width:480px){.step-progress-header{padding:10px 12px}.step-item,.step-item img{width:24px;height:24px}.step-line{width:30px}.step-info-bar{padding:0 12px 6px;font-size:13px}}.step-confirm-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.step-confirm-modal{background:#fff;border-radius:12px;padding:24px;max-width:320px;width:100%;box-shadow:0 4px 20px #00000026}.modal-title{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}.modal-message{font-size:14px;color:#666;line-height:1.6;margin:0 0 24px}.modal-buttons{display:flex;gap:12px}.modal-button{flex:1;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.modal-button.cancel{background:#9d9797;color:#fff}.modal-button.cancel:hover{background:#9d979790}.modal-button.confirm{background:#a81d29;color:#fff}.modal-button.confirm:hover{background:#a81d2990}@media(max-width:480px){.step-confirm-modal{padding:20px}.modal-title{font-size:16px}.modal-message{font-size:13px}.modal-button{padding:10px 14px;font-size:13px}}.app-layout{width:100%;max-width:100vw;height:100%;display:flex;position:relative;overflow-x:hidden}.main-content{flex:1;width:100%;max-width:100vw;height:100%;position:relative;overflow-x:hidden;overflow-y:auto;transition:margin-left .3s ease;display:flex;flex-direction:column}.chat-wrapper{flex:1;width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;position:relative}.step3-content-wrapper{flex:1;overflow-y:auto}.chat-wrapper .Navbar{display:none!important}@media(min-width:768px){.app-layout{width:420px;max-width:420px;height:90vh;margin:auto;border:1px #ddd solid}}
