@font-face{font-family:SSBD Anton;src:url(/ssbd-brand/anton-regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SSBD Roc Grotesk;src:url(/ssbd-brand/roc-grotesk-wide.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}body:has(.ssbd-shell) .vv-header-bg{display:none!important}body:has(.ssbd-shell) #vv-header{display:none!important}body:has(.ssbd-shell) #vv-footer-contact{display:none!important}body:has(.ssbd-shell){background:#fffae8}.ssbd-shell{--ssbd-ink:#00505a;--ssbd-muted:#496868;--ssbd-accent:#00505a;--ssbd-line:#c8d2c5;min-height:100svh;padding:max(12px, env(safe-area-inset-top)) 8px max(12px, env(safe-area-inset-bottom));color:var(--ssbd-ink);background:#fffae8;flex-direction:column;font-family:SSBD Roc Grotesk,Arial,sans-serif;display:flex}.ssbd-shell *,.ssbd-shell :before,.ssbd-shell :after{box-sizing:border-box}.ssbd-shell p,.ssbd-shell li{color:inherit}.ssbd-shell .ssbd-card{border:1px solid var(--ssbd-line);background:#fff;border-radius:14px;width:min(100%,760px);margin:0 auto;padding:clamp(12px,3vw,28px);box-shadow:0 8px 28px #00505a14}.ssbd-shell .ssbd-card-wide{width:min(100%,900px)}.ssbd-shell .ssbd-brand-footer{justify-content:center;width:100%;margin-top:auto;padding-top:clamp(28px,8vh,72px);display:flex}.ssbd-shell .ssbd-brand-footer a{border-radius:8px;place-items:center;width:180px;display:grid}.ssbd-shell .ssbd-brand-footer a:focus-visible{outline-offset:3px;outline:3px solid #00505a}.ssbd-shell .ssbd-brand-footer img{object-fit:contain;filter:invert();opacity:.76;width:100%;height:auto}.ssbd-shell .ssbd-brand-footer a:hover img{opacity:1}.ssbd-shell h1{margin:0;font-family:SSBD Anton,Impact,sans-serif;font-size:clamp(1.55rem,6vw,2.25rem);line-height:1.05}.ssbd-shell h2{margin:24px 0 10px;font-family:SSBD Anton,Impact,sans-serif;font-size:1.18rem}.ssbd-shell h3{margin:0;font-family:SSBD Anton,Impact,sans-serif;font-size:1.05rem;font-weight:400}.ssbd-shell .ssbd-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}.ssbd-shell .ssbd-title-block{min-width:0}.ssbd-shell .ssbd-kicker{color:var(--ssbd-accent);letter-spacing:.04em;margin:0 0 3px;font-family:SSBD Anton,Impact,sans-serif;font-size:.76rem;font-weight:700}.ssbd-shell .ssbd-muted,.ssbd-shell .ssbd-lineage{color:var(--ssbd-muted)}.ssbd-shell .ssbd-preview-chip{color:#733000;background:#fff7eb;border:1px solid #b44b08;border-radius:999px;margin-top:7px;padding:4px 7px;font-size:.7rem;font-weight:800;display:inline-block}.ssbd-shell .ssbd-profile{flex:0 190px;min-width:0;position:relative}.ssbd-shell .ssbd-profile summary{border:1px solid var(--ssbd-line);cursor:pointer;background:#fffdf5;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:5px 8px;list-style:none;display:flex}.ssbd-shell .ssbd-profile summary::-webkit-details-marker{display:none}.ssbd-shell .ssbd-profile summary>span:last-child{min-width:0}.ssbd-shell .ssbd-profile strong,.ssbd-shell .ssbd-profile small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ssbd-shell .ssbd-profile strong{font-size:.82rem}.ssbd-shell .ssbd-profile small{color:var(--ssbd-muted);font-size:.68rem}.ssbd-shell .ssbd-avatar{background:var(--ssbd-accent);color:#fff;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-family:SSBD Anton,Impact,sans-serif;font-weight:800;display:grid}.ssbd-shell .ssbd-profile-menu{z-index:12;border:1px solid var(--ssbd-line);background:#fff;border-radius:10px;gap:7px;width:min(270px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #00505a33}.ssbd-shell .ssbd-profile-menu p{color:var(--ssbd-muted);margin:2px 0 0;font-size:.74rem;line-height:1.35}.ssbd-shell .ssbd-new-form{background:#237a45;border-color:#176238}.ssbd-shell .ssbd-new-form:hover{background:#195e36}.ssbd-shell .ssbd-notice,.ssbd-shell .ssbd-error{border-radius:8px;margin:10px 0;padding:10px;font-size:.88rem}.ssbd-shell .ssbd-notice{background:#fff5d8}.ssbd-shell .ssbd-error{color:#7d1621;background:#ffebed;font-weight:600}.ssbd-shell .ssbd-identity,.ssbd-shell .ssbd-panel{gap:10px;display:grid}.ssbd-shell label{color:var(--ssbd-ink);gap:5px;font-weight:700;display:grid}.ssbd-shell input,.ssbd-shell select,.ssbd-shell textarea,.ssbd-shell button{width:100%;min-height:44px;color:inherit;font:inherit;border:1px solid #809b91;border-radius:8px}.ssbd-shell input,.ssbd-shell select,.ssbd-shell textarea{background:#fff;padding:8px}.ssbd-shell textarea{resize:vertical;min-height:72px}.ssbd-shell .ssbd-identity-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:20px 0 10px;display:flex}.ssbd-shell .ssbd-identity-heading h2{min-width:0;margin:0}.ssbd-shell .ssbd-inventory-shortcut{flex:none;width:auto;min-width:104px;padding-inline:12px}.ssbd-shell button{border-color:var(--ssbd-accent);background:var(--ssbd-accent);color:#fff;cursor:pointer;padding:10px 14px;font-weight:700}.ssbd-shell button:hover{background:#003f47}.ssbd-shell button:disabled{cursor:not-allowed;opacity:.52}.ssbd-shell button:focus-visible,.ssbd-shell input:focus-visible,.ssbd-shell select:focus-visible,.ssbd-shell textarea:focus-visible,.ssbd-shell summary:focus-visible{outline-offset:2px;outline:3px solid #00505a}.ssbd-shell .ssbd-secondary{color:var(--ssbd-ink);background:#fff;border-color:#597f76}.ssbd-shell .ssbd-secondary:hover{background:#fff3cc}.ssbd-shell .ssbd-danger{color:#aa2733;background:#fff;border-color:#aa2733}.ssbd-shell .ssbd-danger:hover{background:#fff0f1}.ssbd-shell .ssbd-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:8px;margin:10px 0;display:grid}.ssbd-shell .ssbd-steps{color:var(--ssbd-muted);text-align:justify;gap:4px;margin:8px 0 12px;padding-left:20px;font-size:.88rem;line-height:1.35;display:grid}.ssbd-shell .ssbd-dictation-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 6px;display:grid}.ssbd-shell .ssbd-dictation-actions button{min-height:54px;padding-inline:8px}.ssbd-shell .ssbd-dictation-icon{margin-right:6px;font-family:system-ui,sans-serif;display:inline-block}.ssbd-shell .ssbd-dictation-help{color:var(--ssbd-muted);margin:0;font-size:.78rem;line-height:1.35}.ssbd-shell .ssbd-listening-status{min-height:1.25em;color:var(--ssbd-accent);margin:3px 0 2px;font-size:.8rem;font-weight:800;display:block}.ssbd-shell .ssbd-toolbar{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.ssbd-shell .ssbd-toolbar button{flex:120px;width:auto;min-width:120px;min-height:44px}.ssbd-shell .ssbd-undo{margin:6px 0}.ssbd-shell .ssbd-add-item{width:auto;min-width:104px;margin:0}.ssbd-shell .ssbd-missing-photo{color:#733000;background:#fff7eb;border-left:4px solid #b44b08;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:9px 10px;display:flex}.ssbd-shell .ssbd-missing-photo span,.ssbd-shell .ssbd-missing-photo strong,.ssbd-shell .ssbd-missing-photo small{display:block}.ssbd-shell .ssbd-missing-photo small{margin-top:2px;font-size:.74rem}.ssbd-shell .ssbd-inline-action{color:#733000;text-underline-offset:3px;background:0 0;border:0;flex:none;width:auto;min-height:44px;padding:5px;text-decoration:underline}.ssbd-shell .ssbd-inline-action:hover{color:#4d2100;background:0 0}.ssbd-shell .ssbd-location{border:1px solid var(--ssbd-line);border-radius:8px;gap:8px;margin:0;padding:10px;display:grid}.ssbd-shell .ssbd-location:disabled{opacity:.62}.ssbd-shell .ssbd-location legend{font-weight:700}.ssbd-shell .ssbd-location-grid{grid-template-columns:minmax(220px,2fr) repeat(2,minmax(110px,1fr));gap:8px;display:grid}.ssbd-shell .ssbd-grid-hint{color:var(--ssbd-muted);margin:8px 0 6px;font-size:.82rem;font-weight:700}.ssbd-shell .ssbd-grid-scroll{border:1px solid var(--ssbd-line);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;margin:0 0 10px;overflow-x:auto}.ssbd-shell .ssbd-grid-scroll:focus-visible{outline-offset:2px;outline:3px solid #00505a}.ssbd-shell .ssbd-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:650px}.ssbd-shell .ssbd-grid th,.ssbd-shell .ssbd-grid td{border-right:1px solid var(--ssbd-line);border-bottom:1px solid var(--ssbd-line);vertical-align:middle;text-align:left;padding:6px}.ssbd-shell .ssbd-grid th{color:var(--ssbd-ink);letter-spacing:.03em;text-transform:uppercase;background:#f6edcf;font-size:.72rem}.ssbd-shell .ssbd-grid tr:last-child td{border-bottom:0}.ssbd-shell .ssbd-grid th:last-child,.ssbd-shell .ssbd-grid td:last-child{border-right:0}.ssbd-shell .ssbd-grid th:first-child,.ssbd-shell .ssbd-grid td:first-child{z-index:2;background:#fffdf5;width:250px;min-width:250px;position:sticky;left:0;box-shadow:3px 0 7px #00505a14}.ssbd-shell .ssbd-grid th:first-child{z-index:3;background:#ffdf86}.ssbd-shell .ssbd-grid th:nth-child(2){width:72px}.ssbd-shell .ssbd-grid th:nth-child(3){width:100px}.ssbd-shell .ssbd-grid th:nth-child(4){width:228px}.ssbd-shell .ssbd-item-line{align-items:center;gap:6px;min-width:0;display:flex}.ssbd-shell .ssbd-item-line input:last-child{flex:auto;min-width:0}.ssbd-shell .ssbd-row-number{color:var(--ssbd-muted);flex:none;font-size:.72rem;font-weight:800}.ssbd-shell .ssbd-merge-check{width:20px;min-width:20px;min-height:20px;padding:0}.ssbd-shell .ssbd-file-input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ssbd-shell .ssbd-actions-menu summary{cursor:pointer;background:#fff;border:1px solid #597f76;border-radius:8px;place-items:center;min-height:44px;padding:7px;font-size:.78rem;font-weight:800;list-style:none;display:grid}.ssbd-shell .ssbd-actions-menu summary::-webkit-details-marker{display:none}.ssbd-shell .ssbd-actions-menu>div{gap:5px;margin-top:5px;display:grid}.ssbd-shell .ssbd-actions-menu button{min-height:44px;padding:6px;font-size:.78rem}.ssbd-shell .ssbd-location-step{border-top:1px solid var(--ssbd-line);margin-top:20px;padding-top:2px}.ssbd-shell .ssbd-location-step>p{color:var(--ssbd-muted);text-align:justify;margin:0 0 10px;font-size:.86rem}.ssbd-shell .ssbd-location-targets{border:1px solid var(--ssbd-line);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:8px;margin:0 0 10px;padding:10px}.ssbd-shell .ssbd-location-targets legend{font-weight:800}.ssbd-shell .ssbd-location-targets label{flex-direction:row;align-items:center;gap:7px;min-width:0;font-size:.82rem;display:flex}.ssbd-shell .ssbd-location-targets input[type=checkbox]{appearance:none;background:#fff;border:1px solid #597f76;border-radius:4px;place-content:center;width:20px;min-width:20px;min-height:20px;padding:0;display:grid}.ssbd-shell .ssbd-location-targets input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 59%,39% 100%,100% 20%,84% 5%,38% 70%);background:#fff;width:10px;height:10px;transform:scale(0)}.ssbd-shell .ssbd-location-targets input[type=checkbox]:checked{border-color:var(--ssbd-accent);background:var(--ssbd-accent)}.ssbd-shell .ssbd-location-targets input[type=checkbox]:checked:before{transform:scale(1)}.ssbd-shell .ssbd-location-target-all{background:#f6edcf;border-radius:999px;width:fit-content;margin-bottom:8px;padding:5px 8px}.ssbd-shell .ssbd-location-target-list{flex-wrap:wrap;gap:6px;display:flex}.ssbd-shell .ssbd-location-target-list label{border:1px solid var(--ssbd-line);background:#fffdf5;border-radius:999px;max-width:100%;padding:5px 8px}.ssbd-shell .ssbd-location-target-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ssbd-shell .ssbd-submit{margin-top:14px}.ssbd-shell .ssbd-photo-submit-warning{color:#733000;background:#fff7eb;border-left:4px solid #b44b08;border-radius:8px;margin:8px 0 0;padding:10px}.ssbd-shell .ssbd-photo-submit-warning strong{display:block}.ssbd-shell .ssbd-photo-submit-actions{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.ssbd-shell .ssbd-skip-photos{color:#733000;text-underline-offset:3px;background:0 0;border:0;width:auto;min-height:44px;margin:0;padding:5px;font-size:.78rem;text-decoration:underline}.ssbd-shell .ssbd-skip-photos:hover{color:#4d2100;background:0 0}.ssbd-shell .ssbd-submit-warning{margin-top:8px;margin-bottom:0}.ssbd-shell .ssbd-batch-id{margin-bottom:0;font-size:.78rem}.ssbd-shell .ssbd-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ssbd-shell .ssbd-photo-source-row,.ssbd-shell .ssbd-photo-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.ssbd-shell .ssbd-complete-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin:10px 0;display:grid}.ssbd-shell .ssbd-photo-input{color:#733000;cursor:pointer;text-align:center;background:#fff7eb;border:1px dashed #9b3e06;border-radius:8px;place-items:center;min-height:54px;padding:10px;display:grid}.ssbd-shell .ssbd-photo-input:hover{background:#ffefd5}.ssbd-shell .ssbd-photo-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ssbd-shell .ssbd-photo-preview figure{gap:6px;margin:0;display:grid}.ssbd-shell .ssbd-photo-preview img{object-fit:cover;border:1px solid var(--ssbd-line);border-radius:10px;width:100%;min-height:140px;max-height:260px}.ssbd-shell .ssbd-photo-count{font-size:1.08rem;font-weight:700}.ssbd-shell .ssbd-back-to-items{margin-top:2px}.ssbd-shell .ssbd-panel{z-index:20;inset:max(12px, env(safe-area-inset-top)) 12px 12px;border:2px solid var(--ssbd-accent);background:#fff;border-radius:14px;max-width:760px;max-height:calc(100vh - 24px);margin:auto;padding:20px;position:fixed;overflow:auto;box-shadow:0 8px 50px #00505a66}.ssbd-shell .ssbd-child{border:1px solid var(--ssbd-line);border-radius:8px;gap:8px;padding:12px;display:grid}.ssbd-shell .ssbd-complete{text-align:center;padding-block:56px}.ssbd-shell code{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-family:SSBD Roc Grotesk,Arial,sans-serif}.ssbd-shell .ssbd-catalog-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ssbd-shell .ssbd-catalog-header button{width:auto;min-width:130px}.ssbd-shell .ssbd-catalog-intro{max-width:62ch;color:var(--ssbd-muted);margin:12px 0;line-height:1.5}.ssbd-shell .ssbd-catalog-search{border:1px solid var(--ssbd-line);background:#fffdf5;border-radius:10px;grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.ssbd-shell .ssbd-catalog-search button{width:auto}.ssbd-shell .ssbd-catalog-count{color:var(--ssbd-muted);margin:12px 0 8px;font-size:.86rem;font-weight:800}.ssbd-shell .ssbd-catalog-results{gap:10px;display:grid}.ssbd-shell .ssbd-catalog-card{border:1px solid var(--ssbd-line);background:#fff;border-radius:12px;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:10px;display:grid}.ssbd-shell .ssbd-catalog-photo{min-height:132px;color:var(--ssbd-muted);background:#f6edcf;border-radius:9px;place-items:center;margin:0;font-size:.78rem;font-weight:800;display:grid;overflow:hidden}.ssbd-shell .ssbd-catalog-photo img{object-fit:cover;width:100%;height:100%;min-height:132px}.ssbd-shell .ssbd-catalog-copy{min-width:0}.ssbd-shell .ssbd-catalog-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ssbd-shell .ssbd-catalog-title h2{margin:0;font-family:SSBD Anton,Impact,sans-serif;font-size:1.02rem}.ssbd-shell .ssbd-catalog-title span{background:#f6edcf;border-radius:999px;flex:none;padding:3px 7px;font-size:.72rem;font-weight:800}.ssbd-shell .ssbd-catalog-copy>p{margin:5px 0 8px}.ssbd-shell .ssbd-catalog-copy dl{gap:4px;margin:0;display:grid}.ssbd-shell .ssbd-catalog-copy dl div{grid-template-columns:76px minmax(0,1fr);gap:6px;font-size:.78rem;display:grid}.ssbd-shell .ssbd-catalog-copy dt{color:var(--ssbd-muted);font-weight:800}.ssbd-shell .ssbd-catalog-copy dd{overflow-wrap:anywhere;min-width:0;margin:0}.ssbd-shell .ssbd-catalog-notes{font-size:.8rem}.ssbd-shell .ssbd-catalog-copy small{color:var(--ssbd-muted)}.ssbd-shell .ssbd-catalog-empty{text-align:center;border:1px dashed #809b91;border-radius:10px;padding:28px 14px}.ssbd-shell .ssbd-catalog-empty p{color:var(--ssbd-muted);margin-bottom:0}@media (max-width:640px){.ssbd-shell .ssbd-card{border-radius:10px;padding:12px}.ssbd-shell h1{white-space:nowrap;font-size:1.18rem}.ssbd-shell .ssbd-kicker{white-space:nowrap;font-size:.66rem}.ssbd-shell .ssbd-profile{flex-basis:170px}.ssbd-shell .ssbd-grid{min-width:560px}.ssbd-shell .ssbd-grid th:first-child,.ssbd-shell .ssbd-grid td:first-child{width:170px;min-width:170px}.ssbd-shell .ssbd-grid input{font-size:.9rem}.ssbd-shell .ssbd-location-grid{grid-template-columns:1fr 1fr}.ssbd-shell .ssbd-location-grid label:first-child{grid-column:1/-1}.ssbd-shell .ssbd-catalog-search{grid-template-columns:1fr 1fr}.ssbd-shell .ssbd-catalog-search label:first-child{grid-column:1/-1}.ssbd-shell .ssbd-catalog-search button{width:100%}.ssbd-shell .ssbd-catalog-card{grid-template-columns:104px minmax(0,1fr);gap:9px}.ssbd-shell .ssbd-catalog-photo,.ssbd-shell .ssbd-catalog-photo img{min-height:104px}.ssbd-shell .ssbd-catalog-copy dl div{grid-template-columns:62px minmax(0,1fr)}}@media (max-width:380px){.ssbd-shell{padding-inline:4px}.ssbd-shell .ssbd-card{padding:10px}.ssbd-shell h1{font-size:1.1rem}.ssbd-shell .ssbd-kicker{font-size:.61rem}.ssbd-shell .ssbd-profile{flex-basis:154px}.ssbd-shell .ssbd-profile summary{padding-inline:5px}.ssbd-shell .ssbd-avatar{flex-basis:30px;width:30px;height:30px}.ssbd-shell .ssbd-grid{min-width:550px}.ssbd-shell .ssbd-grid th:first-child,.ssbd-shell .ssbd-grid td:first-child{width:160px;min-width:160px}.ssbd-shell .ssbd-photo-preview{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ssbd-shell *,.ssbd-shell :before,.ssbd-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ssbd-shell .ssbd-flow-actions{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:8px;margin:12px 0;display:grid}.ssbd-shell .ssbd-flow-actions.ssbd-dictation-actions,.ssbd-shell .ssbd-flow-actions.ssbd-toolbar,.ssbd-shell .ssbd-flow-actions.ssbd-complete-actions{grid-template-columns:minmax(0,1fr) 44px}.ssbd-shell .ssbd-flow-actions>.ssbd-primary-action,.ssbd-shell .ssbd-primary-action{width:100%;min-height:48px}.ssbd-shell .ssbd-flow-actions>.ssbd-primary-action:only-child{grid-column:1/-1}.ssbd-shell .ssbd-text-fallback{width:auto;min-height:36px;color:var(--ssbd-muted);text-underline-offset:3px;background:0 0;border:0;margin:-7px 0 5px auto;padding:4px 8px;font-size:.78rem;font-weight:700;text-decoration:underline;display:block}.ssbd-shell .ssbd-text-fallback:hover{color:var(--ssbd-accent);background:0 0}.ssbd-shell .ssbd-submit-actions .ssbd-submit{margin-top:0}.ssbd-shell .ssbd-overflow{z-index:8;justify-self:end;width:44px;position:relative}.ssbd-shell .ssbd-overflow>summary{width:44px;min-height:44px;color:var(--ssbd-ink);cursor:pointer;background:#fff;border:1px solid #597f76;border-radius:9px;place-items:center;font-size:1.45rem;font-weight:900;line-height:1;list-style:none;display:grid}.ssbd-shell .ssbd-overflow>summary::-webkit-details-marker{display:none}.ssbd-shell .ssbd-overflow[open]>summary{border-color:var(--ssbd-accent);background:#f6edcf}.ssbd-shell .ssbd-overflow-panel{z-index:30;border:1px solid var(--ssbd-line);background:#fff;border-radius:10px;gap:6px;width:min(260px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 34px #00505a38}.ssbd-shell .ssbd-overflow-panel button,.ssbd-shell .ssbd-overflow-panel .ssbd-menu-file{width:100%;min-height:44px;margin:0}.ssbd-shell .ssbd-menu-file{color:var(--ssbd-ink);cursor:pointer;text-align:center;background:#fff;border:1px solid #597f76;border-radius:8px;justify-content:center;align-items:center;padding:9px 12px;font-weight:700;display:flex}.ssbd-shell .ssbd-menu-file:hover{background:#fff3cc}.ssbd-shell .ssbd-review-menu{justify-content:flex-end;margin:0 0 6px;display:flex}.ssbd-shell .ssbd-profile-copy{flex:auto;min-width:0}.ssbd-shell .ssbd-profile-more{color:var(--ssbd-muted);flex:none;font-size:1.1rem;font-weight:900;line-height:1}.ssbd-shell .ssbd-actions-menu summary{font-size:1.35rem;line-height:1}.ssbd-shell .ssbd-grid td:nth-child(3){position:relative}.ssbd-shell .ssbd-grid td:nth-child(3):has(.ssbd-actions-menu[open]){z-index:7}.ssbd-shell .ssbd-actions-menu{position:relative}.ssbd-shell .ssbd-actions-menu[open]{z-index:12}.ssbd-shell .ssbd-actions-menu>.ssbd-action-fan{z-index:30;pointer-events:none;width:136px;height:58px;margin:0;display:block;position:absolute;top:50%;right:calc(100% + 4px);transform:translateY(-50%)}.ssbd-shell .ssbd-action-fan:before{content:"";background:#fffffff2;border:1px solid #c8d2c5;border-radius:68px 68px 12px 12px;position:absolute;inset:0;box-shadow:0 10px 24px #00505a2b}.ssbd-shell .ssbd-action-fan button{z-index:1;pointer-events:auto;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-family:system-ui,sans-serif;font-size:1.08rem;display:grid;position:absolute;box-shadow:0 4px 10px #00505a2b}.ssbd-shell .ssbd-action-fan button:first-child{top:0;left:7px}.ssbd-shell .ssbd-action-fan button:nth-child(2){top:14px;left:46px}.ssbd-shell .ssbd-action-fan button:nth-child(3){top:0;right:7px}.ssbd-shell .ssbd-location-target-all{margin:0 0 8px auto}.ssbd-shell .ssbd-location-grid{grid-template-columns:minmax(92px,.65fr) minmax(0,1.35fr);align-items:start}.ssbd-shell .ssbd-location-grid label:first-child{grid-column:auto}.ssbd-shell .ssbd-review-utilities{align-items:stretch;gap:8px;margin:0 0 12px;display:flex}.ssbd-shell .ssbd-add-item{flex:none}.ssbd-shell .ssbd-missing-photo{flex:auto;justify-content:space-between;gap:6px;min-width:0;margin:0;padding:5px 7px;font-size:.72rem}.ssbd-shell .ssbd-missing-photo strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.ssbd-shell .ssbd-missing-photo .ssbd-inline-action{white-space:nowrap;min-height:36px;padding:2px 4px;font-size:.72rem}.ssbd-shell .ssbd-location-choice{border:0;min-width:0;margin:0;padding:0}.ssbd-shell .ssbd-location-choice>legend{margin-bottom:5px}.ssbd-shell .ssbd-depth-stack,.ssbd-shell .ssbd-side-row{gap:4px;display:grid}.ssbd-shell .ssbd-side-row{grid-template-columns:repeat(3,minmax(0,1fr))}.ssbd-shell .ssbd-location-choice button{min-width:0;min-height:44px;color:var(--ssbd-ink);background:#fff;border-color:#809b91;padding:5px 6px;font-size:.78rem}.ssbd-shell .ssbd-location-choice button:hover{border-color:var(--ssbd-accent);background:#fff3cc}.ssbd-shell .ssbd-location-choice button.is-selected,.ssbd-shell .ssbd-location-choice button.is-selected:hover{border-color:var(--ssbd-accent);background:var(--ssbd-accent);color:#fff}.ssbd-shell .ssbd-choice-note{color:var(--ssbd-muted);margin-top:4px;font-size:.68rem;line-height:1.25;display:block}.ssbd-shell .ssbd-photo-submit-warning small{margin-top:3px;display:block}.ssbd-shell .ssbd-photo-actions{margin-top:12px}.ssbd-shell .ssbd-photo-input.ssbd-primary-action{color:#fff;background:#b44b08;border:1px solid #9b3e06;place-items:center;min-height:48px;display:grid}.ssbd-shell .ssbd-photo-preview figure{position:relative}.ssbd-shell .ssbd-photo-overflow{position:absolute;top:6px;right:6px}.ssbd-shell .ssbd-photo-overflow>summary{color:#fff;background:#00505acc;border-color:#fffc}.ssbd-shell .ssbd-panel-header,.ssbd-shell .ssbd-child-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ssbd-shell .ssbd-panel-header h2{margin:4px 0 8px}.ssbd-shell .ssbd-child-header h3{padding-top:10px}.ssbd-shell .ssbd-panel>.ssbd-primary-action{margin-top:12px}@media (max-width:640px){.ssbd-shell .ssbd-overflow-panel{width:min(250px,100vw - 24px)}.ssbd-shell .ssbd-profile summary>.ssbd-profile-copy{min-width:0}}.ssbd-shell .ssbd-save-confirmation{color:#fff;background:#166534;border-radius:999px;justify-content:center;align-items:center;gap:8px;max-width:100%;margin:0 0 16px;padding:10px 16px;font-size:1rem;font-weight:700;line-height:1.3;display:inline-flex}.ssbd-shell .ssbd-save-confirmation svg{flex:0 0 22px;width:22px;height:22px}.ssbd-shell .ssbd-profile-menu a{width:100%;min-height:44px;font:inherit;text-align:center;border:1px solid #597f76;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;display:flex}.ssbd-shell .ssbd-profile-menu a:focus-visible{outline-offset:2px;outline:3px solid #00505a}.ssbd-submission-list{gap:1.5rem;margin:1rem 0;display:grid}.ssbd-submission{overflow-wrap:anywhere;border:1px solid #94a3b859;border-radius:.8rem;margin:.8rem 0;padding:1.1rem}.ssbd-submission-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ssbd-submission-heading h2{margin:0}.ssbd-submission-heading p{margin:.35rem 0}.ssbd-submission-meta{flex-wrap:wrap;gap:1rem 2rem;display:flex}.ssbd-submission dt{opacity:.75;font-size:.8rem}.ssbd-submission dd{margin:.25rem 0 .75rem}.ssbd-submission code{white-space:normal;font-size:.8rem}.ssbd-submission-items{gap:1rem;display:grid}.ssbd-submission-item{border-top:1px solid #94a3b840;padding-top:1rem}.ssbd-submission-photos{flex-wrap:wrap;gap:.75rem;display:flex}.ssbd-submission-photos img{object-fit:contain;background:#94a3b814;border-radius:.5rem;width:160px;height:140px}.ssbd-submissions>.ssbd-profile{margin:1rem 0}.ssbd-submissions .ssbd-catalog-header a{text-align:center;text-decoration:none;display:inline-block}@media (max-width:600px){.ssbd-submission{padding:.8rem}.ssbd-submission-photos img{width:130px;height:120px}}@media (max-width:640px){.ssbd-shell .ssbd-grid th:first-child,.ssbd-shell .ssbd-grid td:first-child{z-index:auto;box-shadow:none;position:static}.ssbd-shell .ssbd-actions-menu>.ssbd-action-fan{pointer-events:auto;justify-content:center;gap:6px;width:auto;height:auto;margin-top:6px;display:grid;position:static;transform:none}.ssbd-shell .ssbd-actions-menu:not([open])>.ssbd-action-fan,.ssbd-shell .ssbd-action-fan:before{display:none}.ssbd-shell .ssbd-action-fan button{box-shadow:none;position:static}}body:has(.ssbd-shell):before{display:none}.ssbd-shell{--ssbd-parchment:#fffae8;--ssbd-red:#f45f62;--ssbd-orange:#ff9633;--ssbd-gold:#ffdf86;--ssbd-water:#40b5a7;padding:0 12px max(24px, env(safe-area-inset-bottom));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.ssbd-shell .ssbd-festival-banner{--ssbd-lake-depth:37px;--ssbd-island-height:80px;--ssbd-ship-height:135px;isolation:isolate;background:repeating-conic-gradient(from 255deg at 50% 145%,#ffdf86 0deg 13deg,#ffeab2 13deg 26deg);border-radius:0 0 24px 24px;flex:none;width:min(100%,900px);height:292px;margin:0 auto 12px;position:relative;overflow:hidden}.ssbd-shell .ssbd-festival-scene{z-index:-1;pointer-events:none;position:absolute;inset:0}.ssbd-shell .ssbd-festival-scene:after{z-index:-1;height:var(--ssbd-lake-depth);background:var(--ssbd-water);content:"";position:absolute;inset:auto 0 0}.ssbd-shell .ssbd-art{position:absolute}.ssbd-shell .ssbd-art img{object-fit:contain}.ssbd-shell .ssbd-art-cloud{width:140px;height:65px;top:21px;left:18px}.ssbd-shell .ssbd-art-balloon{width:64px;height:78px;top:10px;right:28px}.ssbd-shell .ssbd-art-mountains-left{bottom:calc(var(--ssbd-lake-depth) - 1px);width:400px;height:51px;left:-20px}.ssbd-shell .ssbd-art-mountains-right{bottom:calc(var(--ssbd-lake-depth) - var(--ssbd-island-height) * .49132);width:340px;height:var(--ssbd-island-height);right:-25px}.ssbd-shell .ssbd-art-ship{right:110px;bottom:calc(var(--ssbd-lake-depth) - var(--ssbd-ship-height) * .5);width:56px;height:var(--ssbd-ship-height)}.ssbd-shell .ssbd-festival-brand{--ssbd-wordmark-width:min(100%, 582.48px);flex-direction:column;align-items:center;height:100%;padding:12px 18px 0;display:flex;position:relative}.ssbd-shell .ssbd-festival-logo{width:calc(var(--ssbd-wordmark-width) / 1.618);max-width:none;height:auto;display:block}.ssbd-shell .ssbd-festival-brand .ssbd-assets-wordmark{width:var(--ssbd-wordmark-width);margin:8px 0 0;line-height:0}.ssbd-shell .ssbd-assets-wordmark img{width:100%;height:auto;display:block}.ssbd-shell .ssbd-workspace{width:100%}.ssbd-shell .ssbd-card{border-top:4px solid var(--ssbd-red);background:#fffdf6;border-radius:16px;box-shadow:0 7px 24px #00505a0d}.ssbd-shell .ssbd-access-card{max-width:560px}.ssbd-shell h1,.ssbd-shell h2{letter-spacing:.015em;max-width:none;font-weight:400}.ssbd-shell h1{white-space:normal;font-size:clamp(1.65rem,4.5vw,2.35rem);line-height:1.18}.ssbd-shell h2{font-size:1.35rem;line-height:1.25}.ssbd-shell .ssbd-kicker{letter-spacing:.09em;text-transform:uppercase;white-space:normal;margin-bottom:7px;font-family:SSBD Roc Grotesk,Arial,sans-serif;font-size:.68rem}.ssbd-shell p{line-height:1.5}.ssbd-shell .ssbd-steps,.ssbd-shell .ssbd-location-step>p{text-align:left}.ssbd-shell input,.ssbd-shell select,.ssbd-shell textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.ssbd-shell input::placeholder,.ssbd-shell textarea::placeholder{color:#647d77;opacity:1}.ssbd-shell button,.ssbd-shell .ssbd-primary-action,.ssbd-shell .ssbd-secondary{border-radius:10px}.ssbd-shell .ssbd-secondary,.ssbd-shell .ssbd-profile-menu a{background:#fffdf6}.ssbd-shell .ssbd-secondary:hover,.ssbd-shell .ssbd-profile-menu a:hover{background:#ffdf86}.ssbd-shell .ssbd-profile summary{background:var(--ssbd-parchment)}.ssbd-shell .ssbd-profile-menu,.ssbd-shell .ssbd-overflow-panel,.ssbd-shell .ssbd-panel{background:#fffdf6}.ssbd-shell .ssbd-profile-menu .ssbd-profile-search,.ssbd-shell .ssbd-profile-menu .ssbd-profile-search:hover{background:var(--ssbd-water)}.ssbd-shell .ssbd-profile-menu .ssbd-profile-change,.ssbd-shell .ssbd-profile-menu .ssbd-profile-change:hover{background:var(--ssbd-gold)}.ssbd-shell .ssbd-profile-menu .ssbd-profile-signout,.ssbd-shell .ssbd-profile-menu .ssbd-profile-signout:hover{background:var(--ssbd-red)}.ssbd-shell .ssbd-profile-menu .ssbd-profile-search,.ssbd-shell .ssbd-profile-menu .ssbd-profile-change,.ssbd-shell .ssbd-profile-menu .ssbd-profile-signout{color:#002b31;border-color:#0000}.ssbd-shell .ssbd-profile-menu .ssbd-profile-search:hover,.ssbd-shell .ssbd-profile-menu .ssbd-profile-change:hover,.ssbd-shell .ssbd-profile-menu .ssbd-profile-signout:hover{filter:brightness(.96)}.ssbd-shell .ssbd-profile-menu .ssbd-profile-forget{width:auto;color:var(--ssbd-ink);text-underline-offset:3px;background:0 0;border:0;justify-self:center;padding:5px 8px;font-size:.72rem;font-weight:400;text-decoration:underline}.ssbd-shell .ssbd-profile-menu .ssbd-profile-forget:hover{color:#002b31;text-decoration-thickness:2px}.ssbd-shell .ssbd-panel{border-top:5px solid var(--ssbd-red)}.ssbd-shell .ssbd-avatar{background:var(--ssbd-gold);color:var(--ssbd-ink);font-family:SSBD Roc Grotesk,Arial,sans-serif}.ssbd-shell .ssbd-grid th{background:#f6edcf}.ssbd-shell .ssbd-grid th:first-child{background:var(--ssbd-gold)}.ssbd-shell .ssbd-location{background:var(--ssbd-parchment)}.ssbd-shell .ssbd-location-choice button.is-selected{background:var(--ssbd-accent);color:#fff}.ssbd-shell .ssbd-notice{background:var(--ssbd-gold);color:var(--ssbd-ink)}.ssbd-shell .ssbd-photo-input.ssbd-primary-action{background:var(--ssbd-gold);color:var(--ssbd-ink);border-color:#b2741e}.ssbd-shell .ssbd-photo-input.ssbd-primary-action:hover{background:#fbd36f}.ssbd-shell .ssbd-photo-input:focus-within,.ssbd-shell .ssbd-menu-file:focus-within{outline:3px solid var(--ssbd-accent);outline-offset:3px}.ssbd-shell .ssbd-submission{border-color:var(--ssbd-line);background:var(--ssbd-parchment)}.ssbd-shell .ssbd-submission-item{border-color:var(--ssbd-line)}.ssbd-shell .ssbd-submission dt{color:var(--ssbd-muted);opacity:1}.ssbd-shell .ssbd-submissions .ssbd-flow-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ssbd-shell .ssbd-catalog-header{flex-wrap:wrap;align-items:center}.ssbd-shell .ssbd-catalog-header a{border:1px solid var(--ssbd-accent);background:var(--ssbd-accent);color:#fff;justify-content:center;align-items:center;width:auto;min-height:44px;padding:10px 14px;font-weight:700;display:inline-flex}.ssbd-shell .ssbd-brand-footer{letter-spacing:.06em;color:#5c6053;flex-direction:column;align-items:center;gap:2px;padding-top:24px;font-family:Cinzel,Georgia,serif;font-size:.62rem;line-height:1.1;display:flex}.ssbd-shell .ssbd-brand-footer>span{text-transform:uppercase}.ssbd-shell .ssbd-brand-footer a{width:130px;height:44px;display:block;position:relative;overflow:hidden}.ssbd-shell .ssbd-brand-footer img{opacity:.65;width:205px;max-width:none;height:auto;position:absolute;top:-33.1px;left:-37.4px}@media (max-width:640px){.ssbd-shell{padding-inline:8px}.ssbd-shell .ssbd-festival-banner{--ssbd-island-height:52px;--ssbd-ship-height:85px;border-radius:0 0 18px 18px;height:194px;margin-bottom:12px}.ssbd-shell .ssbd-festival-brand{--ssbd-wordmark-width:min(100%, 355.96px);padding:10px 16px 0}.ssbd-shell .ssbd-art-cloud{width:98px;height:45px;top:6px;left:-22px}.ssbd-shell .ssbd-art-balloon{width:35px;height:44px;top:8px;right:7px}.ssbd-shell .ssbd-art-mountains-left{width:250px;height:32px;left:-45px}.ssbd-shell .ssbd-art-mountains-right{width:220px;right:-58px}.ssbd-shell .ssbd-art-ship{width:35px;right:24px}.ssbd-shell .ssbd-card{border-radius:13px;padding:16px 12px}.ssbd-shell .ssbd-header{flex-wrap:wrap;align-items:center}.ssbd-shell .ssbd-profile{flex:0 170px;margin-left:auto}.ssbd-shell .ssbd-submissions>.ssbd-profile{margin-left:0}.ssbd-shell .ssbd-title-block{flex:115px}.ssbd-shell .ssbd-title-block h1{font-size:1.5rem}.ssbd-shell .ssbd-kicker{font-size:.6rem}.ssbd-shell input,.ssbd-shell select,.ssbd-shell textarea,.ssbd-shell .ssbd-grid input{font-size:16px}.ssbd-shell .ssbd-photo-preview{grid-template-columns:1fr}.ssbd-shell .ssbd-photo-overflow .ssbd-overflow-panel{width:min(250px,100vw - 92px)}.ssbd-shell .ssbd-submissions .ssbd-catalog-header a{font-size:.85rem}}.ssbd-shell .ssbd-step-heading{background:var(--ssbd-ink);width:fit-content;max-width:100%;min-height:44px;color:var(--ssbd-gold);text-transform:uppercase;border-radius:999px;align-items:center;gap:12px;padding:8px 20px;font-size:1.2rem;line-height:1.25;display:flex}.ssbd-shell .ssbd-step-heading-numbered{padding:5px 20px 5px 5px}.ssbd-shell .ssbd-step-number{background:var(--ssbd-gold);width:34px;height:34px;color:var(--ssbd-ink);letter-spacing:0;border-radius:50%;flex:0 0 34px;place-items:center;font-size:1.2rem;line-height:1;display:grid}.ssbd-shell .ssbd-step-title{overflow-wrap:anywhere;min-width:0}.ssbd-shell .ssbd-review-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:24px 0 10px;display:flex}.ssbd-shell .ssbd-review-heading h2{margin:0}.ssbd-shell .ssbd-review-heading .ssbd-step-back{width:auto;min-width:80px}.ssbd-shell .ssbd-event-actions{justify-content:flex-end;margin-top:20px;display:flex}.ssbd-shell .ssbd-event-options{flex:0 auto;width:max-content;max-width:100%;margin:0}.ssbd-shell .ssbd-event-options>summary{background:var(--ssbd-gold);min-height:44px;color:var(--ssbd-ink);border:1px solid #b79237;border-radius:10px;justify-content:space-between;gap:18px;padding:10px 14px;font-weight:700}.ssbd-shell .ssbd-event-options>summary:hover,.ssbd-shell .ssbd-event-options[open]>summary{background:#fbd36f}.ssbd-shell .ssbd-event-options>summary:focus-visible{outline:3px solid var(--ssbd-accent);outline-offset:3px}.ssbd-shell .ssbd-event-options .ssbd-profile-more{color:currentColor}.ssbd-shell .ssbd-event-options>.ssbd-profile-menu{overscroll-behavior:contain;width:min(270px,100vw - 64px);max-height:min(320px,100dvh - 100px);top:auto;bottom:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 -8px 24px #00505a33}
