.product-theme-navy .navy-app-screen{box-sizing:border-box;width:100%;color:var(--product-ink, #172033)}.product-theme-navy .navy-app-screen *,.product-theme-navy .navy-app-screen *:before,.product-theme-navy .navy-app-screen *:after{box-sizing:border-box}.product-theme-navy .navy-app-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-app-header-title{margin:0;color:var(--product-ink, #172033);line-height:1}.product-theme-navy .navy-app-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.product-theme-navy .navy-app-notes-link{display:inline-flex;align-items:center;gap:.45rem;margin:0;color:var(--product-ink, #172033);font-size:1.5rem;font-weight:800;line-height:1;text-decoration:none}.product-theme-navy .navy-app-notes-link:hover{color:var(--product-accent-dark, #000066)}.product-theme-navy .navy-app-notes-link svg{width:1.65rem;height:1.65rem;color:var(--product-accent, #000080)}.product-theme-navy .navy-app-panel,.product-theme-navy .navy-app-empty-state{margin:1.5rem 0 0;padding:clamp(1.1rem,3vw,1.6rem);border:1px solid var(--product-line, #dce2e8);border-radius:1rem;background:#fff}.product-theme-navy .navy-app-empty-state{max-width:42rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-app-panel>:first-child,.product-theme-navy .navy-app-empty-state>:first-child{margin-top:0}.product-theme-navy .navy-app-panel>:last-child,.product-theme-navy .navy-app-empty-state>:last-child{margin-bottom:0}.product-theme-navy .navy-app-overview .navy-app-panel{border:0}.product-theme-navy .navy-app-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-theme-navy .navy-app-stat{min-width:0;padding:.85rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;background:#fff;color:var(--product-ink, #172033);text-align:left;transition:border-color .12s ease,background-color .12s ease}.product-theme-navy .navy-app-stat:hover,.product-theme-navy .navy-app-stat-selected{border-color:var(--product-accent-line, #a6a6cc);background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-app-stat-label,.product-theme-navy .navy-app-stat-value{display:block;overflow-wrap:anywhere;font-weight:750}.product-theme-navy .navy-app-stat-label{font-size:.85rem;color:var(--product-muted, #536176)}.product-theme-navy .navy-app-stat-value{margin-top:.25rem;font-size:clamp(1.65rem,5vw,2.2rem);line-height:1;font-variant-numeric:tabular-nums}.product-theme-navy .navy-app-table-wrap{margin-top:1.5rem;overflow-x:auto;border:0;border-radius:0;background:#fff}.product-theme-navy .navy-app-table{width:100%;margin:0;border-spacing:0;table-layout:fixed}.product-theme-navy .navy-app-table-reminder-column{width:9rem}.product-theme-navy .navy-app-table th,.product-theme-navy .navy-app-table td{padding:1rem;border-color:var(--product-line, #dce2e8)}.product-theme-navy .navy-app-table thead th{border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-app-table tbody tr:not(:last-child) td{border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-app-table th{color:var(--product-muted, #536176);font-size:.8rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-theme-navy .navy-app-table-primary{text-align:left}.product-theme-navy .navy-app-table-secondary{width:9rem;text-align:right;white-space:nowrap}.product-theme-navy .navy-app-table td{vertical-align:middle}.product-theme-navy .navy-app-table-row{cursor:pointer;transition:background-color .12s ease}.product-theme-navy .navy-app-table-row:hover,.product-theme-navy .navy-app-table-row:focus-visible{background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-app-choice-list{display:grid;gap:.65rem}.product-theme-navy .navy-app-choice{width:100%;text-align:left}.product-theme-navy .navy-app-form-panel{display:grid;gap:1.25rem;width:100%;min-width:0;max-width:42rem;margin-right:auto;margin-left:auto}.product-theme-navy .navy-app-form-panel>*,.product-theme-navy .navy-app-form-introduction,.product-theme-navy .navy-app-field{min-width:0}.product-theme-navy .navy-app-form-introduction h2,.product-theme-navy .navy-app-form-introduction p{margin:0}.product-theme-navy .navy-app-form-introduction h2{margin-top:.35rem;font-size:clamp(1.4rem,4vw,1.85rem);line-height:1.2;overflow-wrap:anywhere}.product-theme-navy .navy-app-form-introduction>p:last-child{margin-top:.5rem}.product-theme-navy .navy-app-eyebrow{margin:0;color:var(--product-accent-dark, #000066);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-theme-navy .navy-app-field{display:grid;gap:.45rem}.product-theme-navy .navy-app-field>label{color:var(--product-ink, #172033);font-size:.9rem;font-weight:750}.product-theme-navy .navy-app-field textarea{box-sizing:border-box;width:100%;min-height:7rem;padding:.85rem 1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;line-height:1.5;max-width:100%}.product-theme-navy .navy-app-checkbox{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-app-checkbox input{width:1.1rem;height:1.1rem;margin-top:.15rem;accent-color:var(--product-accent, #000080)}.product-theme-navy .navy-app-checkbox span,.product-theme-navy .navy-app-checkbox small{display:block;min-width:0}.product-theme-navy .navy-app-checkbox strong{color:var(--product-ink, #172033);overflow-wrap:anywhere}.product-theme-navy .navy-app-checkbox small{margin-top:.2rem;color:var(--product-muted, #536176);line-height:1.4}.product-theme-navy .navy-app-attachment{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;border:1px dashed var(--product-accent-line, #a6a6cc);border-radius:.85rem;background:var(--product-soft, #f3f3f9);min-width:0;overflow:hidden}.product-theme-navy .navy-app-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-theme-navy .navy-app-attachment-copy{min-width:0}.product-theme-navy .navy-app-attachment-copy strong,.product-theme-navy .navy-app-attachment-copy span{display:block}.product-theme-navy .navy-app-attachment-copy strong{overflow-wrap:anywhere;color:var(--product-ink, #172033)}.product-theme-navy .navy-app-attachment-copy span{margin-top:.15rem;color:var(--product-muted, #536176);font-size:.85rem}.product-theme-navy .navy-app-attachment-preview{width:5rem;height:5rem;border-radius:.6rem;object-fit:contain;background:#fff}.product-theme-navy .navy-app-attachment-actions,.product-theme-navy .navy-app-form-actions{display:flex;flex-wrap:wrap;gap:.65rem}.product-theme-navy .navy-app-form-actions{align-items:center;justify-content:flex-end;padding-top:.25rem}.product-theme-navy #play .navy-app-primary-action,.product-theme-navy #play [data-primary-action]{border-color:var(--product-accent, #000080);background-color:var(--product-accent, #000080);color:#fff}.product-theme-navy #play .navy-app-primary-action:hover,.product-theme-navy #play [data-primary-action]:hover{border-color:var(--product-accent-dark, #000066);background-color:var(--product-accent-dark, #000066);color:#fff}.product-theme-navy #play .navy-app-secondary-action{background:#fff}.product-theme-navy .navy-app-error{margin:0;color:#a31515;font-weight:650}.product-theme-navy .navy-app-review-screen{display:flex;flex-direction:column;gap:1rem;min-width:0;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));overflow:hidden}.product-theme-navy .navy-app-review-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.65rem;padding-bottom:.9rem;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-app-review-content{display:flex;flex:1;min-height:0;overflow-y:auto;padding-bottom:1rem}.product-theme-navy .navy-app-review-card{display:flex;flex:1;align-items:center;min-height:0;margin:0;padding:clamp(1.25rem,5vw,3rem);border:1px solid var(--product-line, #dce2e8);border-left:.3rem solid var(--product-accent, #000080);border-radius:1rem;background:#fff}.product-theme-navy .navy-app-review-card h1{margin:0;max-width:34ch;color:var(--product-ink, #172033);font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.25;overflow-wrap:anywhere}.product-theme-navy .navy-app-review-practice{width:100%;min-width:0}.product-theme-navy .navy-app-review-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding-top:1rem;border-top:1px solid var(--product-line, #dce2e8);background:#fff}.product-theme-navy .navy-app-review-actions>a{width:100%}.product-theme-navy .navy-app-review-actions>a:first-child{border-color:var(--product-accent-line, #a6a6cc);background:#fff}.product-theme-navy .navy-app-review-actions>a:last-child{border-color:var(--product-accent, #000080);background-color:var(--product-accent, #000080);color:#fff}.product-theme-navy .navy-app-review-actions>a:last-child:hover{border-color:var(--product-accent-dark, #000066);background-color:var(--product-accent-dark, #000066);color:#fff}.product-theme-navy .navy-app-raw-data{flex:1;min-height:70vh;overflow-y:auto;padding-bottom:1.5rem}.product-theme-navy .navy-app-raw-data pre{max-width:100%;margin:0;padding:1rem;overflow:auto;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;background:var(--product-soft, #f3f3f9);color:var(--product-ink, #172033);white-space:pre-wrap;overflow-wrap:anywhere}.product-theme-navy .navy-app-loading{display:flex;align-items:center;gap:.75rem;padding:1.25rem 0}.product-theme-navy .navy-app-loading p{margin:0}.product-theme-navy .navy-app-loading-indicator{width:.8rem;height:.8rem;flex:0 0 auto;border-radius:50%;background:var(--product-accent, #000080);animation:navy-app-loading-pulse 1.2s ease-in-out infinite}@keyframes navy-app-loading-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.product-theme-navy .navy-app-loading-indicator{animation:none}}.product-theme-navy #play{color:var(--product-ink, #172033)}.product-theme-navy #play>article,.product-theme-navy #play>div:not(.navy-app-screen,.modal,.modal-background){max-width:58rem;margin-right:auto;margin-left:auto}.product-theme-navy #play h1,.product-theme-navy #play h2,.product-theme-navy #play h3,.product-theme-navy #play h4{color:var(--product-ink, #172033)}.product-theme-navy #play p,.product-theme-navy #play td,.product-theme-navy #play th{color:var(--product-muted, #536176)}.product-theme-navy #play .btn1{min-height:2.5rem;padding:.55rem .8rem;border-color:var(--product-accent-line, #a6a6cc);border-radius:.65rem;background:var(--product-soft, #f3f3f9);color:var(--product-accent-dark, #000066);font-weight:700;line-height:1.25;text-decoration:none}.product-theme-navy #play .btn1:hover{border-color:var(--product-accent, #000080);background:#fff;color:var(--product-accent-dark, #000066)}.product-theme-navy #play .btn1:focus-visible,.product-theme-navy #play button:focus-visible,.product-theme-navy #play a:focus-visible,.product-theme-navy #play input:focus-visible,.product-theme-navy #play textarea:focus-visible,.product-theme-navy #play select:focus-visible,.product-theme-navy #play [tabindex="0"]:focus-visible{outline:.2rem solid var(--product-accent, #000080);outline-offset:.15rem}.product-theme-navy #play textarea,.product-theme-navy #play input:not([type=checkbox]),.product-theme-navy #play select{border-color:var(--product-line, #dce2e8);background:#fff;color:var(--product-ink, #172033)}.product-theme-navy #play table th,.product-theme-navy #play table td{border-color:var(--product-line, #dce2e8)}@media(min-width:640px){.product-theme-navy .navy-app-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:639px){.product-theme-navy .navy-app-header{align-items:flex-start}.product-theme-navy .navy-app-actions{gap:.75rem}.product-theme-navy .navy-app-table th,.product-theme-navy .navy-app-table td{padding:.85rem .75rem}.product-theme-navy .navy-app-table-reminder-column,.product-theme-navy .navy-app-table-secondary{width:6.5rem}.product-theme-navy .navy-app-attachment{grid-template-columns:auto minmax(0,1fr)}.product-theme-navy .navy-app-attachment>.btn1,.product-theme-navy .navy-app-attachment-actions{grid-column:1 / -1}.product-theme-navy .navy-app-form-actions{align-items:stretch;flex-direction:column-reverse}.product-theme-navy .navy-app-form-actions>*{width:100%}.product-theme-navy .navy-app-review-toolbar>a,.product-theme-navy .navy-app-review-toolbar>.secondary-menu{flex:1 1 auto}.product-theme-navy .navy-app-review-toolbar>.secondary-menu>a{width:100%}.product-theme-navy .navy-app-review-card{padding:1.15rem}.product-theme-navy .navy-app-review-actions{gap:.45rem}}.product-theme-navy .navy-list-tool{box-sizing:border-box;width:100%;min-width:0;margin-inline:auto;color:var(--product-ink, #172033)}.product-theme-navy .navy-list-tool *,.product-theme-navy .navy-list-tool *:before,.product-theme-navy .navy-list-tool *:after{box-sizing:border-box}.product-theme-navy .navy-list-surface{display:grid;gap:1.25rem;width:100%;min-width:0;padding:clamp(1rem,3vw,2rem);border:0;border-radius:1rem;background:#fff}.product-theme-navy .navy-list-features{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem 1rem;padding:.75rem;border:1px solid var(--product-line, #dce2e8);border-radius:.9rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-list-features>h2{margin:0;padding:0;font-size:1rem;white-space:nowrap}.product-theme-navy .navy-list-section-heading{display:grid;gap:.25rem}.product-theme-navy .navy-list-eyebrow{margin:0;color:var(--product-accent-dark, #000066)!important;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-theme-navy .navy-list-section-heading h2{font-size:clamp(1.25rem,3vw,1.65rem)}.product-theme-navy .navy-list-feature-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:.65rem}.product-theme-navy .navy-list-feature-actions .navy-list-feature{width:100%;min-width:0;min-height:2.75rem;margin:0}@media(max-width:47.999rem){.product-theme-navy .navy-list-features{grid-template-columns:1fr}}.product-theme-navy .navy-list-feature--primary{--notes-icon-color: #fff;border-color:var(--product-accent, #000080)!important;background:var(--product-accent, #000080)!important;color:#fff!important}.product-theme-navy .navy-list-add-flow{width:100%;min-width:0}.product-theme-navy .navy-list-add-flow .add-panel{display:grid;gap:1rem}.product-theme-navy .navy-list-add-flow .add-panel>p{margin:0}.product-theme-navy .navy-list-add-table{table-layout:auto}.product-theme-navy .navy-list-add-table .navy-list-add-content--paired{width:50%}.product-theme-navy .navy-list-add-table .navy-list-add-action{width:1%;padding-inline:.5rem;white-space:nowrap}.product-theme-navy .navy-list-add-table .navy-list-add-action .btn1{min-width:3.25rem;white-space:nowrap}.product-theme-navy .navy-list-export,.product-theme-navy .navy-list-export-content,.product-theme-navy .navy-list-export-form,.product-theme-navy .navy-list-export-intro,.product-theme-navy .navy-list-export-title{display:grid;gap:1rem;min-width:0}.product-theme-navy .navy-list-export-title{gap:.4rem;color:var(--product-ink, #172033);font-weight:750}.product-theme-navy .navy-list-export-intro{max-width:48rem}.product-theme-navy .navy-list-export-intro h2,.product-theme-navy .navy-list-export-intro p,.product-theme-navy .navy-list-status h2,.product-theme-navy .navy-list-status p{margin:0}.product-theme-navy .navy-list-tool button:disabled{cursor:wait;opacity:.62}.product-theme-navy .navy-list-simple{display:grid}.product-theme-navy .navy-list-simple-row{padding:1rem .25rem;border-bottom:1px solid var(--product-line, #dce2e8);color:var(--product-ink, #172033);line-height:1.55;overflow-wrap:anywhere}.product-theme-navy .navy-list-simple-row:first-child{padding-top:0}.product-theme-navy .navy-list-tool h1,.product-theme-navy .navy-list-tool h2,.product-theme-navy .navy-list-tool h3{max-width:100%;margin:0;color:var(--product-ink, #172033);line-height:1.15;overflow-wrap:anywhere}.product-theme-navy .navy-list-tool h1{font-size:clamp(1.8rem,5vw,3rem)}.product-theme-navy .navy-list-tool p,.product-theme-navy .navy-list-tool li{color:var(--product-muted, #536176);line-height:1.55}.product-theme-navy .navy-list-tool input:not([type=checkbox]):not([type=radio]),.product-theme-navy .navy-list-tool select,.product-theme-navy .navy-list-tool textarea{width:100%;min-width:0;padding:.8rem .95rem;border:1px solid var(--product-line, #dce2e8);border-radius:.7rem;background:#fff;color:var(--product-ink, #172033);font:inherit}.product-theme-navy .navy-list-tool input:focus,.product-theme-navy .navy-list-tool select:focus,.product-theme-navy .navy-list-tool textarea:focus{border-color:var(--product-accent, #000080);outline:.2rem solid var(--product-soft, #f3f3f9);outline-offset:.1rem}.product-theme-navy .navy-list-tool .btn1{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;max-width:100%;padding:.65rem 1rem;border:1px solid var(--product-accent-line, #a6a6cc);border-radius:.7rem;background:var(--product-soft, #f3f3f9);color:var(--product-accent-dark, #000066);font-weight:750;line-height:1.2;text-align:center;text-decoration:none;overflow-wrap:anywhere}.product-theme-navy .navy-list-tool .btn1:hover{border-color:var(--product-accent, #000080);background:#fff;color:var(--product-accent, #000080)}.product-theme-navy .navy-list-tool a:focus-visible,.product-theme-navy .navy-list-tool button:focus-visible{outline:.2rem solid var(--product-accent-line, #a6a6cc);outline-offset:.2rem}.product-theme-navy .navy-list-header,.product-theme-navy .navy-list-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.product-theme-navy .navy-list-header{justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-list-primary{--notes-icon-color: #fff;border-color:var(--product-accent, #000080)!important;background:var(--product-accent, #000080)!important;color:#fff!important}.product-theme-navy .navy-list-filter{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));align-items:end;gap:.75rem;padding:1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.85rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-list-filter-group{display:grid;align-content:start;gap:.35rem;min-width:0}.product-theme-navy .navy-list-filter-group>input,.product-theme-navy .navy-list-filter-group>select,.product-theme-navy .navy-list-filter-group>button{width:100%;height:3rem;min-height:3rem;margin:0}.product-theme-navy .navy-list-filter-group>p,.product-theme-navy .navy-list-filter-group>label:first-child{margin:0;color:var(--product-ink, #172033);font-weight:750}.product-theme-navy .navy-list-filter-group label{display:flex;align-items:center;gap:.45rem}.product-theme-navy .navy-list-filter-actions{align-self:end}.product-theme-navy .navy-list-filter+.navy-list-status,.product-theme-navy .navy-list-filter+.navy-list-table{margin-top:1rem}.product-theme-navy .navy-list-table{width:100%;border-collapse:collapse}.product-theme-navy .navy-list-table-region{width:100%;min-width:0}.product-theme-navy .navy-list-table th,.product-theme-navy .navy-list-table td{padding:.9rem .75rem;border-bottom:1px solid var(--product-line, #dce2e8);text-align:left;vertical-align:top;overflow-wrap:anywhere}.product-theme-navy .navy-list-table a{color:var(--product-accent-dark, #000066);font-weight:700}.product-theme-navy .navy-list-table--my-lists th:not(:first-child),.product-theme-navy .navy-list-table--my-lists td:not(:first-child){width:1%;white-space:nowrap;overflow-wrap:normal}.product-theme-navy .navy-list-table--my-lists th:first-child,.product-theme-navy .navy-list-table--my-lists td:first-child{width:auto}.product-theme-navy .navy-list-badge{display:inline-flex;padding:.3rem .55rem;border-radius:999px;background:var(--product-soft, #f3f3f9);color:var(--product-muted, #526176);font-size:.85em;font-weight:700}.product-theme-navy .navy-list-disabled{color:var(--product-muted, #526176)}.product-theme-navy .navy-list-mobile-label{display:none;margin-bottom:.25rem;color:var(--product-muted, #526176);font-size:.78em;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-theme-navy .navy-list-status{padding:1rem;border-left:.25rem solid var(--product-accent, #000080);border-radius:.75rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-list-status--success{border-left-color:#16845b;background:#effaf5}.product-theme-navy .navy-list-status--error{border-left-color:#b42318;background:#fff4f2}.product-theme-navy .navy-list-result{gap:1.5rem}body.navy-slideshow-site-header-hidden>header{display:none}.navy-slideshow-menu-toggle{position:fixed;top:.6rem;right:.6rem;z-index:50;display:none;place-items:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--product-line, #dce2e8);border-radius:999px;background:#ffffffe0;color:var(--product-accent, #08058c);font:inherit;font-size:1rem;font-weight:800;line-height:1;box-shadow:0 .15rem .6rem #1720331a;cursor:pointer;backdrop-filter:blur(.35rem)}body.navy-slideshow-site-header-toggle-active .navy-slideshow-menu-toggle{display:grid}.navy-slideshow-menu-toggle:hover{border-color:var(--product-accent, #08058c)}.navy-slideshow-menu-toggle:focus-visible{outline:3px solid rgb(8 5 140 / 25%);outline-offset:2px}.product-theme-navy .responsive-content.navy-list-slideshow-active{width:100%}.product-theme-navy .navy-slideshow{display:grid;gap:1rem;width:100%;min-width:0}.product-theme-navy .navy-slideshow-controls{border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-slideshow-controls>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;color:var(--product-muted, #536176);font-size:.85rem;font-weight:750;cursor:pointer;list-style:none}.product-theme-navy .navy-slideshow-controls>summary::-webkit-details-marker{display:none}.product-theme-navy .navy-slideshow-controls-state{color:var(--product-accent, #08058c)}.product-theme-navy .navy-slideshow-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.35rem 0 .75rem}.product-theme-navy .navy-slideshow-toolbar h1,.product-theme-navy .navy-slideshow-toolbar p{margin:0;padding:0}.product-theme-navy .navy-slideshow-stage{display:grid;align-content:center;width:100%;min-height:clamp(22rem,62vh,48rem);margin:0;padding:clamp(2rem,7vw,7rem);border-left:clamp(.3rem,.6vw,.55rem) solid var(--product-muted, #536176);background:transparent}.product-theme-navy .navy-slideshow-stage p{margin:0;color:var(--product-ink, #172033);font-size:clamp(1.75rem,4vw,4.5rem);line-height:1.2;overflow-wrap:anywhere}.product-theme-navy .navy-slideshow-pair{display:grid;gap:clamp(1rem,4vh,2.5rem)}.product-theme-navy .navy-slideshow-stage cite{margin-top:clamp(1.5rem,5vh,3rem);color:var(--product-muted, #536176);font-size:.9rem;font-style:normal;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-theme-navy .navy-total-recall,.product-theme-navy .navy-total-recall-setup,.product-theme-navy .navy-total-recall-preview,.product-theme-navy .navy-total-recall-playing,.product-theme-navy .navy-total-recall-answer{display:grid;gap:1.25rem;width:100%;min-width:0}.product-theme-navy .navy-total-recall-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-total-recall-header h1,.product-theme-navy .navy-total-recall-header p,.product-theme-navy .navy-total-recall-setup h2,.product-theme-navy .navy-total-recall-setup p,.product-theme-navy .navy-total-recall-preview h2,.product-theme-navy .navy-total-recall-preview p,.product-theme-navy .navy-total-recall-answer h2,.product-theme-navy .navy-total-recall-answer p{margin:0}.product-theme-navy .navy-list-tool .navy-total-recall-close,.product-theme-navy .navy-list-tool .navy-total-recall-quiet{min-height:auto;padding:.35rem 0;border:0;background:transparent}.product-theme-navy .navy-total-recall-direction,.product-theme-navy .navy-total-recall-settings{min-width:0;margin:0;padding:0;border:0}.product-theme-navy .navy-total-recall-direction legend,.product-theme-navy .navy-total-recall-settings legend{margin-bottom:.65rem;color:var(--product-ink, #172033);font-weight:800}.product-theme-navy .navy-total-recall-direction-options,.product-theme-navy .navy-total-recall-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-theme-navy .navy-total-recall-direction-options label{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;cursor:pointer;touch-action:manipulation}.product-theme-navy .navy-total-recall-direction-selected{border-color:var(--product-accent, #08058c)!important;background:var(--product-soft, #f3f3f9)}@media(hover:hover){.product-theme-navy .navy-total-recall-direction-options label:hover{border-color:var(--product-accent, #08058c);background:var(--product-soft, #f3f3f9)}}.product-theme-navy .navy-total-recall-direction-options input{width:auto;margin-top:.2rem}.product-theme-navy .navy-total-recall-direction-options span,.product-theme-navy .navy-total-recall-settings label,.product-theme-navy .navy-total-recall-inputs label{display:grid;gap:.3rem}.product-theme-navy .navy-total-recall-direction-options small,.product-theme-navy .navy-total-recall-settings label>span,.product-theme-navy .navy-total-recall-inputs label>span{color:var(--product-muted, #536176);font-size:.85rem;font-weight:700}.product-theme-navy .navy-total-recall-table-region{width:100%;max-height:22rem;overflow:auto}.product-theme-navy .navy-total-recall-preview-count{margin:-.5rem 0 0;color:var(--product-muted, #536176);font-size:.85rem;font-weight:700}.product-theme-navy .navy-total-recall-table{width:100%;border-collapse:collapse;table-layout:fixed}.product-theme-navy .navy-total-recall-table th,.product-theme-navy .navy-total-recall-table td{padding:.8rem .75rem;border-bottom:1px solid var(--product-line, #dce2e8);text-align:left;overflow-wrap:anywhere}.product-theme-navy .navy-total-recall-table th{color:var(--product-muted, #536176);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.product-theme-navy .navy-total-recall-column-selected{background:var(--product-soft, #f3f3f9);color:var(--product-accent-dark, #000066)!important;font-weight:700}.product-theme-navy .navy-total-recall-playing{justify-items:center;text-align:center}.product-theme-navy .navy-total-recall-progress{margin:0;color:var(--product-muted, #536176);font-weight:700}.product-theme-navy .navy-total-recall-stage{display:grid;place-items:center;width:100%;min-height:clamp(20rem,58vh,42rem);margin:0;padding:clamp(2rem,8vw,7rem);border-left:.45rem solid var(--product-muted, #536176)}.product-theme-navy .navy-total-recall-stage p{margin:0;font-size:clamp(2rem,6vw,5rem);line-height:1.15;overflow-wrap:anywhere}.product-theme-navy .navy-total-recall-inputs{display:grid;gap:1rem}.product-theme-navy .navy-total-recall-score{padding-block:.55rem;font-weight:700}.product-theme-navy :is(#play,.navy-total-recall-tool) .navy-total-recall-inputs input.notfound{border:2px solid #b42318;background:#fff8f7;outline:.2rem solid rgb(180 35 24 / 16%)}.product-theme-navy :is(#play,.navy-total-recall-tool) .navy-total-recall-inputs input.found{border:2px solid #176536;background:#edf9f1;color:#174f2c;opacity:1}.product-theme-navy .navy-total-recall-answer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.product-theme-navy .navy-total-recall-result{padding:1.25rem;border-left:.3rem solid #237a44;border-radius:.75rem;background:#f2fbf5}.product-theme-navy .navy-total-recall-tool .navy-list-surface{display:grid;gap:1.25rem}.product-theme-navy .navy-total-recall-import{display:grid;gap:1rem}.product-theme-navy .navy-total-recall-import h2,.product-theme-navy .navy-total-recall-import p{margin:0}.product-theme-navy .navy-total-recall-import>label{color:var(--product-ink, #172033);font-weight:800}.product-theme-navy .navy-total-recall-import textarea{min-height:14rem;resize:vertical}.product-theme-navy .navy-total-recall-local-note{color:var(--product-muted, #536176);font-size:.9rem}.product-theme-navy .navy-total-recall-answers{display:grid;gap:0;margin:0;padding:0;list-style-position:inside}.product-theme-navy .navy-total-recall-answers li{padding:.8rem .6rem;border-bottom:1px solid var(--product-line, #dce2e8)}@media(max-width:40rem){.product-theme-navy .navy-total-recall-direction-options,.product-theme-navy .navy-total-recall-settings{grid-template-columns:1fr}}.product-theme-navy .navy-list-url{padding:.8rem;border:1px solid var(--product-line, #dce2e8);border-radius:.65rem;background:#fff;color:var(--product-muted, #526176);font-size:.9em;overflow-wrap:anywhere}.product-theme-navy .navy-list-feedback{min-height:1.5em;margin:.5rem 0 0;color:var(--product-accent-dark, #000066);font-weight:700}.product-theme-navy .navy-list-choice{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.85rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-list-type-fieldset{padding:1.1rem}.product-theme-navy .navy-list-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-theme-navy .navy-list-type-card{display:flex;align-items:flex-start;gap:.75rem;min-width:0;padding:1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;background:#fff;cursor:pointer}.product-theme-navy .navy-list-type-card:hover,.product-theme-navy .navy-list-type-selected{border-color:var(--product-accent-line, #a6a6cc);background:var(--product-accent-soft, #f3f3f9)}.product-theme-navy .navy-list-type-card:focus-within{outline:.2rem solid var(--product-accent-line, #a6a6cc);outline-offset:.15rem}.product-theme-navy .navy-list-type-card input{flex:0 0 auto;margin-top:.2rem}.product-theme-navy .navy-list-type-copy{display:grid;gap:.25rem;min-width:0}.product-theme-navy .navy-list-type-copy strong{color:var(--product-ink, #172033)}.product-theme-navy .navy-list-type-copy span{color:var(--product-muted, #526176);line-height:1.45}.product-theme-navy .navy-list-alternative{margin:.5rem 0 0;color:var(--product-muted, #526176)}.product-theme-navy .navy-list-alternative a{color:var(--product-accent-dark, #000066);font-weight:700}.product-theme-navy .navy-list-note-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border-left:.25rem solid var(--product-accent, #000080);border-radius:.8rem;background:var(--product-soft, #f3f3f9)}.product-theme-navy .navy-list-note-cta>div{flex:1 1 24rem;min-width:0}.product-theme-navy .navy-list-note-cta h1{margin-bottom:.45rem}.product-theme-navy .navy-list-note-cta p:last-child{margin-bottom:0}.product-theme-navy .navy-list-note-cta+form{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-editor{display:grid;gap:1.25rem}.product-theme-navy .navy-editor-header{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin:-.5rem -.75rem 0;padding:.7rem .75rem;border-bottom:1px solid var(--product-line, #dce2e8);background:#fffffff5;box-shadow:0 .35rem .8rem #1720330a;backdrop-filter:blur(.5rem)}.product-theme-navy .navy-editor-header-copy{flex:1 1 32rem;min-width:0}.product-theme-navy .navy-editor-header h1{margin:.1rem 0 0;font-size:clamp(1.35rem,2.2vw,1.85rem)}.product-theme-navy .navy-editor-eyebrow,.product-theme-navy .navy-editor-item-number{margin:0;color:var(--product-accent-dark, #000066);font-size:.82em;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-theme-navy .navy-editor-actions,.product-theme-navy .navy-editor-item-actions,.product-theme-navy .navy-editor-inline-field,.product-theme-navy .navy-editor-labels{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.product-theme-navy .navy-editor-empty-items{margin:0;padding:1rem;border-left:.3rem solid var(--product-accent, #000080);border-radius:0 .65rem .65rem 0;background:var(--product-soft, #f3f3f9);color:var(--product-muted, #526176)}.product-theme-navy .navy-editor-details{padding:.25rem 0 1.25rem;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-editor-content{display:grid;gap:.5rem}.product-theme-navy .navy-editor-content-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem}.product-theme-navy .navy-editor-content-heading h2,.product-theme-navy .navy-editor-content-heading p{margin:0}.product-theme-navy .navy-editor-content-heading p{color:var(--product-muted, #526176);font-size:.92rem}.product-theme-navy .navy-editor-fields,.product-theme-navy .navy-editor-field,.product-theme-navy .navy-editor-items,.product-theme-navy .navy-editor-pair{display:grid;gap:1rem;min-width:0}.product-theme-navy .navy-editor-field label,.product-theme-navy .navy-editor-pair label,.product-theme-navy .navy-editor-item>label{display:grid;gap:.45rem;color:var(--product-ink, #172033);font-weight:750}.product-theme-navy .navy-editor-field label span{color:var(--product-muted, #526176);font-weight:500}.product-theme-navy .navy-editor-inline-field input{flex:1 1 18rem;min-width:0}.product-theme-navy .navy-editor-label{padding:.4rem .7rem;border:1px solid var(--product-accent-line, #a6a6cc);border-radius:999px;background:var(--product-accent-soft, #f3f3f9);color:var(--product-accent-dark, #000066);font-weight:700}.product-theme-navy .navy-editor-item,.product-theme-navy .navy-editor-sort-item{display:grid;gap:.75rem;min-width:0;padding:1rem 0;border-top:1px solid var(--product-line, #dce2e8);background:#fff}.product-theme-navy .navy-editor-sort-item{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--product-line, #dce2e8);border-radius:.75rem;background:#fff;color:var(--product-ink, #172033);cursor:grab;text-align:left}.product-theme-navy .navy-editor-sort-item:hover{border-color:var(--product-accent-line, #a6a6cc);background:var(--product-accent-soft, #f7f7fb)}.product-theme-navy .navy-editor-sort-item:focus-visible{outline:.2rem solid var(--product-accent-line, #a6a6cc);outline-offset:.15rem}.product-theme-navy .navy-editor-sort-item.navy-editor-sort-selected{border-color:var(--product-accent, #000080);background:var(--product-soft, #f3f3f9);box-shadow:inset .25rem 0 0 var(--product-accent, #000080)}.product-theme-navy .navy-editor-sort-item.navy-editor-sort-dragged{opacity:.52}.product-theme-navy .navy-editor-sort-item.navy-editor-sort-target{border-color:var(--product-accent, #000080);background:var(--product-soft, #f3f3f9);box-shadow:inset .3rem 0 0 var(--product-accent, #000080),0 .35rem .8rem #0000801f;transform:translate(.35rem)}.product-theme-navy .navy-editor-sort-item.navy-editor-sort-target .navy-editor-sort-position:after{content:" - swap here"}.product-theme-navy .navy-editor-drag-icon{display:inline-flex;width:1.35rem;height:1.35rem;color:var(--product-accent, #000080)}.product-theme-navy .navy-editor-drag-icon svg{width:100%;height:100%}.product-theme-navy .navy-editor-sort-position{color:var(--product-accent-dark, #000066);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-theme-navy .navy-editor-sort-value,.product-theme-navy .navy-editor-sort-pair{min-width:0;overflow-wrap:anywhere;font-weight:650}.product-theme-navy .navy-editor-sort-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.product-theme-navy .navy-editor-sort-pair span:last-child{color:var(--product-muted, #526176)}.product-theme-navy .navy-editor-reorder-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding-top:.5rem}.product-theme-navy .navy-editor-reorder-bar p{margin:0;font-size:.92rem}.product-theme-navy .navy-editor-item-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-theme-navy .navy-editor-item-fields{display:block}.product-theme-navy .navy-editor-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.product-theme-navy .navy-editor-remove,.product-theme-navy .navy-editor-delete{color:#704348}.product-theme-navy .navy-editor-remove{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.product-theme-navy .navy-editor-remove-icon{display:inline-flex;width:1.25rem;height:1.25rem}.product-theme-navy .navy-editor-remove-icon svg{width:100%;height:100%}.product-theme-navy .navy-editor-remove:hover{background:#fff1f1;color:#8d2028}.product-theme-navy .navy-editor-remove:focus-visible{outline:.2rem solid #8d2028;outline-offset:.15rem}.product-theme-navy .navy-editor-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-theme-navy .navy-editor-delete{justify-self:start;border:1px solid #c85b62;background:#fff;font-weight:700}.product-theme-navy .navy-editor-button-note{font-size:.85em;font-weight:500}.product-theme-navy .navy-editor-advanced{border-top:1px solid var(--product-line, #dce2e8);border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-editor-advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;color:var(--product-ink, #172033);cursor:pointer;list-style:none}.product-theme-navy .navy-editor-advanced>summary::-webkit-details-marker{display:none}.product-theme-navy .navy-editor-advanced>summary>span{display:grid;gap:.2rem}.product-theme-navy .navy-editor-advanced>summary svg{width:1.5rem;height:1.5rem;flex:0 0 auto;fill:currentColor;transition:transform .16s ease}.product-theme-navy .navy-editor-advanced[open]>summary svg{transform:rotate(180deg)}.product-theme-navy .navy-editor-advanced>summary:hover strong{color:var(--product-accent-dark, #000066)}.product-theme-navy .navy-editor-advanced>summary:focus-visible{outline:.2rem solid var(--product-accent, #000080);outline-offset:.25rem}.product-theme-navy .navy-editor-advanced>summary small{color:var(--product-muted, #526176);font-weight:500}.product-theme-navy .navy-editor-advanced-content{display:grid;gap:0;padding-bottom:.5rem}.product-theme-navy .navy-editor-setting{min-width:0;margin:0;padding:1.25rem 0;border:0;border-top:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-editor-setting legend{padding:0 0 .75rem;font-weight:800}.product-theme-navy .navy-editor-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.product-theme-navy .navy-editor-options label,.product-theme-navy .navy-editor-switch-row{display:flex;align-items:center;gap:.65rem;cursor:pointer}.product-theme-navy .navy-editor-options label{padding:.4rem 0}.product-theme-navy .navy-editor-options span{display:grid;gap:.2rem}.product-theme-navy .navy-editor-options small{color:var(--product-muted, #526176)}.product-theme-navy .navy-editor-switches{display:grid}.product-theme-navy .navy-editor-switch-row{justify-content:space-between;padding:.8rem 0;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-editor-switch-row:last-child{border-bottom:0}.product-theme-navy .navy-editor-switch-row span{display:grid;gap:.15rem}.product-theme-navy .navy-editor-switch-row small{color:var(--product-muted, #526176)}.product-theme-navy .navy-editor-switch-row input{width:1.35rem;height:1.35rem;flex:0 0 auto}.product-theme-navy .navy-editor-danger{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-top:1px solid #e1b9bc;background:#fff}.product-theme-navy .navy-editor-danger h3,.product-theme-navy .navy-editor-danger p{margin:0}.product-theme-navy .navy-editor-delete-dialog h2{margin:.45rem 2.5rem .75rem 0}.product-theme-navy .navy-editor-delete-dialog p:last-child{margin:0;color:var(--product-muted, #526176)}.product-theme-navy .navy-editor-danger p{margin-top:.35rem;color:#704348}@media(max-width:40rem){.product-theme-navy .navy-list-surface{padding:1rem;border-radius:.85rem}.product-theme-navy .navy-list-header,.product-theme-navy .navy-list-actions{align-items:stretch}.product-theme-navy .navy-list-actions>*{flex:1 1 100%;width:100%}.product-theme-navy .navy-list-type-grid{grid-template-columns:1fr}.product-theme-navy .navy-list-table,.product-theme-navy .navy-list-table tbody,.product-theme-navy .navy-list-table tr,.product-theme-navy .navy-list-table td{display:block;width:100%}.product-theme-navy .navy-list-table thead{display:none}.product-theme-navy .navy-list-table--my-lists tr{display:grid;grid-template-columns:minmax(0,1fr) max-content 3.75rem;column-gap:.75rem;row-gap:.35rem}.product-theme-navy .navy-list-table tr{padding:.6rem 0;border-bottom:1px solid var(--product-line, #dce2e8)}.product-theme-navy .navy-list-table td{width:auto;padding:.45rem 0;border:0}.product-theme-navy .navy-list-table--my-lists td:not(:first-child){width:auto}.product-theme-navy .navy-list-table--my-lists td:last-child{width:3.75rem;white-space:normal}.product-theme-navy .navy-list-table--my-lists .navy-list-badge{padding-inline:.45rem}.product-theme-navy .navy-list-table--my-lists td:first-child{grid-column:1 / -1;width:auto}.product-theme-navy .navy-list-mobile-label{display:block}.product-theme-navy .navy-editor-header-copy{flex-basis:100%}.product-theme-navy .navy-editor-actions{width:100%}.product-theme-navy .navy-editor-actions>*{flex:1 1 0}.product-theme-navy .navy-editor-pair,.product-theme-navy .navy-editor-item-fields,.product-theme-navy .navy-editor-sort-pair{grid-template-columns:1fr}.product-theme-navy .navy-editor-sort-item{grid-template-columns:auto minmax(0,1fr)}.product-theme-navy .navy-editor-sort-position{grid-column:2}.product-theme-navy .navy-editor-sort-value,.product-theme-navy .navy-editor-sort-pair{grid-column:1 / -1}.product-theme-navy .navy-editor-options{grid-template-columns:1fr;gap:.25rem}}@layer properties;@layer theme,base,components,utilities;@layer theme{:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-800: oklch(44.4% .177 26.899);--color-red-900: oklch(39.6% .141 25.723);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-100: oklch(96.2% .059 95.617);--color-amber-200: oklch(92.4% .12 95.746);--color-amber-800: oklch(47.3% .137 46.201);--color-green-500: oklch(72.3% .219 149.579);--color-sky-50: oklch(97.7% .013 236.62);--color-sky-300: oklch(82.8% .111 230.318);--color-sky-500: oklch(68.5% .169 237.323);--color-slate-50: oklch(98.4% .003 247.858);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-300: oklch(86.9% .022 252.894);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-slate-600: oklch(44.6% .043 257.281);--color-slate-700: oklch(37.2% .044 257.287);--color-slate-800: oklch(27.9% .041 260.031);--color-slate-900: oklch(20.8% .042 265.755);--color-slate-950: oklch(12.9% .042 264.695);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-neutral-500: oklch(55.6% 0 none);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-xs: 20rem;--container-md: 28rem;--container-lg: 32rem;--container-xl: 36rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--tracking-wide: .025em;--tracking-widest: .1em;--leading-relaxed: 1.625;--radius-sm: .25rem;--radius-lg: .5rem;--radius-xl: .75rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{.lal-dmx5x5,.lal-dmx5x5:after,.lal-dmx5x5:before,.lal-dmx5x5::backdrop,.lal-dmx5x5::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}a.lal-dmx5x5{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.lal-dmx5x5::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}.lal-dmx5x5::file-selector-button{margin-inline-end:4px}.lal-dmx5x5::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){.lal-dmx5x5::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}.lal-dmx5x5::-webkit-search-decoration{-webkit-appearance:none}.lal-dmx5x5::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}.lal-dmx5x5::-webkit-datetime-edit{display:inline-flex}.lal-dmx5x5::-webkit-datetime-edit-fields-wrapper{padding:0}.lal-dmx5x5::-webkit-datetime-edit,.lal-dmx5x5::-webkit-datetime-edit-year-field,.lal-dmx5x5::-webkit-datetime-edit-month-field,.lal-dmx5x5::-webkit-datetime-edit-day-field,.lal-dmx5x5::-webkit-datetime-edit-hour-field,.lal-dmx5x5::-webkit-datetime-edit-minute-field,.lal-dmx5x5::-webkit-datetime-edit-second-field,.lal-dmx5x5::-webkit-datetime-edit-millisecond-field,.lal-dmx5x5::-webkit-datetime-edit-meridiem-field{padding-block:0}.lal-dmx5x5::-webkit-calendar-picker-indicator{line-height:1}.lal-dmx5x5::file-selector-button{appearance:button}.lal-dmx5x5::-webkit-inner-spin-button,.lal-dmx5x5::-webkit-outer-spin-button{height:auto}}@layer utilities{.visible.lal-dmx5x5{visibility:visible}.sr-only.lal-dmx5x5{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.fixed.lal-dmx5x5{position:fixed}.sticky.lal-dmx5x5{position:sticky}.inset-0.lal-dmx5x5{inset:0}.right-3.lal-dmx5x5{right:calc(var(--spacing) * 3)}.bottom-3.lal-dmx5x5{bottom:calc(var(--spacing) * 3)}.z-40.lal-dmx5x5{z-index:40}.z-50.lal-dmx5x5{z-index:50}.float-right.lal-dmx5x5{float:right}.container.lal-dmx5x5{width:100%;@media(width>=40rem){max-width:40rem}@media(width>=48rem){max-width:48rem}@media(width>=64rem){max-width:64rem}@media(width>=80rem){max-width:80rem}@media(width>=96rem){max-width:96rem}}.m-0.lal-dmx5x5{margin:0}.m-auto.lal-dmx5x5{margin:auto}.my-1.lal-dmx5x5{margin-block:var(--spacing)}.my-2.lal-dmx5x5{margin-block:calc(var(--spacing) * 2)}.my-4.lal-dmx5x5{margin-block:calc(var(--spacing) * 4)}.mt-1.lal-dmx5x5{margin-top:var(--spacing)}.mt-2.lal-dmx5x5{margin-top:calc(var(--spacing) * 2)}.mt-3.lal-dmx5x5{margin-top:calc(var(--spacing) * 3)}.mt-4.lal-dmx5x5{margin-top:calc(var(--spacing) * 4)}.mr-2.lal-dmx5x5{margin-right:calc(var(--spacing) * 2)}.mb-2.lal-dmx5x5{margin-bottom:calc(var(--spacing) * 2)}.ml-3.lal-dmx5x5{margin-left:calc(var(--spacing) * 3)}.block.lal-dmx5x5{display:block}.flex.lal-dmx5x5{display:flex}.grid.lal-dmx5x5{display:grid}.hidden.lal-dmx5x5{display:none}.inline.lal-dmx5x5{display:inline}.inline-flex.lal-dmx5x5{display:inline-flex}.table.lal-dmx5x5{display:table}.h-48.lal-dmx5x5{height:calc(var(--spacing) * 48)}.min-h-20.lal-dmx5x5{min-height:calc(var(--spacing) * 20)}.min-h-\[9rem\].lal-dmx5x5{min-height:9rem}.w-1\/12.lal-dmx5x5{width:calc(1 / 12 * 100%)}.w-4\/5.lal-dmx5x5{width:80%}.w-full.lal-dmx5x5{width:100%}.max-w-2xl.lal-dmx5x5{max-width:var(--container-2xl)}.max-w-lg.lal-dmx5x5{max-width:var(--container-lg)}.max-w-xl.lal-dmx5x5{max-width:var(--container-xl)}.max-w-xs.lal-dmx5x5{max-width:var(--container-xs)}.min-w-0.lal-dmx5x5{min-width:0px}.flex-1.lal-dmx5x5{flex:1}.flex-shrink.lal-dmx5x5{flex-shrink:1}.shrink-0.lal-dmx5x5{flex-shrink:0}.table-auto.lal-dmx5x5{table-layout:auto}.border-spacing-2.lal-dmx5x5{--tw-border-spacing-x: calc(var(--spacing) * 2);--tw-border-spacing-y: calc(var(--spacing) * 2);border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.transform.lal-dmx5x5{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize.lal-dmx5x5{resize:both}.grid-cols-1.lal-dmx5x5{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col.lal-dmx5x5{flex-direction:column}.flex-row.lal-dmx5x5{flex-direction:row}.flex-wrap.lal-dmx5x5{flex-wrap:wrap}.items-center.lal-dmx5x5{align-items:center}.items-start.lal-dmx5x5{align-items:flex-start}.justify-between.lal-dmx5x5{justify-content:space-between}.justify-center.lal-dmx5x5{justify-content:center}.justify-start.lal-dmx5x5{justify-content:flex-start}.gap-1.lal-dmx5x5{gap:var(--spacing)}.gap-2.lal-dmx5x5{gap:calc(var(--spacing) * 2)}.gap-3.lal-dmx5x5{gap:calc(var(--spacing) * 3)}.gap-4.lal-dmx5x5{gap:calc(var(--spacing) * 4)}.gap-8.lal-dmx5x5{gap:calc(var(--spacing) * 8)}:where(.space-y-2.lal-dmx5x5>:where(.lal-dmx5x5):not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4.lal-dmx5x5>:where(.lal-dmx5x5):not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.self-center.lal-dmx5x5{align-self:center}.self-end.lal-dmx5x5{align-self:flex-end}.self-start.lal-dmx5x5{align-self:flex-start}.overflow-auto.lal-dmx5x5{overflow:auto}.rounded-lg.lal-dmx5x5{border-radius:var(--radius-lg)}.rounded-sm.lal-dmx5x5{border-radius:var(--radius-sm)}.border.lal-dmx5x5{border-style:var(--tw-border-style);border-width:1px}.border-0.lal-dmx5x5{border-style:var(--tw-border-style);border-width:0px}.border-t.lal-dmx5x5{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b.lal-dmx5x5{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#000080\].lal-dmx5x5{border-color:navy}.border-\[\#b95b3c\].lal-dmx5x5{border-color:#b95b3c}.border-red-800.lal-dmx5x5{border-color:var(--color-red-800)}.border-slate-200.lal-dmx5x5{border-color:var(--color-slate-200)}.border-slate-300.lal-dmx5x5{border-color:var(--color-slate-300)}.border-slate-400.lal-dmx5x5{border-color:var(--color-slate-400)}.border-slate-900.lal-dmx5x5{border-color:var(--color-slate-900)}.bg-\[\#000080\].lal-dmx5x5{background-color:navy}.bg-red-800.lal-dmx5x5{background-color:var(--color-red-800)}.bg-slate-50.lal-dmx5x5{background-color:var(--color-slate-50)}.bg-slate-900.lal-dmx5x5{background-color:var(--color-slate-900)}.bg-slate-950\/60.lal-dmx5x5{background-color:color-mix(in srgb,oklch(12.9% .042 264.695) 60%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-slate-950) 60%,transparent)}}.bg-white.lal-dmx5x5{background-color:var(--color-white)}.p-0.lal-dmx5x5{padding:0}.p-2.lal-dmx5x5{padding:calc(var(--spacing) * 2)}.p-3.lal-dmx5x5{padding:calc(var(--spacing) * 3)}.p-4.lal-dmx5x5{padding:calc(var(--spacing) * 4)}.p-5.lal-dmx5x5{padding:calc(var(--spacing) * 5)}.p-6.lal-dmx5x5{padding:calc(var(--spacing) * 6)}.px-0.lal-dmx5x5{padding-inline:0px}.px-2.lal-dmx5x5{padding-inline:calc(var(--spacing) * 2)}.px-3.lal-dmx5x5{padding-inline:calc(var(--spacing) * 3)}.py-2.lal-dmx5x5{padding-block:calc(var(--spacing) * 2)}.py-4.lal-dmx5x5{padding-block:calc(var(--spacing) * 4)}.pt-3.lal-dmx5x5{padding-top:calc(var(--spacing) * 3)}.pr-2.lal-dmx5x5{padding-right:calc(var(--spacing) * 2)}.pr-4.lal-dmx5x5{padding-right:calc(var(--spacing) * 4)}.pl-2.lal-dmx5x5{padding-left:calc(var(--spacing) * 2)}.text-center.lal-dmx5x5{text-align:center}.text-end.lal-dmx5x5{text-align:end}.text-left.lal-dmx5x5{text-align:left}.font-sans.lal-dmx5x5{font-family:var(--font-sans)}.text-2xl.lal-dmx5x5{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-base.lal-dmx5x5{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg.lal-dmx5x5{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm.lal-dmx5x5{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl.lal-dmx5x5{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.leading-5.lal-dmx5x5{--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.font-bold.lal-dmx5x5{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium.lal-dmx5x5{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal.lal-dmx5x5{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold.lal-dmx5x5{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-widest.lal-dmx5x5{--tw-tracking: var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words.lal-dmx5x5{overflow-wrap:break-word}.whitespace-nowrap.lal-dmx5x5{white-space:nowrap}.text-\[\#8a3d22\].lal-dmx5x5{color:#8a3d22}.text-slate-500.lal-dmx5x5{color:var(--color-slate-500)}.text-slate-600.lal-dmx5x5{color:var(--color-slate-600)}.text-slate-700.lal-dmx5x5{color:var(--color-slate-700)}.text-slate-800.lal-dmx5x5{color:var(--color-slate-800)}.text-slate-900.lal-dmx5x5{color:var(--color-slate-900)}.text-slate-950.lal-dmx5x5{color:var(--color-slate-950)}.text-white.lal-dmx5x5{color:var(--color-white)}.uppercase.lal-dmx5x5{text-transform:uppercase}.shadow-lg.lal-dmx5x5{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl.lal-dmx5x5{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline.lal-dmx5x5{outline-style:var(--tw-outline-style);outline-width:1px}.filter.lal-dmx5x5{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter.lal-dmx5x5{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition.lal-dmx5x5{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}@media(hover:hover){.hover\:bg-\[\#000066\].lal-dmx5x5:hover{background-color:#006}.hover\:bg-\[\#fff5f1\].lal-dmx5x5:hover{background-color:#fff5f1}.hover\:bg-red-900.lal-dmx5x5:hover{background-color:var(--color-red-900)}.hover\:bg-slate-800.lal-dmx5x5:hover{background-color:var(--color-slate-800)}}@media(width>=40rem){.sm\:hidden.lal-dmx5x5{display:none}.sm\:table-header-group.lal-dmx5x5{display:table-header-group}.sm\:flex-row.lal-dmx5x5{flex-direction:row}.sm\:items-center.lal-dmx5x5{align-items:center}}@media(width>=48rem){.md\:w-1\/2.lal-dmx5x5{width:50%}.md\:grid-cols-2.lal-dmx5x5{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row.lal-dmx5x5{flex-direction:row}.md\:items-end.lal-dmx5x5{align-items:flex-end}.md\:justify-between.lal-dmx5x5{justify-content:space-between}}}@layer base{.lal-dmx5x5,.lal-dmx5x5:after,.lal-dmx5x5:before,.lal-dmx5x5::backdrop,.lal-dmx5x5::file-selector-button{border-color:var(--color-gray-200, currentColor)}a.lal-dmx5x5{margin-block:calc(var(--spacing) * 3.5);font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height));color:var(--color-slate-600)}a.lal-dmx5x5{text-decoration-line:underline}}@layer components{.responsive-content.lal-dmx5x5{width:100%;@media(width>=48rem){width:600px}@media(width>=80rem){width:900px}}.action-icon.lal-dmx5x5{margin-left:var(--spacing);display:inline-flex;height:calc(var(--spacing) * 5);width:calc(var(--spacing) * 5);flex-shrink:0;align-items:center;justify-content:center}.btn1.lal-dmx5x5{color:#333;font-size:.875rem;font-weight:400;margin:0;display:inline-flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:center;align-self:flex-start;border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300);background-color:var(--color-gray-100);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1.5);--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);color:var(--color-slate-700);text-decoration-line:none}.link1.lal-dmx5x5{margin-inline:calc(var(--spacing) * 4);font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);color:color-mix(in srgb,#000 75%,transparent);@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,var(--color-black) 75%,transparent)}text-decoration-line:none}}@property --tw-border-spacing-x{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-border-spacing-y{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){.lal-dmx5x5,.lal-dmx5x5:before,.lal-dmx5x5:after,.lal-dmx5x5::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial}}}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
