.AuthForm-module__oRl-7W__container{background-color:var(--bg-card);border:var(--border-width) solid var(--border-color);text-align:center;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:400px;height:auto;padding:2rem;transition:transform .1s,box-shadow .1s;display:flex;position:relative}.AuthForm-module__oRl-7W__container:hover{box-shadow:4px 4px 0 0 var(--border-color);transform:translate(-2px,-2px)}.AuthForm-module__oRl-7W__title{color:var(--text-main);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.AuthForm-module__oRl-7W__form{flex-direction:column;gap:1rem;width:100%;display:flex}.AuthForm-module__oRl-7W__formGroup{text-align:left;flex-direction:column;gap:.25rem;width:100%;display:flex}.AuthForm-module__oRl-7W__label{color:var(--text-main);font-size:.875rem;font-weight:500}.AuthForm-module__oRl-7W__input{border:var(--border-width) solid #e4e4e7;background-color:#fff;border-radius:6px;outline:none;width:100%;padding:.6rem 1rem;font-size:.95rem;transition:all .2s}.AuthForm-module__oRl-7W__input:focus{border-color:#000;transform:translate(-2px,-2px);box-shadow:4px 4px #000}.AuthForm-module__oRl-7W__error{color:#e11d48;text-align:left;background-color:#fff1f2;border:1px solid #fecdd3;border-radius:6px;width:100%;padding:.75rem;font-size:.875rem}.AuthForm-module__oRl-7W__footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.AuthForm-module__oRl-7W__link{color:var(--text-main);font-weight:600;text-decoration:underline}.AuthForm-module__oRl-7W__link:hover{color:var(--color-primary-text)}
.Button-module__8RiFmG__button{border:var(--border-ui);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:900;line-height:1;text-decoration:none;transition:transform .1s,box-shadow .1s,background-color .1s;display:inline-flex}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[aria-disabled=true]{cursor:not-allowed;opacity:.58;box-shadow:var(--shadow-sm);transform:none}.Button-module__8RiFmG__button:not(:disabled):not([aria-disabled=true]):hover{box-shadow:var(--shadow-lg);transform:translate(-1px,-1px)}.Button-module__8RiFmG__button:not(:disabled):not([aria-disabled=true]):active{box-shadow:var(--shadow-sm);transform:translate(1px,1px)}.Button-module__8RiFmG__sm{min-height:34px;padding:.45rem .75rem;font-size:.82rem}.Button-module__8RiFmG__md{min-height:42px;padding:.65rem 1rem;font-size:.95rem}.Button-module__8RiFmG__lg{min-height:50px;padding:.8rem 1.3rem;font-size:1.05rem}.Button-module__8RiFmG__primary{background:var(--color-primary);color:var(--color-primary-text)}.Button-module__8RiFmG__primary:hover{background:var(--color-primary-hover)}.Button-module__8RiFmG__secondary{color:var(--text-main);background:#fff}.Button-module__8RiFmG__secondary:hover,.Button-module__8RiFmG__outline:hover{background:#f4f4f5}.Button-module__8RiFmG__outline{color:var(--text-main);background:#fff}.Button-module__8RiFmG__danger{background:var(--color-danger-bg);color:var(--color-danger-text)}.Button-module__8RiFmG__danger:hover{background:#fecaca}.Button-module__8RiFmG__ghost{box-shadow:none;color:var(--text-muted);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:not(:disabled):not([aria-disabled=true]):hover{box-shadow:none;color:var(--text-main);background:#0000000f;transform:none}.Button-module__8RiFmG__icon{aspect-ratio:1;box-shadow:var(--shadow-sm);background:#fff;padding:0}.Button-module__8RiFmG__icon:not(:disabled):not([aria-disabled=true]):hover{box-shadow:var(--shadow-md)}.Button-module__8RiFmG__default{border-radius:var(--radius-md)}.Button-module__8RiFmG__pill{border-radius:999px}.Button-module__8RiFmG__circle{border-radius:50%}.Button-module__8RiFmG__circle.Button-module__8RiFmG__sm,.Button-module__8RiFmG__icon.Button-module__8RiFmG__sm{width:34px}.Button-module__8RiFmG__circle.Button-module__8RiFmG__md,.Button-module__8RiFmG__icon.Button-module__8RiFmG__md{width:42px}.Button-module__8RiFmG__circle.Button-module__8RiFmG__lg,.Button-module__8RiFmG__icon.Button-module__8RiFmG__lg{width:50px}
.Card-module__b6YjYG__card{border:var(--border-ui);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);color:inherit;background:#fff}.Card-module__b6YjYG__paddingNone{padding:0}.Card-module__b6YjYG__paddingSm{padding:1rem}.Card-module__b6YjYG__paddingMd{padding:1.25rem}.Card-module__b6YjYG__paddingLg{padding:1.5rem}.Card-module__b6YjYG__interactive{cursor:pointer;text-decoration:none;transition:transform .1s,box-shadow .1s}.Card-module__b6YjYG__interactive:hover{box-shadow:var(--shadow-lg);transform:translate(-2px,-2px)}.Card-module__b6YjYG__interactive:active{box-shadow:var(--shadow-sm);transform:translate(2px,2px)}.Card-module__b6YjYG__stat{height:100%}.Card-module__b6YjYG__statIcon{border:var(--border-ui);border-radius:var(--radius-md);width:36px;height:36px;box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;margin-bottom:.75rem;display:inline-flex}.Card-module__b6YjYG__statLabel{color:var(--text-muted);margin:0 0 .7rem;font-size:.85rem;font-weight:700}.Card-module__b6YjYG__statValue{color:var(--text-main);margin:0;font-size:2.5rem;font-weight:900;line-height:1}.Card-module__b6YjYG__empty{text-align:center;color:var(--text-muted);place-items:center;gap:.75rem;display:grid}.Card-module__b6YjYG__emptyTitle{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:900}.Card-module__b6YjYG__emptyDescription{margin:0;font-weight:600;line-height:1.45}
.Form-module__29Msuq__field{flex-direction:column;gap:.5rem;display:flex}.Form-module__29Msuq__label{color:var(--text-muted);letter-spacing:.01em;font-size:.78rem;font-weight:800;line-height:1;display:block}.Form-module__29Msuq__control{border-radius:var(--radius-sm);width:100%;height:44px;color:var(--text-main);background:#fff;border:2px solid #000;outline:none;padding:.65rem .75rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:border-color .12s,box-shadow .12s}.Form-module__29Msuq__control:focus{border-color:#166534;box-shadow:0 0 0 3px #86efac8c}.Form-module__29Msuq__control:disabled{cursor:not-allowed;color:#a1a1aa;background:#f4f4f5}.Form-module__29Msuq__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.15rem;padding-right:2.5rem}.Form-module__29Msuq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (max-width:768px){.Form-module__29Msuq__control{height:46px}.Form-module__29Msuq__grid{grid-template-columns:1fr}}
.Modal-module__7LRQSW__overlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080a0994;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__shell{width:min(100%, var(--modal-width,720px));max-height:min(92dvh, var(--modal-max-height,860px));border:var(--border-ui);border-radius:var(--radius-lg);box-shadow:0 24px 72px #00000040, var(--shadow-md);background:#fff;flex-direction:column;display:flex;overflow:hidden}.Modal-module__7LRQSW__header{border-bottom:var(--surface-border);background:#fafafa;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.Modal-module__7LRQSW__title{color:var(--text-main);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:900}.Modal-module__7LRQSW__body{min-height:0;padding:1.25rem;overflow:hidden auto}.Modal-module__7LRQSW__footer{border-top:var(--surface-border);background:#fafafa;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}@media (max-width:640px){.Modal-module__7LRQSW__overlay{align-items:flex-start;padding:.5rem}.Modal-module__7LRQSW__shell{max-height:calc(100dvh - 1rem)}.Modal-module__7LRQSW__header,.Modal-module__7LRQSW__body,.Modal-module__7LRQSW__footer{padding-left:1rem;padding-right:1rem}.Modal-module__7LRQSW__footer{flex-direction:column-reverse;align-items:stretch}}
.Page-module__zmht7W__header{border-bottom:var(--surface-border);background:#fff;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:.9rem 2rem;display:flex}.Page-module__zmht7W__title{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:900;line-height:1.1}.Page-module__zmht7W__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:inline-flex}.Page-module__zmht7W__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Page-module__zmht7W__content{box-sizing:border-box;width:100%;padding:1.75rem 2rem 3rem}.Page-module__zmht7W__tableScroller{border-radius:var(--radius-lg);width:100%;overflow:auto hidden}@media (max-width:768px){.Page-module__zmht7W__header{min-height:64px;padding:.9rem 1rem}.Page-module__zmht7W__content{padding:1rem}.Page-module__zmht7W__toolbar{align-items:stretch}}
.TripForm-module__BSrj8a__form{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.TripForm-module__BSrj8a__form[data-navigation=false]{grid-template-columns:minmax(0,1fr)}.TripForm-module__BSrj8a__sectionNav{background:#f3f4f3;border:2px solid #111;border-radius:12px;gap:.45rem;padding:.75rem;display:grid;position:sticky;top:1rem;box-shadow:3px 3px #111}.TripForm-module__BSrj8a__navHeading{color:#777c78;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .45rem .15rem;font-size:.68rem;font-weight:850}.TripForm-module__BSrj8a__sectionNav button{color:#5c625e;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.65rem;width:100%;padding:.75rem;display:flex}.TripForm-module__BSrj8a__sectionNav button:hover{color:#171a18;background:#fff}.TripForm-module__BSrj8a__sectionNav button[data-active=true]{color:#fff;background:#315f3f;border:2px solid #111;box-shadow:2px 2px #111}.TripForm-module__BSrj8a__sectionNav button[data-active=true] small{color:#c4d0c7}.TripForm-module__BSrj8a__sectionNav button>span{gap:.15rem;display:grid}.TripForm-module__BSrj8a__sectionNav strong{font-size:.82rem}.TripForm-module__BSrj8a__sectionNav small{color:#767c78;font-size:.68rem;line-height:1.35}.TripForm-module__BSrj8a__navHint{color:#777d79;border-top:1px solid #d9dcd9;margin-top:.4rem;padding:.7rem;font-size:.68rem;line-height:1.45}.TripForm-module__BSrj8a__editor,.TripForm-module__BSrj8a__sectionStack{gap:1rem;min-width:0;display:grid}.TripForm-module__BSrj8a__form[data-navigation=false] .TripForm-module__BSrj8a__editor{max-width:1260px}.TripForm-module__BSrj8a__form[data-navigation=false] .TripForm-module__BSrj8a__sectionStack{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.TripForm-module__BSrj8a__form[data-navigation=false] .TripForm-module__BSrj8a__card{padding:1rem}.TripForm-module__BSrj8a__form[data-navigation=false] .TripForm-module__BSrj8a__cardHeading{margin-bottom:.8rem}.TripForm-module__BSrj8a__card{background:#fff;border:2px solid #111;border-radius:12px;padding:clamp(1rem,2vw,1.5rem);box-shadow:3px 3px #111}.TripForm-module__BSrj8a__cardHeading{align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.TripForm-module__BSrj8a__iconBox{color:#fff;background:#315f3f;border:2px solid #111;border-radius:9px;flex:0 0 38px;place-items:center;height:38px;display:grid}.TripForm-module__BSrj8a__cardHeading h3{margin:.05rem 0 .2rem;font-size:1.02rem}.TripForm-module__BSrj8a__cardHeading p{color:#6f7470;margin:0;font-size:.78rem;line-height:1.45}.TripForm-module__BSrj8a__twoColumns,.TripForm-module__BSrj8a__policyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.TripForm-module__BSrj8a__card>label,.TripForm-module__BSrj8a__twoColumns label,.TripForm-module__BSrj8a__policyGrid label,.TripForm-module__BSrj8a__questionEditor label{color:#303531;gap:.4rem;margin-top:1rem;font-size:.78rem;font-weight:750;display:grid}.TripForm-module__BSrj8a__twoColumns label,.TripForm-module__BSrj8a__policyGrid label{margin-top:0}.TripForm-module__BSrj8a__form label>span{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.TripForm-module__BSrj8a__form label em{color:#8a8f8b;font-size:.65rem;font-style:normal;font-weight:650}.TripForm-module__BSrj8a__form input:not([type=radio]):not([type=checkbox]),.TripForm-module__BSrj8a__form textarea{color:#171917;width:100%;min-height:43px;font:inherit;background:#fff;border:2px solid #111;border-radius:8px;padding:.7rem .8rem;font-size:.85rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.TripForm-module__BSrj8a__form textarea{resize:vertical;min-height:76px;line-height:1.5}.TripForm-module__BSrj8a__form input:focus,.TripForm-module__BSrj8a__form textarea:focus{outline:none;border-color:#16803c!important;transform:none!important;box-shadow:0 0 0 3px #16803c1f!important}.TripForm-module__BSrj8a__policyGrid{background:#fff9e8;border:2px solid #111;border-radius:10px;margin-top:1rem;padding:1rem}.TripForm-module__BSrj8a__policyGrid small{color:#757a76;font-size:.68rem;font-weight:550;line-height:1.4}.TripForm-module__BSrj8a__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.TripForm-module__BSrj8a__choiceGrid>label{cursor:pointer;border:2px solid #111;border-radius:10px;align-items:flex-start;gap:.7rem;padding:1rem;display:flex}.TripForm-module__BSrj8a__choiceGrid>label[data-selected=true]{background:#edf4ef;border-color:#111;box-shadow:2px 2px #111}.TripForm-module__BSrj8a__choiceGrid input{accent-color:#16803c;margin-top:.15rem}.TripForm-module__BSrj8a__choiceGrid span{justify-content:initial!important;gap:.2rem!important;display:grid!important}.TripForm-module__BSrj8a__choiceGrid strong{font-size:.84rem}.TripForm-module__BSrj8a__choiceGrid small{color:#6f7570;font-size:.7rem;font-weight:550;line-height:1.45}.TripForm-module__BSrj8a__questionsHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TripForm-module__BSrj8a__questionsHeader .TripForm-module__BSrj8a__cardHeading{margin-bottom:1rem}.TripForm-module__BSrj8a__addButton,.TripForm-module__BSrj8a__emptyQuestions button{color:#fff;cursor:pointer;white-space:nowrap;background:#315f3f;border:2px solid #111;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:38px;padding:.55rem .8rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:2px 2px #111}.TripForm-module__BSrj8a__questionWorkspace[data-editing=true]{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);align-items:start;gap:1rem;display:grid}.TripForm-module__BSrj8a__questionEditor{background:#fff9e8;border:2px solid #111;border-radius:10px;gap:.8rem;padding:1rem;display:grid}.TripForm-module__BSrj8a__questionEditor h4{margin:0 0 .1rem;font-size:.9rem}.TripForm-module__BSrj8a__questionEditor label{margin:0}.TripForm-module__BSrj8a__checkbox{cursor:pointer;align-items:center;gap:.55rem!important;display:flex!important}.TripForm-module__BSrj8a__checkbox input{accent-color:#16803c;width:17px;height:17px}.TripForm-module__BSrj8a__editorActions{gap:.55rem;margin-top:.2rem;display:flex}.TripForm-module__BSrj8a__questionList{gap:.55rem;display:grid}.TripForm-module__BSrj8a__questionRow{background:#fff;border:2px solid #111;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:58px;padding:.65rem .75rem;display:grid;box-shadow:2px 2px #111}.TripForm-module__BSrj8a__questionNumber{color:#46604f;background:#edf2ee;border-radius:8px;place-items:center;width:28px;height:28px;font-size:.7rem;font-weight:850;display:grid}.TripForm-module__BSrj8a__questionRow>div:nth-child(2){gap:.15rem;display:grid}.TripForm-module__BSrj8a__questionRow strong{font-size:.8rem}.TripForm-module__BSrj8a__questionRow strong b{color:#c23636}.TripForm-module__BSrj8a__questionRow small{color:#777d79;font-size:.67rem}.TripForm-module__BSrj8a__rowActions{gap:.35rem;display:flex}.TripForm-module__BSrj8a__rowActions button{color:#111;cursor:pointer;background:#fff;border:2px solid #111;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.TripForm-module__BSrj8a__rowActions button:hover{color:#126d35;border-color:#73b88a}.TripForm-module__BSrj8a__rowActions button:last-child:hover{color:#a82d2d;border-color:#d89494}.TripForm-module__BSrj8a__emptyQuestions{color:#747a76;text-align:center;background:#fafbfa;border:1px dashed #c8ccc9;border-radius:11px;justify-items:center;gap:.35rem;padding:2rem 1rem;display:grid}.TripForm-module__BSrj8a__emptyQuestions strong{color:#343936;font-size:.85rem}.TripForm-module__BSrj8a__emptyQuestions span{font-size:.7rem}.TripForm-module__BSrj8a__emptyQuestions button{margin-top:.5rem}.TripForm-module__BSrj8a__formFooter{z-index:55;background:#fff;border:2px solid #111;border-radius:10px;justify-content:space-between;align-items:center;gap:1.5rem;width:min(420px,100vw - 2rem);padding:.7rem .75rem .7rem .9rem;animation:.2s both TripForm-module__BSrj8a__savePromptIn;display:flex;position:fixed;bottom:1.1rem;right:clamp(1rem,3vw,2.5rem);box-shadow:4px 4px #111}.TripForm-module__BSrj8a__formFooter>div{color:#315f3f;align-items:center;gap:.55rem;display:flex}.TripForm-module__BSrj8a__formFooter>div>span{gap:.08rem;display:grid}.TripForm-module__BSrj8a__formFooter strong{color:#222;font-size:.76rem}.TripForm-module__BSrj8a__formFooter small{color:#747975;font-size:.62rem}@keyframes TripForm-module__BSrj8a__savePromptIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:850px){.TripForm-module__BSrj8a__form{grid-template-columns:1fr}.TripForm-module__BSrj8a__sectionNav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.TripForm-module__BSrj8a__navHeading,.TripForm-module__BSrj8a__navHint{display:none}.TripForm-module__BSrj8a__questionWorkspace[data-editing=true],.TripForm-module__BSrj8a__form[data-navigation=false] .TripForm-module__BSrj8a__sectionStack{grid-template-columns:1fr}}@media (max-width:580px){.TripForm-module__BSrj8a__sectionNav button small{display:none}.TripForm-module__BSrj8a__twoColumns,.TripForm-module__BSrj8a__policyGrid,.TripForm-module__BSrj8a__choiceGrid{grid-template-columns:1fr}.TripForm-module__BSrj8a__questionsHeader,.TripForm-module__BSrj8a__formFooter{flex-direction:column;align-items:stretch}.TripForm-module__BSrj8a__formFooter>div{display:none}}
.EmailDraftsTab-module__XU-7aG__workspace{width:min(100%,1180px);margin-inline:auto;animation:.2s both EmailDraftsTab-module__XU-7aG__sectionIn}.EmailDraftsTab-module__XU-7aG__compactToolbar{background:#fff;border:2px solid #111;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;min-height:52px;margin-bottom:.8rem;padding:.65rem .8rem;display:flex;box-shadow:2px 2px #111}.EmailDraftsTab-module__XU-7aG__compactToolbar>div{gap:.1rem;display:grid}.EmailDraftsTab-module__XU-7aG__compactToolbar strong{font-size:.82rem}.EmailDraftsTab-module__XU-7aG__compactToolbar span{color:#717671;font-size:.65rem}.EmailDraftsTab-module__XU-7aG__mailArtwork{margin-block:-.45rem;object-fit:contain;width:68px;height:54px;margin-left:auto}.EmailDraftsTab-module__XU-7aG__primaryButton,.EmailDraftsTab-module__XU-7aG__secondaryButton,.EmailDraftsTab-module__XU-7aG__rowActions button,.EmailDraftsTab-module__XU-7aG__sentRow button{cursor:pointer;border:2px solid #111;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;min-height:35px;padding:.45rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:2px 2px #111}.EmailDraftsTab-module__XU-7aG__primaryButton{color:#fff;background:#315f3f}.EmailDraftsTab-module__XU-7aG__secondaryButton{color:#222;background:#fff}.EmailDraftsTab-module__XU-7aG__composer{background:#fff;border:2px solid #111;border-radius:10px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin-bottom:.9rem;display:grid;overflow:hidden;box-shadow:3px 3px #111}.EmailDraftsTab-module__XU-7aG__composerEditor{gap:.75rem;padding:1rem;display:grid}.EmailDraftsTab-module__XU-7aG__sectionTitle{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EmailDraftsTab-module__XU-7aG__sectionTitle>div{gap:.1rem;display:grid}.EmailDraftsTab-module__XU-7aG__sectionTitle span,.EmailDraftsTab-module__XU-7aG__preview>span,.EmailDraftsTab-module__XU-7aG__sendPreview>span{color:#747a75;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:850}.EmailDraftsTab-module__XU-7aG__sectionTitle strong{font-size:.92rem}.EmailDraftsTab-module__XU-7aG__sectionTitle>button,.EmailDraftsTab-module__XU-7aG__sendDialog header>button{cursor:pointer;background:#fff;border:2px solid #111;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.EmailDraftsTab-module__XU-7aG__composerEditor label{gap:.35rem;font-size:.7rem;font-weight:800;display:grid}.EmailDraftsTab-module__XU-7aG__composerEditor input,.EmailDraftsTab-module__XU-7aG__composerEditor textarea{width:100%;font:inherit;border:2px solid #111;border-radius:7px;padding:.65rem .7rem;font-size:.78rem;font-weight:600}.EmailDraftsTab-module__XU-7aG__composerEditor textarea{resize:vertical;min-height:150px;line-height:1.5}.EmailDraftsTab-module__XU-7aG__personalization{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.EmailDraftsTab-module__XU-7aG__personalization>span{color:#6e746f;font-size:.65rem;font-weight:700}.EmailDraftsTab-module__XU-7aG__personalization button{color:#263b2d;cursor:pointer;background:#edf3ef;border:1.5px solid #111;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .5rem;font-size:.65rem;font-weight:750;display:inline-flex}.EmailDraftsTab-module__XU-7aG__composerActions{justify-content:flex-end;gap:.5rem;display:flex}.EmailDraftsTab-module__XU-7aG__preview{background:#fff9e8;border-left:2px solid #111;min-width:0;padding:1rem}.EmailDraftsTab-module__XU-7aG__preview>strong{margin:.8rem 0 .55rem;font-size:.85rem;display:block}.EmailDraftsTab-module__XU-7aG__preview>div{white-space:pre-wrap;background:#fff;border:1.5px solid #111;border-radius:7px;min-height:170px;padding:.75rem;font-size:.72rem;line-height:1.55}.EmailDraftsTab-module__XU-7aG__messageList{gap:.55rem;width:100%;display:grid}.EmailDraftsTab-module__XU-7aG__messageRow{background:#fff;border:2px solid #111;border-radius:9px;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr) auto;align-items:center;gap:1rem;padding:.75rem;display:grid;box-shadow:2px 2px #111}.EmailDraftsTab-module__XU-7aG__messageRow>div:first-child{align-items:center;gap:.6rem;min-width:0;display:flex}.EmailDraftsTab-module__XU-7aG__messageRow>div:first-child>div{gap:.1rem;min-width:0;display:grid}.EmailDraftsTab-module__XU-7aG__messageRow strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.EmailDraftsTab-module__XU-7aG__messageRow small{color:#777c78;font-size:.62rem}.EmailDraftsTab-module__XU-7aG__messageRow p{color:#555b56;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.69rem;line-height:1.45;display:-webkit-box;overflow:hidden}.EmailDraftsTab-module__XU-7aG__draftIcon,.EmailDraftsTab-module__XU-7aG__sentIcon{color:#315f3f;background:#edf3ef;border:1.5px solid #111;border-radius:7px;flex:0 0 31px;place-items:center;height:31px;display:grid}.EmailDraftsTab-module__XU-7aG__rowActions{gap:.4rem;display:flex}.EmailDraftsTab-module__XU-7aG__rowActions button{min-height:32px;box-shadow:none;background:#fff}.EmailDraftsTab-module__XU-7aG__rowActions .EmailDraftsTab-module__XU-7aG__sendButton{color:#fff;background:#315f3f}.EmailDraftsTab-module__XU-7aG__sentRow{background:#fff;border-bottom:1.5px solid #111;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.7rem;padding:.7rem .8rem;display:grid}.EmailDraftsTab-module__XU-7aG__sentRow>div{gap:.12rem;display:grid}.EmailDraftsTab-module__XU-7aG__sentRow strong{font-size:.77rem}.EmailDraftsTab-module__XU-7aG__sentRow small,.EmailDraftsTab-module__XU-7aG__sentRow>span:nth-child(3){color:#747a75;font-size:.64rem}.EmailDraftsTab-module__XU-7aG__sentRow button{min-height:31px;box-shadow:none;background:#fff}.EmailDraftsTab-module__XU-7aG__counter{background:#315f3f;border:2px solid #111;border-radius:7px;place-items:center;min-width:30px;height:30px;font-weight:850;display:grid;color:#fff!important}.EmailDraftsTab-module__XU-7aG__responses{width:100%;display:grid}.EmailDraftsTab-module__XU-7aG__responseGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.65rem;display:grid}.EmailDraftsTab-module__XU-7aG__responseGrid article{background:#fff;border:2px solid #111;border-radius:9px;gap:.65rem;padding:.75rem;display:grid;box-shadow:2px 2px #111}.EmailDraftsTab-module__XU-7aG__responseHead{align-items:center;gap:.55rem;display:flex}.EmailDraftsTab-module__XU-7aG__responseHead>div{gap:.08rem;display:grid}.EmailDraftsTab-module__XU-7aG__responseHead strong{font-size:.77rem}.EmailDraftsTab-module__XU-7aG__responseHead small{color:#737873;font-size:.63rem}.EmailDraftsTab-module__XU-7aG__avatar{color:#fff;background:#315f3f;border:2px solid #111;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.7rem;font-weight:850;display:grid}.EmailDraftsTab-module__XU-7aG__contactChips{gap:.3rem;display:grid}.EmailDraftsTab-module__XU-7aG__contactChips span{text-overflow:ellipsis;white-space:nowrap;background:#f5f6f5;border:1px solid #d7dad7;border-radius:5px;padding:.35rem .45rem;font-size:.62rem;overflow:hidden}.EmailDraftsTab-module__XU-7aG__contactChips b{color:#315f3f;margin-right:.4rem}.EmailDraftsTab-module__XU-7aG__replyPreview{color:#475049;border-top:1px solid #dedfdd;gap:.45rem;padding-top:.55rem;display:flex}.EmailDraftsTab-module__XU-7aG__replyPreview>span{gap:.15rem;min-width:0;display:grid}.EmailDraftsTab-module__XU-7aG__replyPreview strong{font-size:.67rem}.EmailDraftsTab-module__XU-7aG__replyPreview small{text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.EmailDraftsTab-module__XU-7aG__empty{color:#747a75;text-align:left;background:#fff9e8;border:2px dashed #111;border-radius:9px;justify-content:center;align-items:center;gap:1.5rem;min-height:230px;padding:1.5rem;display:flex}.EmailDraftsTab-module__XU-7aG__empty>img{object-fit:contain;width:132px;height:128px}.EmailDraftsTab-module__XU-7aG__empty>div{gap:.35rem;max-width:340px;display:grid}.EmailDraftsTab-module__XU-7aG__empty strong{color:#303531;font-size:.8rem}.EmailDraftsTab-module__XU-7aG__empty span{font-size:.66rem}.EmailDraftsTab-module__XU-7aG__modalBackdrop{z-index:100;background:#00000085;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.EmailDraftsTab-module__XU-7aG__sendDialog{background:#fff;border:2px solid #111;border-radius:11px;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,96vw);max-height:min(760px,90vh);display:grid;overflow:hidden;box-shadow:5px 5px #111}.EmailDraftsTab-module__XU-7aG__sendDialog header,.EmailDraftsTab-module__XU-7aG__sendDialog footer{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.EmailDraftsTab-module__XU-7aG__sendDialog header{border-bottom:2px solid #111}.EmailDraftsTab-module__XU-7aG__sendDialog header span{color:#747a75;text-transform:uppercase;font-size:.59rem;font-weight:850}.EmailDraftsTab-module__XU-7aG__sendDialog h3{margin:.15rem 0 0;font-size:.95rem}.EmailDraftsTab-module__XU-7aG__sendDialog footer{border-top:2px solid #111}.EmailDraftsTab-module__XU-7aG__sendDialog footer>span{font-size:.7rem;font-weight:750}.EmailDraftsTab-module__XU-7aG__sendBody{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);min-height:0;display:grid}.EmailDraftsTab-module__XU-7aG__sendPreview{background:#fff9e8;border-right:2px solid #111;padding:1rem;overflow-y:auto}.EmailDraftsTab-module__XU-7aG__sendPreview strong{margin:.7rem 0;font-size:.82rem;display:block}.EmailDraftsTab-module__XU-7aG__sendPreview p{white-space:pre-wrap;font-size:.72rem;line-height:1.55}.EmailDraftsTab-module__XU-7aG__recipientPicker{min-height:0;padding:.65rem;overflow-y:auto}.EmailDraftsTab-module__XU-7aG__recipientPicker>div{justify-content:space-between;align-items:center;padding:.35rem;display:flex}.EmailDraftsTab-module__XU-7aG__recipientPicker>div strong{font-size:.76rem}.EmailDraftsTab-module__XU-7aG__recipientPicker>div button{color:#315f3f;cursor:pointer;background:0 0;border:0;font-size:.64rem;font-weight:800}.EmailDraftsTab-module__XU-7aG__recipientPicker label{cursor:pointer;border-top:1px solid #e0e2e0;align-items:center;gap:.55rem;padding:.5rem;display:flex}.EmailDraftsTab-module__XU-7aG__recipientPicker label>span{gap:.08rem;display:grid}.EmailDraftsTab-module__XU-7aG__recipientPicker label strong{font-size:.7rem}.EmailDraftsTab-module__XU-7aG__recipientPicker label small{color:#777c78;font-size:.6rem}@keyframes EmailDraftsTab-module__XU-7aG__sectionIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:850px){.EmailDraftsTab-module__XU-7aG__composer,.EmailDraftsTab-module__XU-7aG__sendBody{grid-template-columns:1fr}.EmailDraftsTab-module__XU-7aG__preview{border-top:2px solid #111;border-left:0}.EmailDraftsTab-module__XU-7aG__sendPreview{border-bottom:2px solid #111;border-right:0}.EmailDraftsTab-module__XU-7aG__messageRow{grid-template-columns:1fr}.EmailDraftsTab-module__XU-7aG__rowActions{justify-content:flex-end}.EmailDraftsTab-module__XU-7aG__mailArtwork{display:none}}@media (max-width:560px){.EmailDraftsTab-module__XU-7aG__workspace{width:100%}.EmailDraftsTab-module__XU-7aG__compactToolbar{flex-wrap:wrap;align-items:flex-start}.EmailDraftsTab-module__XU-7aG__primaryButton{margin-left:auto}.EmailDraftsTab-module__XU-7aG__empty{text-align:center;flex-direction:column}.EmailDraftsTab-module__XU-7aG__empty>img{width:110px;height:100px}}
.DopravaTicketPage-module__Hn9_yG__page{flex-direction:column;gap:20px;padding:0 18px 24px;display:flex}.DopravaTicketPage-module__Hn9_yG__routeCardUnassigned{box-shadow:none;cursor:pointer;border-style:dashed}.DopravaTicketPage-module__Hn9_yG__unassignedBody{margin-top:8px}.DopravaTicketPage-module__Hn9_yG__unassignedTitle{font-weight:900}.DopravaTicketPage-module__Hn9_yG__unassignedHint{color:#444;margin-top:6px;font-weight:800}.DopravaTicketPage-module__Hn9_yG__routeHeader{align-items:center;gap:14px;margin-bottom:12px;font-size:20px;font-weight:900;display:flex}.DopravaTicketPage-module__Hn9_yG__routeHeaderSpacer{flex:1}.DopravaTicketPage-module__Hn9_yG__routeHeaderDate{color:#444;white-space:nowrap;font-size:16px;font-weight:900}.DopravaTicketPage-module__Hn9_yG__routeHeaderRight{align-items:center;gap:10px;margin-left:10px;display:flex}.DopravaTicketPage-module__Hn9_yG__routeHeaderBadge{white-space:nowrap;background:#fbbf24;border:3px solid #000;border-radius:14px;padding:6px 12px;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__routeHeaderArrow{font-size:26px;font-weight:900}.DopravaTicketPage-module__Hn9_yG__routeGrid{grid-template-columns:1fr max-content;align-items:stretch;gap:16px;display:grid}.DopravaTicketPage-module__Hn9_yG__segments{flex-direction:column;gap:10px;display:flex}.DopravaTicketPage-module__Hn9_yG__segmentRow{grid-template-columns:28px 82px 1fr;align-items:start;gap:10px;display:grid}.DopravaTicketPage-module__Hn9_yG__segmentIndex{background:#4ade80;border:3px solid #000;border-radius:12px;place-items:center;width:28px;height:28px;font-weight:900;display:grid;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__modePill{text-align:center;width:82px;height:28px;box-shadow:none;border:2px solid #000;border-radius:10px;place-items:center;padding:0 10px;font-weight:900;display:grid}.DopravaTicketPage-module__Hn9_yG__modeTrain{background:#fde047}.DopravaTicketPage-module__Hn9_yG__segContent{flex-direction:column;align-items:flex-start;gap:6px;padding-top:2px;display:flex}.DopravaTicketPage-module__Hn9_yG__segRouteText{font-weight:900}.DopravaTicketPage-module__Hn9_yG__segMeta{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.DopravaTicketPage-module__Hn9_yG__timePill{height:28px;box-shadow:none;white-space:nowrap;background:#fde047;border:2px solid #000;border-radius:10px;place-items:center;padding:0 10px;font-weight:900;display:grid}.DopravaTicketPage-module__Hn9_yG__linePill{height:28px;box-shadow:none;white-space:nowrap;background:#67e8f9;border:2px solid #000;border-radius:10px;place-items:center;padding:0 10px;font-weight:900;display:grid}.DopravaTicketPage-module__Hn9_yG__shareCode{letter-spacing:.06em;margin-top:10px;font-size:20px;font-weight:900}.DopravaTicketPage-module__Hn9_yG__pricesPanel{--rt-border:3px;--rt-radius:16px;--rt-h:44px;--rt-font:18px;grid-template-columns:1fr auto;align-items:start;gap:12px;display:grid}.DopravaTicketPage-module__Hn9_yG__priceTypeList{flex-direction:column;gap:10px;padding-top:0;display:flex}.DopravaTicketPage-module__Hn9_yG__priceTypeRow{grid-template-columns:44px 1fr auto;align-items:center;column-gap:10px;min-height:52px;display:grid}.DopravaTicketPage-module__Hn9_yG__ageIcon{border:var(--rt-border) solid #000;background:#f4f4f5;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.DopravaTicketPage-module__Hn9_yG__ageIconImg{width:20px;height:20px}.DopravaTicketPage-module__Hn9_yG__priceTypeLeft{flex-direction:column;gap:6px;display:flex}.DopravaTicketPage-module__Hn9_yG__priceUnitText{font-size:18px;font-weight:900;line-height:1.1}.DopravaTicketPage-module__Hn9_yG__typeTotalPill{border:var(--rt-border) solid #000;width:96px;height:32px;box-shadow:none;white-space:nowrap;background:#92bf66;border-radius:14px;place-items:center;font-weight:900;display:grid}.DopravaTicketPage-module__Hn9_yG__typeCountPill{border:var(--rt-border) solid #000;width:72px;height:36px;font-weight:900;font-size:var(--rt-font);box-shadow:none;white-space:nowrap;background:#f4f4f5;border-radius:999px;place-items:center;margin-top:0;display:grid}.DopravaTicketPage-module__Hn9_yG__rightActions{flex-direction:column;align-items:flex-end;gap:10px;padding-top:0;display:flex}.DopravaTicketPage-module__Hn9_yG__editBtn{width:44px;height:var(--rt-h);cursor:pointer;background:#4ade80;border:3px solid #000;border-radius:999px;place-items:center;margin-bottom:0;font-size:22px;font-weight:900;display:grid;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__paxPill{width:92px;height:var(--rt-h);background:#f4f4f5;border:3px solid #000;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:22px;font-weight:900;display:inline-flex;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__paxIcon{width:14px;height:22px}.DopravaTicketPage-module__Hn9_yG__grandTotalPill{width:154px;height:var(--rt-h);white-space:nowrap;background:#4ade80;border:3px solid #000;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:22px;font-weight:900;display:inline-flex;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__coinIcon{width:18px;height:18px}.DopravaTicketPage-module__Hn9_yG__actionsRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.DopravaTicketPage-module__Hn9_yG__btn{cursor:pointer;background:#fff;border:3px solid #000;border-radius:14px;padding:10px 14px;font-weight:900;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__btnGreen{background:#86efac}.DopravaTicketPage-module__Hn9_yG__btnIcon{border-radius:14px;place-items:center;width:44px;height:44px;padding:0;display:grid}.DopravaTicketPage-module__Hn9_yG__modalOverlay{z-index:60;background:#00000073;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.DopravaTicketPage-module__Hn9_yG__modal{background:#fff;border:3px solid #000;border-radius:18px;width:min(840px,96vw);max-height:90vh;padding:16px;overflow:auto;box-shadow:10px 10px #000}.DopravaTicketPage-module__Hn9_yG__ticketsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:12px;display:grid}.DopravaTicketPage-module__Hn9_yG__ticketTile{text-align:left;cursor:pointer;background:#fff;border:3px solid #000;border-radius:14px;padding:10px;box-shadow:3px 3px #000}.DopravaTicketPage-module__Hn9_yG__ticketTileActive{background:#fef3c7}@media (max-width:1100px){.DopravaTicketPage-module__Hn9_yG__routeGrid{grid-template-columns:1fr}}.DopravaTicketPage-module__Hn9_yG__page{gap:14px;padding:0;animation:.24s both DopravaTicketPage-module__Hn9_yG__transportIn}.DopravaTicketPage-module__Hn9_yG__routeCard{background:#fff;border:2px solid #111;border-radius:13px;padding:1rem 1.1rem;box-shadow:3px 3px #111}.DopravaTicketPage-module__Hn9_yG__routeCardUnassigned{min-height:150px;box-shadow:none;background:#fff9e8;border:2px dashed #111;align-content:center;display:grid}.DopravaTicketPage-module__Hn9_yG__routeHeader{color:#343a36;gap:.65rem;margin-bottom:.8rem;font-size:.9rem}.DopravaTicketPage-module__Hn9_yG__routeHeaderDate{color:#747a76;font-size:.72rem}.DopravaTicketPage-module__Hn9_yG__routeHeaderBadge{color:#fff;background:#315f3f;border:2px solid #111;border-radius:999px;padding:.32rem .55rem;font-size:.64rem;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__routeHeaderArrow{color:#868c88;font-size:1rem}.DopravaTicketPage-module__Hn9_yG__segmentIndex{color:#fff;background:#315f3f;border:2px solid #111;border-radius:8px;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__modePill,.DopravaTicketPage-module__Hn9_yG__timePill,.DopravaTicketPage-module__Hn9_yG__linePill{box-shadow:none;border:1.5px solid #111;border-radius:7px;font-size:.68rem}.DopravaTicketPage-module__Hn9_yG__modeTrain,.DopravaTicketPage-module__Hn9_yG__timePill{background:#fff3ba}.DopravaTicketPage-module__Hn9_yG__modeBus{background:#e8f1ea}.DopravaTicketPage-module__Hn9_yG__modeTram{background:#ffe9ed}.DopravaTicketPage-module__Hn9_yG__linePill{background:#eaf4ff}.DopravaTicketPage-module__Hn9_yG__segRouteText{color:#303632;font-size:.78rem}.DopravaTicketPage-module__Hn9_yG__shareCode{color:#4f5751;font-size:.75rem}.DopravaTicketPage-module__Hn9_yG__ageIcon,.DopravaTicketPage-module__Hn9_yG__typeTotalPill,.DopravaTicketPage-module__Hn9_yG__typeCountPill,.DopravaTicketPage-module__Hn9_yG__paxPill,.DopravaTicketPage-module__Hn9_yG__grandTotalPill{border:2px solid #111;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__typeTotalPill{color:#294532;background:#edf2ee}.DopravaTicketPage-module__Hn9_yG__editBtn{color:#fff;background:#315f3f;border:2px solid #111;border-radius:8px;font-size:.82rem;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__grandTotalPill{color:#fff;background:#315f3f}.DopravaTicketPage-module__Hn9_yG__btn{border:2px solid #111;border-radius:8px;font-size:.72rem;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__btnGreen{color:#fff;background:#315f3f;border-color:#111}.DopravaTicketPage-module__Hn9_yG__modal{border:2px solid #111;border-radius:13px;box-shadow:5px 5px #111}.DopravaTicketPage-module__Hn9_yG__ticketTile{border:2px solid #111;border-radius:9px;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__ticketTileActive{background:#fff3ba;border-color:#111}@keyframes DopravaTicketPage-module__Hn9_yG__transportIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.DopravaTicketPage-module__Hn9_yG__page{justify-content:center;gap:12px;width:min(100%,1100px);min-height:calc(100dvh - 3rem);margin-inline:auto;padding-block:clamp(1rem,6vh,4rem)}.DopravaTicketPage-module__Hn9_yG__routeCard{border-radius:11px;min-height:148px;padding:.8rem .9rem}.DopravaTicketPage-module__Hn9_yG__routeCardUnassigned{min-height:132px}.DopravaTicketPage-module__Hn9_yG__routeCardUnassigned .DopravaTicketPage-module__Hn9_yG__routeHeader{margin-bottom:0}.DopravaTicketPage-module__Hn9_yG__unassignedBody{text-align:left;justify-content:center;align-items:center;gap:1rem;margin-top:.4rem;display:flex}.DopravaTicketPage-module__Hn9_yG__unassignedBody>img{object-fit:contain;flex:none;width:94px;height:82px}.DopravaTicketPage-module__Hn9_yG__unassignedCopy{justify-items:start;gap:.35rem;display:grid}.DopravaTicketPage-module__Hn9_yG__unassignedHint{max-width:430px;margin-top:0;font-size:.7rem;font-weight:650}.DopravaTicketPage-module__Hn9_yG__assignBtn{color:#fff;cursor:pointer;background:#315f3f;border:2px solid #111;border-radius:7px;margin-top:.25rem;padding:.42rem .65rem;font-size:.68rem;font-weight:850;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__assignBtn:active{box-shadow:none;transform:translate(2px,2px)}.DopravaTicketPage-module__Hn9_yG__routeHeader{gap:.55rem;margin-bottom:.65rem;font-size:.82rem}.DopravaTicketPage-module__Hn9_yG__routeGrid{grid-template-columns:minmax(0,1fr) 138px minmax(290px,320px);align-items:center;gap:16px}.DopravaTicketPage-module__Hn9_yG__segments{gap:7px}.DopravaTicketPage-module__Hn9_yG__ticketQrPanel{align-content:center;justify-items:center;gap:.35rem;padding-inline:.25rem;display:grid}.DopravaTicketPage-module__Hn9_yG__ticketQrPanel>span{color:#68706a;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:850}.DopravaTicketPage-module__Hn9_yG__ticketQrPanel>small{color:#737a75;text-align:center;font-size:.58rem;font-weight:700}.DopravaTicketPage-module__Hn9_yG__ticketQrTile{color:#315f3f;cursor:pointer;background:#fff;border:2px solid #111;border-radius:10px;place-items:center;width:126px;height:126px;padding:6px;display:grid;overflow:hidden;box-shadow:2px 2px #111}.DopravaTicketPage-module__Hn9_yG__ticketQrTile>img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.DopravaTicketPage-module__Hn9_yG__ticketQrTile>span{text-align:center;justify-items:center;gap:.2rem;font-size:.62rem;font-weight:850;line-height:1.15;display:grid}.DopravaTicketPage-module__Hn9_yG__ticketQrTile b{font-size:1.35rem;line-height:1}.DopravaTicketPage-module__Hn9_yG__ticketQrTile:active{box-shadow:none;transform:translate(2px,2px)}.DopravaTicketPage-module__Hn9_yG__pricesPanel{--rt-border:2px;--rt-radius:8px;--rt-h:34px;--rt-font:13px;grid-template-columns:1fr;gap:7px}.DopravaTicketPage-module__Hn9_yG__priceTypeList{gap:5px}.DopravaTicketPage-module__Hn9_yG__priceTypeRow{grid-template-columns:32px minmax(72px,1fr) 48px 76px;column-gap:7px;min-height:38px}.DopravaTicketPage-module__Hn9_yG__ageIcon{width:32px;height:32px}.DopravaTicketPage-module__Hn9_yG__priceTypeLabel{gap:.08rem;min-width:0;display:grid}.DopravaTicketPage-module__Hn9_yG__priceTypeLabel small{color:#747a75;font-size:.56rem;font-weight:750}.DopravaTicketPage-module__Hn9_yG__priceTypeLabel strong{white-space:nowrap;font-size:.76rem}.DopravaTicketPage-module__Hn9_yG__typeTotalPill{width:76px;height:24px;font-size:12px}.DopravaTicketPage-module__Hn9_yG__typeCountPill{width:48px;height:30px;font-size:12px}.DopravaTicketPage-module__Hn9_yG__rightActions{gap:6px}@media (max-width:1100px){.DopravaTicketPage-module__Hn9_yG__routeGrid{grid-template-columns:minmax(0,1fr) 138px;align-items:start}.DopravaTicketPage-module__Hn9_yG__pricesPanel{grid-column:1/-1;width:100%}}@media (max-width:760px){.DopravaTicketPage-module__Hn9_yG__page{justify-content:flex-start;min-height:auto;padding-block:.5rem 1rem}.DopravaTicketPage-module__Hn9_yG__routeCard{min-height:0}.DopravaTicketPage-module__Hn9_yG__routeGrid{grid-template-columns:1fr}.DopravaTicketPage-module__Hn9_yG__ticketQrPanel,.DopravaTicketPage-module__Hn9_yG__pricesPanel{grid-column:1}.DopravaTicketPage-module__Hn9_yG__ticketQrPanel{padding-block:.4rem}.DopravaTicketPage-module__Hn9_yG__unassignedBody{text-align:center}.DopravaTicketPage-module__Hn9_yG__unassignedCopy{justify-items:center}}
.TripWorkspaceSections-module__4DUtda__stack{--nb-ink:#111;--nb-green:#315f3f;--nb-cream:#fff9e8;--nb-blue:#edf4ff;--nb-shadow:3px 3px 0 var(--nb-ink);gap:1rem;animation:.24s both TripWorkspaceSections-module__4DUtda__sectionIn;display:grid}.TripWorkspaceSections-module__4DUtda__eyebrow{color:#717773;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:850}.TripWorkspaceSections-module__4DUtda__heroCard,.TripWorkspaceSections-module__4DUtda__baseHero,.TripWorkspaceSections-module__4DUtda__documentHero{background:var(--nb-cream);border:2px solid var(--nb-ink);box-shadow:var(--nb-shadow);border-radius:13px;justify-content:space-between;align-items:center;gap:1.25rem;padding:clamp(1.2rem,2.5vw,2rem);display:flex}.TripWorkspaceSections-module__4DUtda__heroCopy{flex:1;min-width:0;max-width:760px}.TripWorkspaceSections-module__4DUtda__heroArtwork{object-fit:contain;flex:none;width:clamp(92px,10vw,132px);height:104px}.TripWorkspaceSections-module__4DUtda__heroCard h3,.TripWorkspaceSections-module__4DUtda__baseHero h3,.TripWorkspaceSections-module__4DUtda__documentHero h3{margin:.25rem 0 .4rem;font-size:clamp(1.3rem,2.5vw,1.9rem)}.TripWorkspaceSections-module__4DUtda__heroCard p,.TripWorkspaceSections-module__4DUtda__documentHero p{color:#666c68;margin:0;font-size:.84rem;line-height:1.6}.TripWorkspaceSections-module__4DUtda__readiness{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);box-shadow:2px 2px 0 var(--nb-ink);text-align:center;border-radius:10px;flex:0 0 150px;justify-items:center;gap:.15rem;padding:1rem;display:grid}.TripWorkspaceSections-module__4DUtda__readiness strong{font-size:1.5rem}.TripWorkspaceSections-module__4DUtda__readiness span{color:#c8d7cd;font-size:.65rem}.TripWorkspaceSections-module__4DUtda__metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.TripWorkspaceSections-module__4DUtda__metrics article{border:2px solid var(--nb-ink);min-height:106px;box-shadow:2px 2px 0 var(--nb-ink);background:#fff;border-radius:10px;align-items:flex-start;gap:.7rem;padding:1rem;display:flex}.TripWorkspaceSections-module__4DUtda__metrics article:nth-child(3n+1){background:#fffdf4}.TripWorkspaceSections-module__4DUtda__metrics article:nth-child(3n+2){background:#f4f8ff}.TripWorkspaceSections-module__4DUtda__metrics article:nth-child(3n+3){background:#f3f7f4}.TripWorkspaceSections-module__4DUtda__metrics article>div{gap:.2rem;min-width:0;display:grid}.TripWorkspaceSections-module__4DUtda__metrics small{color:#7b807c;letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:800}.TripWorkspaceSections-module__4DUtda__metrics strong{text-overflow:ellipsis;font-size:1rem;overflow:hidden}.TripWorkspaceSections-module__4DUtda__metrics article span:not(.TripWorkspaceSections-module__4DUtda__metricIcon){color:#7a7f7b;font-size:.68rem}.TripWorkspaceSections-module__4DUtda__metricIcon{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);border-radius:8px;flex:0 0 34px;place-items:center;height:34px;display:grid}.TripWorkspaceSections-module__4DUtda__overviewGrid,.TripWorkspaceSections-module__4DUtda__baseGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.TripWorkspaceSections-module__4DUtda__panel,.TripWorkspaceSections-module__4DUtda__tablePanel{border:2px solid var(--nb-ink);box-shadow:var(--nb-shadow);background:#fff;border-radius:12px;padding:1.2rem}.TripWorkspaceSections-module__4DUtda__panel>h3{margin:.25rem 0 .8rem;font-size:1rem}.TripWorkspaceSections-module__4DUtda__panelHeading,.TripWorkspaceSections-module__4DUtda__tableHeading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.TripWorkspaceSections-module__4DUtda__panelHeading h3,.TripWorkspaceSections-module__4DUtda__tableHeading h3{margin:.2rem 0 0;font-size:1rem}.TripWorkspaceSections-module__4DUtda__count{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);border-radius:8px;place-items:center;min-width:32px;height:32px;padding-inline:.5rem;font-size:.78rem;display:grid}.TripWorkspaceSections-module__4DUtda__secondaryButton,.TripWorkspaceSections-module__4DUtda__primaryButton,.TripWorkspaceSections-module__4DUtda__copyButton,.TripWorkspaceSections-module__4DUtda__textButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:37px;padding:.5rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.TripWorkspaceSections-module__4DUtda__secondaryButton{color:#111;border:2px solid var(--nb-ink);box-shadow:2px 2px 0 var(--nb-ink);background:#fff}.TripWorkspaceSections-module__4DUtda__primaryButton{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);box-shadow:2px 2px 0 var(--nb-ink)}.TripWorkspaceSections-module__4DUtda__secondaryButton:active,.TripWorkspaceSections-module__4DUtda__primaryButton:active,.TripWorkspaceSections-module__4DUtda__copyButton:active{box-shadow:none;transform:translate(2px,2px)}.TripWorkspaceSections-module__4DUtda__statusRows{display:grid}.TripWorkspaceSections-module__4DUtda__statusRows>div{border-top:1px solid #eceeec;justify-content:space-between;align-items:center;min-height:43px;display:flex}.TripWorkspaceSections-module__4DUtda__statusRows span{color:#5e645f;align-items:center;gap:.5rem;font-size:.76rem;font-weight:700;display:flex}.TripWorkspaceSections-module__4DUtda__statusRows strong{font-size:.8rem}.TripWorkspaceSections-module__4DUtda__panelHint{color:#686e69;border-top:1px solid #eceeec;margin:.65rem 0 0;padding-top:.65rem;font-size:.68rem;line-height:1.45}.TripWorkspaceSections-module__4DUtda__pendingDot{background:#b88a2f;border-radius:50%;width:7px;height:7px}.TripWorkspaceSections-module__4DUtda__peopleList{gap:.4rem;display:grid}.TripWorkspaceSections-module__4DUtda__peopleList>div{border-top:1px solid #eceeec;align-items:center;gap:.6rem;padding:.45rem;display:flex}.TripWorkspaceSections-module__4DUtda__peopleList>div>div{gap:.1rem;display:grid}.TripWorkspaceSections-module__4DUtda__peopleList strong{font-size:.77rem}.TripWorkspaceSections-module__4DUtda__peopleList small{color:#777d79;font-size:.65rem}.TripWorkspaceSections-module__4DUtda__avatar{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);border-radius:50%;place-items:center;width:31px;height:31px;font-size:.7rem;font-weight:850;display:grid}.TripWorkspaceSections-module__4DUtda__emptyInline{color:#7a807b;text-align:center;background:#f8f9f8;border:1px dashed #d1d5d2;border-radius:9px;padding:1rem;font-size:.74rem}.TripWorkspaceSections-module__4DUtda__baseHero{justify-content:flex-start}.TripWorkspaceSections-module__4DUtda__baseImage{color:#42604b;border:2px solid var(--nb-ink);background:#edf0ee;border-radius:10px;flex:0 0 112px;place-items:center;height:86px;display:grid;overflow:hidden}.TripWorkspaceSections-module__4DUtda__baseImage img{object-fit:cover;width:100%;height:100%}.TripWorkspaceSections-module__4DUtda__baseImage img[src*=ill-scout-base]{object-fit:contain;padding:.25rem}.TripWorkspaceSections-module__4DUtda__baseTitle{flex:1;min-width:0}.TripWorkspaceSections-module__4DUtda__baseTitle p{color:#707671;align-items:center;gap:.35rem;margin:0;font-size:.74rem;display:flex}.TripWorkspaceSections-module__4DUtda__ghostDanger{color:#7f2f2f;border:2px solid var(--nb-ink);box-shadow:2px 2px 0 var(--nb-ink);cursor:pointer;background:#ffe9e9;border-radius:8px;padding:.5rem .7rem;font-size:.7rem;font-weight:800}.TripWorkspaceSections-module__4DUtda__bodyCopy{color:#5e645f;font-size:.8rem;line-height:1.65}.TripWorkspaceSections-module__4DUtda__tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.TripWorkspaceSections-module__4DUtda__tags span{color:#303632;border:1.5px solid var(--nb-ink);background:#f1f3f1;border-radius:999px;padding:.35rem .55rem;font-size:.66rem;font-weight:750}.TripWorkspaceSections-module__4DUtda__contactList{display:grid}.TripWorkspaceSections-module__4DUtda__contactList a{color:#333a35;border-top:1px solid #eceeec;align-items:center;gap:.7rem;padding:.65rem 0;display:flex}.TripWorkspaceSections-module__4DUtda__contactList a>span{gap:.08rem;display:grid}.TripWorkspaceSections-module__4DUtda__contactList small{color:#818682;font-size:.61rem}.TripWorkspaceSections-module__4DUtda__contactList strong{font-size:.73rem}.TripWorkspaceSections-module__4DUtda__tablePanel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:hidden}.TripWorkspaceSections-module__4DUtda__participantWorkspace{width:100%;animation:.2s both TripWorkspaceSections-module__4DUtda__sectionIn}.TripWorkspaceSections-module__4DUtda__participantFilters{background:0 0;border-bottom:1px solid #dfe3e0;grid-template-columns:minmax(220px,1fr) minmax(130px,160px) minmax(120px,150px);align-items:end;gap:.65rem;padding:0 0 .8rem;display:grid}.TripWorkspaceSections-module__4DUtda__participantFilters label{gap:.25rem;font-size:.65rem;font-weight:850;display:grid}.TripWorkspaceSections-module__4DUtda__participantFilters input,.TripWorkspaceSections-module__4DUtda__participantFilters select{background:#fff;border:1.5px solid #868d88;border-radius:7px;width:100%;min-height:38px;padding:.45rem .6rem}.TripWorkspaceSections-module__4DUtda__participantFilters input:focus-visible,.TripWorkspaceSections-module__4DUtda__participantFilters select:focus-visible{outline-offset:1px;border-color:#2b281e;outline:3px solid #c9b45c}.TripWorkspaceSections-module__4DUtda__participantActions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.TripWorkspaceSections-module__4DUtda__participantActions button,.TripWorkspaceSections-module__4DUtda__participantCards button{white-space:nowrap;background:#fff;border:1.5px solid #30332f;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;min-height:32px;padding:.32rem .52rem;font-size:.68rem;font-weight:800;display:inline-flex}.TripWorkspaceSections-module__4DUtda__participantActions button:hover:not(:disabled),.TripWorkspaceSections-module__4DUtda__participantCards button:hover:not(:disabled){background:#f7f0d2}.TripWorkspaceSections-module__4DUtda__participantActions button:disabled,.TripWorkspaceSections-module__4DUtda__participantCards button:disabled{color:#929792;cursor:not-allowed;background:#f3f4f3;border-color:#c7cbc8}.TripWorkspaceSections-module__4DUtda__participantActions small{color:#8a4b08;flex-basis:100%}.TripWorkspaceSections-module__4DUtda__participantCards{display:none}.TripWorkspaceSections-module__4DUtda__participantEmpty{background:#fff9e8;border:2px solid #111;border-radius:13px;justify-content:center;align-items:center;gap:clamp(1rem,4vw,3rem);min-height:330px;padding:2rem;display:flex;box-shadow:3px 3px #111}.TripWorkspaceSections-module__4DUtda__participantEmpty img{object-fit:contain;width:clamp(130px,18vw,210px);height:190px}.TripWorkspaceSections-module__4DUtda__participantEmpty div{max-width:410px}.TripWorkspaceSections-module__4DUtda__participantEmpty h3{margin:0 0 .4rem;font-size:1.15rem}.TripWorkspaceSections-module__4DUtda__participantEmpty p{color:#69706b;margin:0;font-size:.78rem;line-height:1.6}.TripWorkspaceSections-module__4DUtda__participantToolbar{border-bottom:2px solid #111;justify-content:space-between;align-items:center;gap:1rem;min-height:50px;padding:.6rem .85rem;display:flex}.TripWorkspaceSections-module__4DUtda__participantToolbar>div:first-child{gap:.08rem;display:grid}.TripWorkspaceSections-module__4DUtda__participantToolbar strong{font-size:.8rem}.TripWorkspaceSections-module__4DUtda__participantToolbar>div:first-child span{color:#747a75;font-size:.62rem}.TripWorkspaceSections-module__4DUtda__statusLegend{gap:.35rem;display:flex}.TripWorkspaceSections-module__4DUtda__statusLegend span{border:1px solid #111;border-radius:999px;padding:.25rem .4rem;font-size:.58rem;font-weight:750}.TripWorkspaceSections-module__4DUtda__statusLegend span[data-status=attending]{background:#e6f2e9}.TripWorkspaceSections-module__4DUtda__statusLegend span[data-status=pending]{background:#f1f2f1}.TripWorkspaceSections-module__4DUtda__statusLegend span[data-status=not_attending]{background:#f7e9e9}.TripWorkspaceSections-module__4DUtda__tableHeading{border-bottom:1px solid #e2e4e2;align-items:center;margin:0;padding:1rem 1.2rem}.TripWorkspaceSections-module__4DUtda__tableHeading>span{color:#747a76;font-size:.68rem}.TripWorkspaceSections-module__4DUtda__tableScroll{width:100%;min-width:0;overflow-x:auto}.TripWorkspaceSections-module__4DUtda__tableScroll table{table-layout:fixed;border-collapse:collapse;background:0 0;width:100%;min-width:640px}.TripWorkspaceSections-module__4DUtda__tableScroll th:first-child{width:32%}.TripWorkspaceSections-module__4DUtda__tableScroll th:nth-child(2),.TripWorkspaceSections-module__4DUtda__tableScroll th:nth-child(3){width:15%}.TripWorkspaceSections-module__4DUtda__tableScroll th:nth-child(4){width:38%}.TripWorkspaceSections-module__4DUtda__tableScroll th{color:#313632;letter-spacing:.05em;text-align:left;text-transform:uppercase;background:#edf3ef;border-bottom:1px solid #cbd2cd;padding:.65rem .85rem;font-size:.62rem}.TripWorkspaceSections-module__4DUtda__tableScroll td{vertical-align:middle;border-bottom:1px solid #e7eae8;min-width:0;padding:.7rem .85rem;font-size:.75rem}.TripWorkspaceSections-module__4DUtda__tableScroll tbody tr:last-child td{border-bottom:0}.TripWorkspaceSections-module__4DUtda__tableScroll tbody tr{background:0 0}.TripWorkspaceSections-module__4DUtda__tableScroll tbody tr:hover{background:#ffffff8c}.TripWorkspaceSections-module__4DUtda__tableScroll td:first-child{gap:.12rem;display:grid}.TripWorkspaceSections-module__4DUtda__tableScroll td:first-child strong,.TripWorkspaceSections-module__4DUtda__tableScroll td:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TripWorkspaceSections-module__4DUtda__tableScroll td:first-child small{color:#7b807c;font-size:.64rem}.TripWorkspaceSections-module__4DUtda__status{color:#424943;border:1.5px solid var(--nb-ink);background:#f0f2f0;border-radius:999px;padding:.3rem .5rem;font-size:.65rem;font-weight:800;display:inline-flex}.TripWorkspaceSections-module__4DUtda__status[data-status=attending]{color:#1b5830;background:#e6f2e9}.TripWorkspaceSections-module__4DUtda__status[data-status=not_attending]{color:#8a3838;background:#f7e9e9}.TripWorkspaceSections-module__4DUtda__copyButton{color:#111;border:2px solid var(--nb-ink);min-height:32px;box-shadow:2px 2px 0 var(--nb-ink);background:#fff}.TripWorkspaceSections-module__4DUtda__answerCell{color:#303632;max-width:220px;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:default;background:#f8f9f8;border:1px solid #d8dbd8;border-radius:5px;padding:.25rem .35rem;font-size:.68rem;display:block;overflow:hidden}.TripWorkspaceSections-module__4DUtda__answerCell:not([data-empty=true]):hover{cursor:pointer;border-color:#111}.TripWorkspaceSections-module__4DUtda__answerCell[data-empty=true]{color:#a0a4a1;background:0 0;border-color:#0000}.TripWorkspaceSections-module__4DUtda__iconCopyButton{cursor:pointer;background:#fff;border:1.5px solid #111;border-radius:6px;align-items:center;gap:.35rem;min-width:32px;min-height:30px;padding:.35rem .45rem;font-size:.6rem;font-weight:750;display:inline-flex}.TripWorkspaceSections-module__4DUtda__answerBackdrop{z-index:100;background:#00000080;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.TripWorkspaceSections-module__4DUtda__answerDialog{background:#fff9e8;border:2px solid #111;border-radius:10px;width:min(520px,94vw);box-shadow:4px 4px #111}.TripWorkspaceSections-module__4DUtda__answerDialog header{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.8rem 1rem;display:flex}.TripWorkspaceSections-module__4DUtda__answerDialog header span{color:#707671;font-size:.62rem;font-weight:750}.TripWorkspaceSections-module__4DUtda__answerDialog h3{margin:.15rem 0 0;font-size:.92rem}.TripWorkspaceSections-module__4DUtda__answerDialog header button{cursor:pointer;background:#fff;border:2px solid #111;border-radius:6px;place-items:center;width:30px;height:30px;font-size:1.1rem;display:grid}.TripWorkspaceSections-module__4DUtda__answerDialog p{white-space:pre-wrap;max-height:55vh;margin:0;padding:1rem;font-size:.76rem;line-height:1.6;overflow-y:auto}.TripWorkspaceSections-module__4DUtda__textButton{color:#214d30;background:0 0;border:0;min-height:32px}.TripWorkspaceSections-module__4DUtda__documentHero{justify-content:flex-start}.TripWorkspaceSections-module__4DUtda__documentHero>div{flex:1;min-width:0}.TripWorkspaceSections-module__4DUtda__documentArtwork{object-fit:contain;flex:0 0 94px;width:94px;height:88px}.TripWorkspaceSections-module__4DUtda__documentIcon{color:#fff;background:var(--nb-green);border:2px solid var(--nb-ink);height:50px;box-shadow:2px 2px 0 var(--nb-ink);border-radius:10px;flex:0 0 50px;place-items:center;display:grid}.TripWorkspaceSections-module__4DUtda__documentGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.65rem;display:grid}.TripWorkspaceSections-module__4DUtda__documentGrid button{color:#333a35;border:2px solid var(--nb-ink);box-shadow:2px 2px 0 var(--nb-ink);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.8rem;display:grid}.TripWorkspaceSections-module__4DUtda__documentGrid button:hover{background:#f9fbfa;border-color:#8ea898}.TripWorkspaceSections-module__4DUtda__documentGrid span{gap:.15rem;display:grid}.TripWorkspaceSections-module__4DUtda__documentGrid strong{font-size:.76rem}.TripWorkspaceSections-module__4DUtda__documentGrid small{color:#7a807b;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.TripWorkspaceSections-module__4DUtda__emptyDocument,.TripWorkspaceSections-module__4DUtda__emptyState{color:#69706b;text-align:center;justify-items:center;gap:.5rem;padding:2.5rem 1rem;display:grid}.TripWorkspaceSections-module__4DUtda__emptyDocument strong,.TripWorkspaceSections-module__4DUtda__emptyState h3{color:#303632}.TripWorkspaceSections-module__4DUtda__emptyDocument span,.TripWorkspaceSections-module__4DUtda__emptyState p{max-width:540px;margin:0;font-size:.74rem;line-height:1.55}.TripWorkspaceSections-module__4DUtda__emptyState{--nb-ink:#111;--nb-green:#315f3f;border:2px solid var(--nb-ink);min-height:360px;box-shadow:3px 3px 0 var(--nb-ink);background:#fff9e8;border-radius:13px;grid-template-columns:minmax(150px,240px) minmax(240px,520px);place-content:center;align-items:center;gap:clamp(1rem,4vw,3rem)}.TripWorkspaceSections-module__4DUtda__emptyState>img{object-fit:contain;width:100%;max-height:230px}.TripWorkspaceSections-module__4DUtda__emptyState>div{text-align:left;justify-items:start;gap:.55rem;display:grid}.TripWorkspaceSections-module__4DUtda__emptyState h3{margin:.25rem 0 0;font-size:1.1rem}@keyframes TripWorkspaceSections-module__4DUtda__sectionIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.TripWorkspaceSections-module__4DUtda__overviewGrid,.TripWorkspaceSections-module__4DUtda__baseGrid{grid-template-columns:1fr}.TripWorkspaceSections-module__4DUtda__heroCard,.TripWorkspaceSections-module__4DUtda__baseHero,.TripWorkspaceSections-module__4DUtda__documentHero{flex-wrap:wrap;align-items:flex-start}.TripWorkspaceSections-module__4DUtda__heroArtwork{margin-left:auto}.TripWorkspaceSections-module__4DUtda__readiness{flex-basis:100%}.TripWorkspaceSections-module__4DUtda__emptyState{grid-template-columns:1fr;padding:1.5rem}.TripWorkspaceSections-module__4DUtda__emptyState>img{max-height:160px}.TripWorkspaceSections-module__4DUtda__emptyState>div{text-align:center;justify-items:center}.TripWorkspaceSections-module__4DUtda__participantEmpty{text-align:center;flex-direction:column}}@media (max-width:980px){.TripWorkspaceSections-module__4DUtda__participantFilters{grid-template-columns:1fr}.TripWorkspaceSections-module__4DUtda__tableScroll{display:none}.TripWorkspaceSections-module__4DUtda__participantCards{gap:.7rem;padding:.75rem 0;display:grid}.TripWorkspaceSections-module__4DUtda__participantCards article{background:#fff;border:2px solid #111;border-radius:10px;gap:.55rem;padding:.85rem;display:grid}.TripWorkspaceSections-module__4DUtda__participantCards header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.TripWorkspaceSections-module__4DUtda__participantCards details p{margin:.45rem 0;font-size:.76rem}}
.page-module__8V24rG__page{width:100%;min-height:100%;overflow-x:hidden}.page-module__8V24rG__shell{width:min(1180px,100%);margin:0 auto;padding:1.5rem clamp(1rem,3vw,2.5rem) 3rem}.page-module__8V24rG__contentGrid{width:100%}.page-module__8V24rG__loadingState{padding:2rem;font-weight:700}.page-module__8V24rG__sectionCard{border:var(--surface-border);box-shadow:var(--surface-shadow);background:#fff;border-radius:12px;padding:1rem}.page-module__8V24rG__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.page-module__8V24rG__sectionTitle{margin:0;font-size:1rem;font-weight:900}.page-module__8V24rG__memberCount{color:var(--text-muted);margin-top:.15rem;font-size:.66rem;display:block}.page-module__8V24rG__plusButton{min-height:38px;color:var(--color-primary-text);background:var(--color-primary);border:var(--border-ui);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);cursor:pointer;padding:.5rem .75rem;font-size:.72rem;font-weight:850}.page-module__8V24rG__plusButton:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.page-module__8V24rG__listWrap{gap:.55rem;display:grid}.page-module__8V24rG__leaderRow{background:var(--bg-app);border:1px solid #d5d5d2;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.7rem .75rem;display:grid}.page-module__8V24rG__leaderMain{align-items:center;gap:.7rem;min-width:0;display:flex}.page-module__8V24rG__avatarWrap{background:var(--color-primary);border:2px solid #000;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.page-module__8V24rG__avatarImage{object-fit:cover;width:100%;height:100%}.page-module__8V24rG__avatarInitials{color:var(--color-primary-text);font-size:.78rem;font-weight:900}.page-module__8V24rG__leaderIdentity{min-width:0}.page-module__8V24rG__leaderTopRow{align-items:center;gap:.45rem;margin-bottom:.16rem;display:flex}.page-module__8V24rG__leaderName{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;font-weight:850;overflow:hidden}.page-module__8V24rG__leaderEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.page-module__8V24rG__roleBadge{object-fit:contain;width:auto;height:19px;display:block}.page-module__8V24rG__leaderActions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.page-module__8V24rG__leaderActions button{min-height:36px;box-shadow:none;padding:.45rem .65rem;font-size:.7rem}.page-module__8V24rG__roleSelect{background-color:#fff;border:1px solid #aaa;border-radius:7px;outline:none;width:135px;min-height:36px;padding:.4rem 2rem .4rem .6rem;font-size:.7rem;font-weight:650}.page-module__8V24rG__roleSelect:focus{border-color:#166534;box-shadow:0 0 0 2px #86efac8c}.page-module__8V24rG__ownerState{background:#fff4c2;border:1px solid #d5bd57;border-radius:7px;place-items:center;min-width:70px;min-height:35px;padding:.35rem .55rem;display:grid}.page-module__8V24rG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000094;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.page-module__8V24rG__modalCard{border:var(--border-ui);border-radius:var(--radius-lg);width:min(520px,100%);max-height:min(680px,100dvh - 2rem);box-shadow:var(--shadow-lg);background:#fff;padding:1rem;overflow-y:auto}.page-module__8V24rG__modalHeader{border-bottom:var(--surface-border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.page-module__8V24rG__modalSubtitle{color:var(--text-muted);margin-top:.18rem;font-size:.7rem}.page-module__8V24rG__closeButton{border:var(--border-ui);border-radius:var(--radius-sm);width:34px;height:34px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;flex:none;place-items:center;font-size:1.25rem;display:grid}.page-module__8V24rG__closeButton:hover{background:var(--color-danger-bg)}.page-module__8V24rG__inviteForm{gap:.9rem;display:grid}.page-module__8V24rG__controlGroup{gap:.3rem;display:grid}.page-module__8V24rG__controlLabel{color:#4c4f53;font-size:.68rem;font-weight:850}.page-module__8V24rG__input{border:var(--border-ui);border-radius:var(--radius-sm);background:#fff;outline:none;width:100%;min-height:40px;padding:.55rem .65rem;font-size:.76rem}.page-module__8V24rG__input:focus{box-shadow:3px 3px 0 var(--color-primary)}.page-module__8V24rG__infoGrid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.page-module__8V24rG__infoItem{background:var(--bg-app);overflow-wrap:anywhere;border:1px solid #d4d4d1;border-radius:8px;gap:.25rem;min-width:0;padding:.7rem;font-size:.7rem;display:grid}.page-module__8V24rG__infoLabel{color:#166534;letter-spacing:.04em;text-transform:uppercase;font-size:.6rem;font-weight:850}@media (max-width:820px){.page-module__8V24rG__leaderRow{grid-template-columns:1fr}.page-module__8V24rG__leaderActions{justify-content:flex-start;padding-left:51px}}@media (max-width:560px){.page-module__8V24rG__shell{padding:.8rem}.page-module__8V24rG__sectionCard{padding:.75rem}.page-module__8V24rG__leaderActions{grid-template-columns:1fr 1fr;padding-left:0;display:grid}.page-module__8V24rG__leaderActions button,.page-module__8V24rG__roleSelect{width:100%}.page-module__8V24rG__roleSelect{grid-area:1/1/auto/-1}.page-module__8V24rG__ownerState{grid-column:1/-1}.page-module__8V24rG__infoGrid{grid-template-columns:1fr}}
.TripStaffModal-module__CKy-wW__overlay{z-index:2500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.TripStaffModal-module__CKy-wW__modal{background:#fff;border:2px solid #111;border-radius:16px;width:min(760px,100%);max-height:min(760px,100dvh - 2rem);overflow:hidden;box-shadow:7px 7px #111}.TripStaffModal-module__CKy-wW__header{background:#edf4ef;border-bottom:2px solid #111;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.TripStaffModal-module__CKy-wW__header span{color:#55705d;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.TripStaffModal-module__CKy-wW__header h2{margin:.15rem 0 0;font-size:1.25rem}.TripStaffModal-module__CKy-wW__header>button{cursor:pointer;background:#fff;border:2px solid #111;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.TripStaffModal-module__CKy-wW__body{gap:.8rem;max-height:calc(100dvh - 105px);padding:1rem 1.15rem 1.25rem;display:grid;overflow-y:auto}.TripStaffModal-module__CKy-wW__card{background:#f7f8f7;border:1px solid #cdd2ce;border-radius:10px;padding:.9rem}.TripStaffModal-module__CKy-wW__card h3,.TripStaffModal-module__CKy-wW__assigned h3{margin:0 0 .7rem;font-size:.86rem}.TripStaffModal-module__CKy-wW__addRow{grid-template-columns:minmax(0,1fr) auto;gap:.6rem;display:grid}.TripStaffModal-module__CKy-wW__modal input,.TripStaffModal-module__CKy-wW__modal select{color:#171917;width:100%;min-height:40px;font:inherit;background:#fff;border:2px solid #111;border-radius:8px;padding:.55rem .65rem;font-size:.78rem;font-weight:650}.TripStaffModal-module__CKy-wW__modal input:focus,.TripStaffModal-module__CKy-wW__modal select:focus,.TripStaffModal-module__CKy-wW__modal button:focus-visible{outline-offset:2px;outline:3px solid #315f3f}.TripStaffModal-module__CKy-wW__primary{color:#fff;cursor:pointer;background:#315f3f;border:2px solid #111;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:40px;padding:.55rem .85rem;font-weight:850;display:inline-flex;box-shadow:2px 2px #111}.TripStaffModal-module__CKy-wW__primary:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.TripStaffModal-module__CKy-wW__hint,.TripStaffModal-module__CKy-wW__empty{color:#6b716d;margin:.65rem 0 0;font-size:.72rem}.TripStaffModal-module__CKy-wW__externalGrid{grid-template-columns:1.4fr .8fr .55fr 1fr;gap:.6rem;display:grid}.TripStaffModal-module__CKy-wW__externalGrid label{color:#555b57;gap:.28rem;font-size:.66rem;font-weight:800;display:grid}.TripStaffModal-module__CKy-wW__externalActions{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.TripStaffModal-module__CKy-wW__externalActions label{align-items:center;gap:.4rem;font-size:.72rem;font-weight:750;display:flex}.TripStaffModal-module__CKy-wW__externalActions input{accent-color:#315f3f;width:17px;min-height:17px}.TripStaffModal-module__CKy-wW__chips{flex-wrap:wrap;gap:.45rem;display:flex}.TripStaffModal-module__CKy-wW__chips>div{display:flex}.TripStaffModal-module__CKy-wW__chips button{cursor:pointer;background:#fff;border:2px solid #111;min-height:34px;padding:.35rem .65rem;font-size:.7rem;font-weight:750}.TripStaffModal-module__CKy-wW__chips button:first-child{border-radius:999px 0 0 999px}.TripStaffModal-module__CKy-wW__chips button:last-child{color:#922;background:#fff1f1;border-left:0;border-radius:0 999px 999px 0;place-items:center;padding-inline:.45rem;display:grid}.TripStaffModal-module__CKy-wW__assigned{padding-top:.2rem}.TripStaffModal-module__CKy-wW__assignedHeading{align-items:center;gap:.5rem;display:flex}.TripStaffModal-module__CKy-wW__assignedHeading h3{margin:0}.TripStaffModal-module__CKy-wW__assignedHeading span{background:#edf4ef;border-radius:99px;place-items:center;min-width:24px;height:24px;font-size:.68rem;font-weight:850;display:grid}.TripStaffModal-module__CKy-wW__assigned article{border-bottom:1px solid #e1e3e1;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .75rem;display:flex}.TripStaffModal-module__CKy-wW__assigned article>div{gap:.15rem;display:grid}.TripStaffModal-module__CKy-wW__assigned article strong{font-size:.8rem}.TripStaffModal-module__CKy-wW__assigned article span{color:#737975;font-size:.68rem}.TripStaffModal-module__CKy-wW__assigned article button{color:#982929;cursor:pointer;background:#fff1f1;border:1px solid #dca6a6;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}@media (max-width:640px){.TripStaffModal-module__CKy-wW__overlay{align-items:end;padding:.35rem}.TripStaffModal-module__CKy-wW__modal{max-height:calc(100dvh - .35rem);box-shadow:none;border-radius:14px 14px 0 0}.TripStaffModal-module__CKy-wW__externalGrid{grid-template-columns:1fr 1fr}.TripStaffModal-module__CKy-wW__externalActions{flex-direction:column;align-items:stretch}.TripStaffModal-module__CKy-wW__externalActions .TripStaffModal-module__CKy-wW__primary{width:100%}}
.SettingsPage-module__l5NjZq__page{width:100%;min-height:100%;overflow-x:hidden}.SettingsPage-module__l5NjZq__pageHeader{border-bottom:var(--surface-border);background:#fff;align-items:center;min-height:72px;padding:.85rem 2rem;display:flex}.SettingsPage-module__l5NjZq__pageHeader h1{margin:0;font-size:clamp(1.3rem,2.4vw,1.65rem);line-height:1.1}.SettingsPage-module__l5NjZq__settingsLayout{width:min(1180px,100%);margin:0 auto;padding:1.5rem clamp(1rem,3vw,2.5rem) 3rem;display:block}.SettingsPage-module__l5NjZq__settingsContent{min-width:0}.SettingsPage-module__l5NjZq__settingsPanel{background:#fff;border:2px solid #000;border-radius:14px;flex-direction:column;gap:1.4rem;padding:clamp(1.25rem,2.4vw,2rem);display:flex;box-shadow:4px 4px #000}.SettingsPage-module__l5NjZq__dangerPanel{color:#7f1d1d;text-align:left;background:#fff5f5;border-color:#b91c1c;box-shadow:4px 4px #b91c1c}.SettingsPage-module__l5NjZq__saveBar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #cfcfd2;border-radius:12px;justify-content:flex-end;gap:.6rem;margin-top:1.25rem;padding:.75rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 10px 30px #00000017}.SettingsPage-module__l5NjZq__saveBar button{min-width:130px!important;box-shadow:none!important;border-width:2px!important;flex:none!important}.SettingsPage-module__l5NjZq__saveBar button[type=submit]{box-shadow:2px 2px #000!important}@media (max-width:860px){.SettingsPage-module__l5NjZq__settingsLayout{padding-top:1rem}}@media (max-width:600px){.SettingsPage-module__l5NjZq__pageHeader{min-height:64px;padding:.75rem 1rem}.SettingsPage-module__l5NjZq__saveBar{bottom:.5rem}}
.TripsPage-module__hmxlbG__createOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.TripsPage-module__hmxlbG__createDialog{color:#171917;background:#f5f6f5;border:2px solid #111;border-radius:16px;flex-direction:column;width:min(980px,100%);max-height:min(820px,100dvh - 2rem);display:flex;overflow:hidden;box-shadow:8px 8px #111}.TripsPage-module__hmxlbG__createHeader{background:#fff;border-bottom:2px solid #111;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.TripsPage-module__hmxlbG__createHeading{align-items:center;gap:.8rem;min-width:0;display:flex}.TripsPage-module__hmxlbG__createIcon{color:#fff;background:#315f3f;border:2px solid #111;border-radius:10px;flex:0 0 42px;place-items:center;height:42px;display:grid}.TripsPage-module__hmxlbG__createHeading span{color:#607065;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.12rem;font-size:.65rem;font-weight:850;display:block}.TripsPage-module__hmxlbG__createHeading h2{margin:0;font-size:1.18rem;font-weight:900}.TripsPage-module__hmxlbG__closeButton{color:#111;cursor:pointer;background:#fff;border:2px solid #111;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.TripsPage-module__hmxlbG__closeButton:hover{background:#f2f2f2}.TripsPage-module__hmxlbG__closeButton:focus-visible{outline-offset:2px;outline:3px solid #315f3f}.TripsPage-module__hmxlbG__createBody{flex:auto;padding:1rem 1.25rem 5.2rem;overflow-y:auto}.TripsPage-module__hmxlbG__createIntro{color:#666c68;margin:0 0 .85rem;font-size:.76rem;line-height:1.5}@media (max-width:640px){.TripsPage-module__hmxlbG__createOverlay{align-items:end;padding:.35rem}.TripsPage-module__hmxlbG__createDialog{max-height:calc(100dvh - .35rem);box-shadow:none;border-radius:14px 14px 0 0}.TripsPage-module__hmxlbG__createHeader,.TripsPage-module__hmxlbG__createBody{padding-inline:.8rem}.TripsPage-module__hmxlbG__createBody{padding-bottom:5rem}}
.TripWorkspace-module__sZKeHW__workspace{grid-template-columns:var(--sidebar-width,265px) minmax(0, 1fr);background:#f5f4ef;min-height:100dvh;display:grid}.TripWorkspace-module__sZKeHW__rail{z-index:70;color:#f4f5f4;background:#101112;border-right:2px solid #000;flex-direction:column;height:100dvh;padding:0 .65rem .7rem;animation:.22s both TripWorkspace-module__sZKeHW__railEnter;display:flex;position:sticky;top:0;overflow:visible}.TripWorkspace-module__sZKeHW__railBrand{border-bottom:1px solid #34383a;align-content:center;gap:.3rem;min-height:86px;padding:.8rem .45rem;display:grid}.TripWorkspace-module__sZKeHW__railBrand img{width:148px;height:auto}.TripWorkspace-module__sZKeHW__railBrand strong{color:#d7dad7;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem}.TripWorkspace-module__sZKeHW__backLink{color:#c5c9c6;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.45rem;margin-top:.65rem;padding:.5rem .55rem;font-size:.7rem;font-weight:800;text-decoration:none;transition:color .15s,background .15s;display:flex}.TripWorkspace-module__sZKeHW__backLink:hover{color:#fff;background:#202326}.TripWorkspace-module__sZKeHW__tripIdentity{background:#1b1e20;border:1px solid #3a3e3b;border-radius:9px;margin:.35rem 3px .55rem 0;padding:.75rem}.TripWorkspace-module__sZKeHW__identityTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.TripWorkspace-module__sZKeHW__identityTop span{color:#9da39e;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.TripWorkspace-module__sZKeHW__identityTop b{color:#2b281e;letter-spacing:.04em;text-transform:uppercase;background:#e8d99a;border:1px solid #c9b45c;border-radius:999px;padding:.22rem .4rem;font-size:.54rem}.TripWorkspace-module__sZKeHW__tripIdentity h1{color:#fff;margin:.5rem 0 .8rem;font-size:1.18rem;line-height:1.2}.TripWorkspace-module__sZKeHW__tripMeta{color:#b7bcb8;align-items:flex-start;gap:.4rem;margin-top:.35rem;font-size:.68rem;line-height:1.35;display:flex}.TripWorkspace-module__sZKeHW__workspaceNav{gap:.18rem;display:grid}.TripWorkspace-module__sZKeHW__navWithSubmenu{position:relative}.TripWorkspace-module__sZKeHW__navWithSubmenu>button{width:100%}.TripWorkspace-module__sZKeHW__hoverSubmenu{z-index:80;color:#222;background:#fff9e8;border:2px solid #111;border-radius:8px;width:max-content;min-width:170px;padding:.3rem;display:none;position:absolute;top:0;left:100%;box-shadow:3px 3px #111}.TripWorkspace-module__sZKeHW__navWithSubmenu:hover .TripWorkspace-module__sZKeHW__hoverSubmenu,.TripWorkspace-module__sZKeHW__navWithSubmenu:focus-within .TripWorkspace-module__sZKeHW__hoverSubmenu{gap:.2rem;animation:.14s both TripWorkspace-module__sZKeHW__submenuIn;display:grid}.TripWorkspace-module__sZKeHW__navLabel{color:#7f858b;letter-spacing:.1em;text-transform:uppercase;margin:.8rem .55rem .3rem;font-size:.59rem;font-weight:850}.TripWorkspace-module__sZKeHW__workspaceNav button{color:#c5c9c6;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.7rem;width:100%;min-height:46px;padding:.54rem .7rem;transition:color .15s,background .15s,transform .15s;display:flex;position:relative}.TripWorkspace-module__sZKeHW__workspaceNav button:hover{color:#fff;background:#202326}.TripWorkspace-module__sZKeHW__workspaceNav button[data-active=true]{color:#2b281e;background:#c9b45c;border:2px solid #2b281e;box-shadow:2px 2px #2b281e}.TripWorkspace-module__sZKeHW__workspaceNav button[data-active=true]:after{content:"";background:#2b281e;border-radius:99px;width:4px;height:18px;position:absolute;right:.55rem}.TripWorkspace-module__sZKeHW__workspaceNav button>span{gap:.1rem;display:grid}.TripWorkspace-module__sZKeHW__workspaceNav strong{font-size:.78rem}.TripWorkspace-module__sZKeHW__workspaceNav small{color:currentColor;opacity:.68;font-size:.61rem}.TripWorkspace-module__sZKeHW__workspaceNav .TripWorkspace-module__sZKeHW__hoverSubmenu button{color:#222;width:100%;min-height:32px;box-shadow:none;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:.4rem .55rem;font-size:.7rem;font-weight:750;line-height:1.2;display:block}.TripWorkspace-module__sZKeHW__workspaceNav .TripWorkspace-module__sZKeHW__hoverSubmenu button:hover{color:#111;background:#fff}.TripWorkspace-module__sZKeHW__workspaceNav .TripWorkspace-module__sZKeHW__hoverSubmenu button[data-selected=true]{color:#fff;background:#315f3f}.TripWorkspace-module__sZKeHW__workspaceNav .TripWorkspace-module__sZKeHW__hoverSubmenu button[data-selected=true]:after{display:none}.TripWorkspace-module__sZKeHW__railActions{border-top:1px solid #34383a;gap:.4rem;margin-top:auto;padding:.8rem .2rem .1rem;display:grid}.TripWorkspace-module__sZKeHW__railActions>span{color:#737b75;letter-spacing:.09em;text-transform:uppercase;margin:0 .25rem .2rem;font-size:.56rem;font-weight:850}.TripWorkspace-module__sZKeHW__railActions button{color:#c6cbc7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:.5rem;min-height:37px;padding:.5rem .65rem;font-size:.69rem;font-weight:750;display:flex}.TripWorkspace-module__sZKeHW__railActions .TripWorkspace-module__sZKeHW__deleteAction{color:#d49c9c;background:0 0;border-color:#0000}.TripWorkspace-module__sZKeHW__railActions .TripWorkspace-module__sZKeHW__deleteAction:hover{color:#fecaca;background:#321f20}.TripWorkspace-module__sZKeHW__workspaceContent{min-width:0;padding:clamp(.9rem,1.8vw,1.5rem);animation:.28s both TripWorkspace-module__sZKeHW__contentEnter;overflow-x:hidden}.TripWorkspace-module__sZKeHW__workspaceContent>*{max-width:1500px;margin-inline:auto}.TripWorkspace-module__sZKeHW__workspaceContent>div[style*="460px"]{max-width:1500px}.TripWorkspace-module__sZKeHW__mobileContext{display:none}.TripWorkspace-module__sZKeHW__rail :where(button,a):focus-visible{outline-offset:2px;outline:3px solid #e8d99a}.TripWorkspace-module__sZKeHW__mobileContext :where(button,a):focus-visible{outline-offset:2px;outline:3px solid #2b281e}.TripWorkspace-module__sZKeHW__sectionIntro{background:#fff9e8;border:2px solid #111;border-radius:12px;margin-bottom:1.5rem;padding:1.1rem 1.25rem;box-shadow:3px 3px #111}.TripWorkspace-module__sZKeHW__sectionIntro span{color:#74777c;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.TripWorkspace-module__sZKeHW__sectionIntro h2{margin:.25rem 0 .3rem;font-size:clamp(1.45rem,2.6vw,2rem)}.TripWorkspace-module__sZKeHW__sectionIntro p{color:#62656a;max-width:720px;margin:0;font-size:.85rem;font-weight:620;line-height:1.5}.TripWorkspace-module__sZKeHW__sectionTransition{animation:.24s both TripWorkspace-module__sZKeHW__workspaceSectionIn}.TripWorkspace-module__sZKeHW__sectionCanvas{width:100%;min-width:0}.TripWorkspace-module__sZKeHW__sectionCanvas>div[style*="border: 3px solid"]{border-width:1px!important;border-color:#d4d8d5!important;border-radius:14px!important;box-shadow:0 2px 8px #0000000f!important}.TripWorkspace-module__sZKeHW__sectionCanvas>div[style*="border: 4px solid"]{border-width:1px!important;border-color:#d4d8d5!important;box-shadow:0 2px 8px #0000000f!important}.TripWorkspace-module__sZKeHW__sectionCanvas table{font-size:.82rem}@keyframes TripWorkspace-module__sZKeHW__workspaceSectionIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes TripWorkspace-module__sZKeHW__railEnter{0%{opacity:.75;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes TripWorkspace-module__sZKeHW__contentEnter{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes TripWorkspace-module__sZKeHW__submenuIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.TripWorkspace-module__sZKeHW__rail,.TripWorkspace-module__sZKeHW__workspaceContent,.TripWorkspace-module__sZKeHW__sectionTransition{animation:none}}@media (max-width:980px){.TripWorkspace-module__sZKeHW__workspace{grid-template-columns:220px minmax(0,1fr)}.TripWorkspace-module__sZKeHW__rail{padding:.75rem}.TripWorkspace-module__sZKeHW__workspaceNav small{display:none}.TripWorkspace-module__sZKeHW__workspaceContent>div[style*="460px"]{grid-template-columns:1fr!important}}@media (max-width:760px){.TripWorkspace-module__sZKeHW__workspace{display:block}.TripWorkspace-module__sZKeHW__rail{z-index:30;width:100%;height:auto;padding:.55rem;display:block;position:sticky;top:0;overflow:visible}.TripWorkspace-module__sZKeHW__railBrand,.TripWorkspace-module__sZKeHW__backLink,.TripWorkspace-module__sZKeHW__tripIdentity,.TripWorkspace-module__sZKeHW__railActions,.TripWorkspace-module__sZKeHW__navLabel{display:none}.TripWorkspace-module__sZKeHW__workspaceNav{scrollbar-width:none;gap:.25rem;display:flex;overflow-x:auto}.TripWorkspace-module__sZKeHW__workspaceNav button{width:auto;min-width:max-content;min-height:40px;padding:.5rem .65rem}.TripWorkspace-module__sZKeHW__workspaceNav button>span{display:block}.TripWorkspace-module__sZKeHW__workspaceNav button small{display:none}.TripWorkspace-module__sZKeHW__hoverSubmenu{width:auto;position:fixed;top:52px;left:.5rem;right:.5rem}.TripWorkspace-module__sZKeHW__hoverSubmenu button{width:100%}.TripWorkspace-module__sZKeHW__workspaceContent{padding:1rem}.TripWorkspace-module__sZKeHW__mobileContext{background:#f7f0d2;border:2px solid #2b281e;border-radius:9px;grid-template-columns:1fr auto;gap:.1rem .7rem;margin-bottom:1rem;padding:.7rem;display:grid}.TripWorkspace-module__sZKeHW__mobileContext span{color:#777;text-transform:uppercase;font-size:.64rem}.TripWorkspace-module__sZKeHW__mobileContext strong{font-size:1.2rem}.TripWorkspace-module__sZKeHW__mobileContext a{color:#2b281e;background:#e8d99a;border:2px solid #2b281e;border-radius:7px;grid-area:1/2/span 2;align-items:center;gap:.3rem;padding:.35rem .55rem;font-weight:800;text-decoration:none;display:flex}}
.TroopWorkspaceHeader-module__XbPC2W__contextShell{border-bottom:var(--surface-border);background:#fff;align-items:center;min-height:72px;padding:.85rem 2rem;display:flex}.TroopWorkspaceHeader-module__XbPC2W__headingCopy h1{margin:0 0 .18rem;font-size:clamp(1.3rem,2.4vw,1.65rem);line-height:1.1}.TroopWorkspaceHeader-module__XbPC2W__headingCopy p{color:#66696e;margin:0;font-size:.76rem;font-weight:600}@media (max-width:600px){.TroopWorkspaceHeader-module__XbPC2W__contextShell{min-height:64px;padding:.75rem 1rem}.TroopWorkspaceHeader-module__XbPC2W__headingCopy p{display:none}}
.MeetingsPage-module__sIs8Xq__page{width:100%;min-height:100%}.MeetingsPage-module__sIs8Xq__content{background:#fff;border:2px solid #000;border-radius:14px;width:min(1180px,100% - 2rem);min-width:0;margin:1.5rem auto 3rem;padding:1.25rem;box-shadow:4px 4px #000}.MeetingsPage-module__sIs8Xq__loading{padding:2rem;font-weight:750}@media (max-width:700px){.MeetingsPage-module__sIs8Xq__content{width:calc(100% - 1rem);margin-top:.8rem;padding:.8rem}}
.AnimatedBackground-module__q1iGEW__background{z-index:0;background-color:#86efac;background-image:radial-gradient(#0000001a 1px,#0000 1px);background-size:24px 24px;width:100vw;height:100vh;position:fixed;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.AnimatedBackground-module__q1iGEW__pattern{display:none}.AnimatedBackground-module__q1iGEW__content{z-index:1;box-sizing:border-box;justify-content:center;align-items:flex-start;min-height:100vh;padding-top:15vh;display:flex;position:relative}
