@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Spline+Sans+Mono:wght@400;500;600;700&display=swap";.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}:root{--petrol: #11534f;--petrol-deep: #0e514c;--petrol-darker: #0c3f3b;--petrol-ink: #11302d;--petrol-tint: #e7f0ef;--petrol-2: #22746d;--cream: #f8f4ed;--cream-card: #fbf9f4;--cream-sunk: #efe9dd;--line: #e8e1d4;--line-strong: #e3ddd0;--line-soft: #d8d2c6;--text: #11302d;--text-body: #3a4f4b;--text-muted: #8a9893;--text-faint: #9aa9a5;--text-disabled: #a8b3af;--orange: #f06e1e;--orange-hover: #d85f12;--orange-ink: #b85f1f;--orange-tint: #fdeee3;--success: #3a9b6e;--sos: #cf3b22;--hero-grad: linear-gradient(158deg, #22746d 0%, #10514c 52%, #0c3f3b 100%);--scene-dark: linear-gradient(165deg, #11534f, #0a3a36);--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 14px;--s-5: 18px;--s-6: 22px;--s-7: 26px;--s-8: 30px;--pad-screen: 22px;--r-chip: 8px;--r-sm: 10px;--r-md: 12px;--r-card: 14px;--r-lg: 16px;--r-xl: 18px;--r-2xl: 20px;--r-sheet: 26px;--r-phone: 38px;--r-pill: 999px;--shadow-card: 0 8px 22px -18px rgba(17, 48, 45, .5);--shadow-cta: 0 12px 24px -12px rgba(240, 110, 30, .7);--shadow-pop: 0 30px 60px -20px rgba(0, 0, 0, .6);--font-display: "Spectral", Georgia, serif;--font-ui: "Hanken Grotesk", system-ui, sans-serif;--font-mono: "Spline Sans Mono", ui-monospace, monospace}.photo-placeholder{background-color:#123f3b;background-image:repeating-linear-gradient(132deg,rgba(255,255,255,.05) 0 2px,transparent 2px 10px),linear-gradient(150deg,#2a615c,#123f3b)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}*{box-sizing:border-box}html,body{margin:0}body{background:var(--cream);color:var(--text-body);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}.app-shell{max-width:440px;margin:0 auto;min-height:100vh;background:var(--cream);position:relative}.screen{padding:var(--pad-screen)}@media (min-width: 480px){body{background:var(--petrol-ink)}.app-shell{box-shadow:0 0 0 1px #0000000f,0 24px 70px -24px #0000008c}}h1{font-family:var(--font-display);font-weight:300;color:var(--text)}.label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;font-size:10px;color:var(--text-muted)}
