@import "https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700&display=swap";:root{--ink:#242833;--muted:#68757e;--line:#dce8eb;--paper:#f7fbfc;--surface:#fff;--white:#fff;--brand:#6bcade;--brand-deep:#287f92;--brand-ink:#193b44;--brand-soft:#eaf8fb;--brand-pale:#f5fcfd;--warning:#a15c18;--danger:#a34136;--success:#24795f}*{box-sizing:border-box;letter-spacing:0}html{background:var(--white);min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--white);margin:0;font-family:Assistant,Hiragino Sans,Yu Gothic,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button{color:inherit}.ambient{display:none}.site-version{z-index:20;top:max(12px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));color:var(--brand-ink);background:var(--brand-soft);white-space:nowrap;pointer-events:none;border:1px solid #287f9238;border-radius:3px;margin:0;padding:4px 8px;font-size:10px;font-weight:700;line-height:1.2;position:absolute}.concierge-widget{z-index:2147483000;right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));color:var(--ink);position:fixed}.concierge-widget [hidden]{display:none!important}.concierge-widget-launcher{color:#0000;cursor:pointer;background:0 0;border:0;border-radius:14px;width:62px;height:62px;padding:0;transition:transform .16s,filter .16s;display:block;position:relative}.concierge-widget-launcher:hover{filter:brightness(.98);transform:translateY(-2px)}.concierge-widget-launcher:focus-visible{outline:none}.concierge-widget-launcher:before{content:"";z-index:0;background:var(--brand-deep);opacity:0;pointer-events:none;position:absolute;inset:-3px;-webkit-mask:url(/noid-chat-bubble.png) 50%/contain no-repeat;mask:url(/noid-chat-bubble.png) 50%/contain no-repeat}.concierge-widget-launcher:focus-visible:before{opacity:1}.concierge-widget-launcher-image{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 14px #193b4433);width:100%;height:100%;display:block;position:relative}@media (forced-colors:active){.concierge-widget-launcher:before{display:none}.concierge-widget-launcher:focus-visible{outline-offset:2px;outline:2px solid buttontext}}.concierge-widget-close:focus-visible{outline:3px solid var(--brand-deep);outline-offset:3px}.concierge-widget-panel{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--white);border-radius:4px;width:min(400px,100vw - 24px);height:min(720px,100dvh - 32px);position:fixed;overflow:hidden;box-shadow:0 16px 48px #193b442e}.concierge-widget-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;height:52px;padding:0 8px 0 16px;display:flex}.concierge-widget-header p{color:var(--brand-ink);letter-spacing:0;margin:0;font-size:11px;font-weight:600}.concierge-widget-close{width:44px;height:44px;color:var(--brand-deep);background:var(--brand-soft);cursor:pointer;border:0;border-radius:3px;place-items:center;font:24px/1 Arial,sans-serif;display:grid}.concierge-widget-frame{background:var(--white);border:0;width:100%;height:calc(100% - 52px);display:block}@media (max-width:520px){.concierge-widget{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom))}.concierge-widget-launcher{border-radius:4px;width:58px;height:58px}.concierge-widget-panel{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));border-radius:4px;width:auto;height:auto}}@media (prefers-reduced-motion:reduce){.concierge-widget-launcher{transition:none}}.app-shell{background:var(--surface);grid-template-columns:minmax(0,1fr);width:100%;min-height:100vh;display:grid;overflow:hidden}.context-panel{min-height:100vh;color:var(--brand-ink);background:var(--brand);flex-direction:column;gap:30px;padding:34px 24px;display:flex}.brand-lockup{background:var(--white);border-bottom:1px solid #193b441f;flex-direction:column;align-items:flex-start;gap:9px;margin:-34px -24px 0;padding:26px 24px 24px;display:flex}.brand-logo{width:150px;height:auto;display:block}.brand-name{color:var(--brand-ink);margin:0;font-size:13px;font-weight:700;line-height:1.2}.brand-subtitle{color:#193b44b3;margin:4px 0 0;font-size:9px;font-weight:600}.chat-panel{background:var(--white);flex-direction:column;min-width:0;padding:44px clamp(30px,5vw,72px) 28px;display:flex}.chat-header{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.eyebrow{color:var(--brand-deep);margin:0 0 11px;font-size:10px;font-weight:700}.chat-header h1{max-width:780px;color:var(--ink);margin:0;font-size:40px;font-weight:400;line-height:1.28}.ghost-button{border:1px solid var(--brand);min-height:40px;color:var(--brand-deep);background:var(--white);cursor:pointer;border-radius:4px;flex:none;padding:9px 14px;font-size:11px;font-weight:600;transition:background .16s,color .16s}.ghost-button:hover{color:var(--brand-ink);background:var(--brand-soft)}.conversation{scroll-behavior:smooth;gap:18px;max-height:min(410px,42vh);margin:28px -2px 0;padding:2px 8px 16px 2px;display:grid;overflow:auto}.app-shell:not(.app-shell-embedded) .conversation{margin-top:0}.conversation::-webkit-scrollbar{width:5px}.conversation::-webkit-scrollbar-thumb{background:#287f9240;border-radius:3px}.message{align-items:flex-start;gap:12px;display:flex}.avatar{width:32px;height:32px;color:var(--white);background:var(--brand);border-radius:3px;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.message-content{min-width:0;max-width:860px}.message-meta{align-items:center;gap:8px;min-height:20px;display:flex}.message-meta strong{font-size:11px}.message-meta span{color:#8a959c;font-size:9px}.message-content p{white-space:pre-wrap;margin:7px 0 0;font-size:13px;line-height:1.75}.user-message{justify-content:flex-end}.user-message .message-content{max-width:min(720px,82%);color:var(--white);background:var(--brand-deep);border-radius:8px 8px 2px;padding:12px 15px}.user-message .message-content p{margin:0}.user-message .message-meta{display:none}.error-message .message-content{color:var(--danger)}:is(.order-status-submit:focus-visible,.ghost-button:focus-visible,.composer-handoff-link:focus-visible,.history-delete-button:focus-visible,.send-button:focus-visible){outline-offset:2px;outline:3px solid #6bcade52}.thinking-dots{gap:4px;padding:9px 0;display:flex}.thinking-dots span{background:var(--brand-deep);border-radius:50%;width:5px;height:5px;animation:.9s infinite alternate bounce}.thinking-dots span:nth-child(2){animation-delay:.15s}.thinking-dots span:nth-child(3){animation-delay:.3s}.guided-choice-panel{border:1px solid var(--line);background:var(--brand-pale);border-radius:4px;margin-top:12px;padding:12px}.guided-choice-heading{color:var(--brand-ink);margin:0 0 9px;font-size:12px;font-weight:700;line-height:1.5}.guided-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.guided-choice-button{min-width:0;min-height:44px;color:var(--brand-ink);background:var(--white);cursor:pointer;font:inherit;text-align:left;border:1px solid #b9e1e9;border-radius:3px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.35;transition:border-color .16s,background .16s;display:flex}.guided-choice-button:hover{border-color:var(--brand);background:var(--brand-soft)}.guided-choice-button:focus-visible{outline:3px solid var(--brand-deep);outline-offset:2px}.guided-choice-button:disabled{cursor:wait;opacity:.55}.guided-choice-link{text-decoration:none}.guided-return-guidance,.guided-return-notice{color:var(--brand-ink);margin:0 0 9px;font-size:11px;line-height:1.55}.guided-return-notice{color:var(--muted)}.guided-choice-grid>.guided-choice-button:last-child:nth-child(odd){grid-column:1/-1}.guided-choice-back{justify-content:flex-start}.order-status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px;display:grid}.order-status-card{border:1px solid var(--line);background:var(--white);border-radius:4px;margin:0;overflow:hidden}.order-status-card:not([open]){display:none}.order-status-card[open],.order-status-card:last-child:nth-child(odd){grid-column:1/-1}.order-status-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:9px 12px;list-style:none;display:flex}.order-status-card summary:hover{background:var(--brand-pale)}.order-status-card summary::-webkit-details-marker{display:none}.order-status-card summary strong,.order-status-card summary small{display:block}.order-status-card summary strong{font-size:11px;line-height:1.35}.order-status-card summary small{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}.details-sign{color:var(--brand-deep);flex:none;font-size:16px;transition:transform .16s}.order-status-card[open] .details-sign{transform:rotate(45deg)}.order-status-body{border-top:1px solid var(--line);background:var(--brand-pale);padding:15px 16px 17px}.order-status-guidance{color:var(--muted);margin:0 0 13px;font-size:10px;line-height:1.65}.order-status-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:8px;display:grid}.order-status-form label{color:var(--ink);grid-row:1;font-size:9px;font-weight:600}.order-status-form label:first-of-type{grid-column:1}.order-status-form label span{color:var(--warning);margin-left:5px;font-size:8px}.order-status-form input{width:100%;min-width:0;min-height:42px;color:var(--ink);background:var(--white);border:1px solid #bfd9df;border-radius:3px;outline:0;grid-row:2;padding:10px 11px;font-size:12px}.order-status-form input:first-of-type{grid-column:1}.order-status-form input:focus,.composer:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #6bcade29}.order-status-form small{color:var(--muted);grid-row:3;margin-top:4px;font-size:8px;line-height:1.4}.order-status-form small:first-of-type{grid-column:1}.order-status-submit{min-height:42px;color:var(--white);background:var(--brand-deep);cursor:pointer;border:0;border-radius:3px;grid-area:2/2;padding:10px 15px;font-size:10px;font-weight:600}.order-status-submit:hover,.send-button:hover{background:var(--brand-ink)}.order-status-submit:disabled{cursor:wait;opacity:.6}.order-status-progress,.order-status-error{border-radius:3px;margin-top:12px;padding:10px 11px;font-size:10px;line-height:1.55}.order-status-progress{color:var(--brand-ink);background:#dff4f8}.order-status-error{color:var(--danger);background:#fff0ee}.order-status-result{background:var(--white);border:1px solid #b9e1e9;border-radius:4px;margin-top:14px;padding:14px}.order-result-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.order-result-heading>div>span{color:var(--muted);font-size:9px}.order-result-heading h3{color:var(--brand-deep);margin:4px 0 0;font-size:17px}.order-status-code{color:var(--brand-deep);background:var(--brand-soft);border:1px solid #b9e1e9;border-radius:3px;padding:5px 8px;font-size:8px}.order-facts{gap:7px;margin:13px 0 0;display:grid}.order-facts div{grid-template-columns:72px minmax(0,1fr);gap:8px;display:grid}.order-facts dt,.order-package-facts dt{color:var(--muted);font-size:9px}.order-facts dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:10px}.order-detail-sections{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:14px;display:grid}.order-detail-sections-single{grid-template-columns:minmax(0,1fr)}.order-detail-section{border-top:1px solid var(--line);min-width:0;padding-top:11px}.order-detail-section h4{color:var(--ink);margin:0 0 8px;font-size:10px;font-weight:700}.order-item-list,.order-package-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.order-item-list li{border:1px solid var(--line);background:var(--white);border-radius:3px;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:8px 9px;display:flex}.order-item-list li>span{overflow-wrap:anywhere;min-width:0;font-size:10px;line-height:1.5}.order-item-list li>strong{color:var(--brand-deep);background:var(--brand-soft);white-space:nowrap;border-radius:3px;flex:none;padding:3px 6px;font-size:8px}.order-package-list>li{border:1px solid var(--line);background:var(--white);border-radius:3px;min-width:0;padding:8px 9px}.order-package-name{color:var(--brand-deep);margin-bottom:7px;font-size:9px;display:block}.order-package-facts{gap:6px;margin:0;display:grid}.order-package-facts div{grid-template-columns:65px minmax(0,1fr);gap:8px;min-width:0;display:grid}.order-package-facts dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:10px;line-height:1.45}.tracking-number{font-variant-numeric:tabular-nums}.order-detail-empty,.order-package-empty{border:1px solid var(--line);color:var(--muted);background:var(--white);border-radius:3px;margin:0;padding:8px 9px;font-size:9px;line-height:1.5}.order-package-empty{display:grid}.composer{background:var(--white);border:1px solid #bfd9df;border-radius:4px;margin-top:12px;overflow:hidden}.composer textarea{resize:vertical;width:100%;min-height:62px;max-height:150px;color:var(--ink);background:0 0;border:0;outline:0;padding:14px 16px 8px;font-size:13px;line-height:1.6}.composer textarea::placeholder{color:var(--muted)}.conversation-persistence-note{color:var(--muted);margin:0;padding:0 16px 3px;font-size:12px;line-height:1.5}.composer-footer{justify-content:flex-end;align-items:center;gap:10px;padding:6px 8px 8px 14px;display:flex}.composer-actions{flex:none;align-items:center;gap:6px;display:flex}.composer-handoff-link{min-height:44px;color:var(--brand-ink);background:var(--brand-soft);border:1px solid #bfd9df;border-radius:3px;justify-content:center;align-items:center;padding:10px 12px;font-size:10px;font-weight:700;line-height:1.3;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.composer-handoff-link:hover{border-color:var(--brand);background:#dff4f8}.history-delete-button{min-height:44px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:3px;padding:10px;font-size:10px;font-weight:600;transition:color .16s,background .16s}.history-delete-button:hover{color:var(--brand-ink);background:var(--brand-soft)}.history-delete-button:disabled{cursor:wait;opacity:.55}.send-button{min-height:44px;color:var(--white);background:var(--brand-deep);cursor:pointer;border:0;border-radius:3px;align-items:center;gap:12px;padding:10px 14px;font-size:11px;font-weight:600;transition:background .16s;display:flex}.send-button:disabled{cursor:wait;opacity:.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell-embedded{background:var(--white);width:100%;height:100dvh;min-height:100dvh;box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);margin:0}.app-shell-embedded .chat-panel{height:100dvh;min-height:0;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));overscroll-behavior:contain;overflow-y:auto}.app-shell-embedded .chat-header{flex:none;align-items:center;gap:12px}.app-shell-embedded .eyebrow{margin-bottom:4px;font-size:8px}.app-shell-embedded .chat-header h1{font-size:19px;line-height:1.25}.app-shell-embedded .ghost-button{white-space:nowrap;padding:9px 11px;font-size:10px}.app-shell-embedded .conversation{flex:280px;min-height:180px;max-height:none;margin:14px -2px 0;padding-bottom:12px}.app-shell-embedded .message{gap:9px}.app-shell-embedded .avatar{width:29px;height:29px}.app-shell-embedded .message-content p{font-size:14px;line-height:1.65}.app-shell-embedded .guided-choice-panel{margin-top:8px;padding:10px}.app-shell-embedded .guided-choice-button{font-size:12px}.app-shell-embedded .order-status-card[open]{flex:none}.app-shell-embedded .order-status-card summary{padding:11px 12px}.app-shell-embedded .order-status-body{padding:12px}.app-shell-embedded .order-status-guidance{font-size:11px}.app-shell-embedded .order-status-form input{min-height:44px;font-size:16px}.app-shell-embedded .order-status-submit{min-height:44px;font-size:12px}.app-shell-embedded .order-status-form small{font-size:9px}.app-shell-embedded .composer{bottom:max(0px, env(safe-area-inset-bottom));z-index:2;background:var(--white);flex:none;margin-top:10px;position:sticky}.app-shell-embedded .composer textarea{min-height:62px;font-size:16px}.app-shell-embedded .send-button{min-height:44px;font-size:12px}.app-shell-embedded .composer-handoff-link{min-height:44px;font-size:11px}@keyframes bounce{to{opacity:.4;transform:translateY(-4px)}}@media (max-width:1050px){.app-shell{grid-template-columns:minmax(0,1fr)}.chat-panel{padding-inline:34px}.chat-header h1{font-size:34px}}@media (max-width:760px){.site-version{top:max(8px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));padding:3px 6px;font-size:9px}.app-shell{grid-template-columns:1fr}.context-panel{gap:20px;min-height:auto;padding:24px 20px}.brand-lockup{margin:-24px -20px 0;padding:22px 20px 20px}.chat-panel{padding:28px 20px 20px}.chat-header{display:block}.chat-header h1{font-size:30px}.ghost-button{margin-top:18px}.conversation{max-height:none}.order-status-form{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:510px){.brand-logo{width:135px}.chat-header h1{font-size:27px}.chat-header h1 br{display:none}.user-message .message-content{max-width:91%}.guided-choice-grid{grid-template-columns:1fr}.guided-choice-grid>.guided-choice-button:last-child:nth-child(odd){grid-column:auto}.order-status-form{display:block}.order-status-list{grid-template-columns:1fr;gap:5px}.order-status-card,.order-status-card[open],.order-status-card:last-child:nth-child(odd){grid-column:auto}.order-status-card summary{min-height:44px;padding:8px 10px}.order-status-form label,.order-status-form input,.order-status-form small{width:100%;display:block}.order-status-form input{margin-top:5px}.order-status-submit{width:100%;margin-top:13px}.order-detail-sections{grid-template-columns:1fr}.app-shell-embedded{border-radius:0;width:100%;margin:0}.app-shell-embedded .chat-panel{padding:max(10px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.app-shell-embedded .chat-header{display:flex}.app-shell-embedded .ghost-button{margin-top:0}.app-shell-embedded .conversation{min-height:150px}.composer-footer{flex-wrap:wrap;padding-left:8px}.composer-actions{width:100%}.composer-handoff-link,.send-button{flex:1 1 0;justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
