.detail-sheet-trigger{width:100%;min-height:44px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:14px;display:flex}.detail-sheet-trigger svg{opacity:.7;flex-shrink:0}.detail-sheet-trigger:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid}.haven-detail-sheet{border:1px solid var(--haven-glass-edge);background:var(--haven-glass-dialog);width:440px;max-width:calc(100vw - 40px);height:calc(100dvh - 40px);max-height:calc(100dvh - 40px);-webkit-backdrop-filter:var(--haven-glass-filter);backdrop-filter:var(--haven-glass-filter);color:#23352b;box-shadow:var(--haven-glass-shadow), 0 24px 80px #14271c24;border-radius:22px;margin:0;padding:0;font:400 15px/1.6 Arial,sans-serif;position:fixed;inset:20px 20px 20px auto;overflow:hidden}.haven-detail-sheet[open]{flex-direction:column;display:flex}.haven-detail-sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14271c35}.haven-detail-sheet .detail-sheet-header{border-bottom:1px solid #dce1d5;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 18px;display:flex}.haven-detail-sheet .detail-sheet-header h2{letter-spacing:-.3px;color:#23352b;margin:0;font:600 20px/1.25 Arial,sans-serif}.haven-detail-sheet .detail-sheet-header button{color:#345a3c;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:44px;min-height:44px;padding:8px;font-size:15px;font-weight:600}.haven-detail-sheet .detail-sheet-body{overscroll-behavior:contain;min-height:0;padding:20px 24px 28px;overflow:auto}.haven-detail-sheet .detail-sheet-body p,.haven-detail-sheet .detail-sheet-body small{color:#455743;margin:0 0 16px;font-size:14px;line-height:1.6;display:block}.haven-detail-sheet .detail-sheet-body h3{color:#23352b;margin:24px 0 12px;font-size:16px;line-height:1.4}.haven-detail-sheet .detail-sheet-body a{color:#2f5838;text-underline-offset:3px;font-size:14px;text-decoration:underline}.haven-detail-sheet .detail-sheet-body section{margin:0 0 24px}.haven-detail-sheet :focus-visible{outline-offset:3px;outline:2px solid #366243}.haven-detail-sheet .detail-sheet-body label{color:#23352b;gap:8px;margin:12px 0;font-size:14px;display:grid}.haven-detail-sheet .detail-sheet-body input,.haven-detail-sheet .detail-sheet-body select{color:#23352b;width:100%;min-width:0;min-height:44px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #bfc9b9;border-radius:9px;padding:10px}.haven-detail-sheet .filter-choices{border:0;gap:8px;margin:0 0 24px;padding:0;display:grid}.haven-detail-sheet .filter-choices legend{margin-bottom:12px;font-size:15px;font-weight:600}.haven-detail-sheet .filter-choices button{color:#2d422f;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #c6cebf;border-radius:10px;min-height:44px;padding:12px;font-size:14px}.haven-detail-sheet .filter-choices button[aria-pressed=true]{background:#e0e9d9;border-color:#537549;font-weight:600}@media (max-width:700px){.haven-detail-sheet{border-bottom:0;border-radius:22px 22px 0 0;width:100%;max-width:100%;height:80dvh;max-height:calc(100dvh - 30px);margin:0;inset:auto 0 0}.haven-detail-sheet .detail-sheet-body{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.haven-detail-sheet .detail-sheet-header{padding:16px 20px 12px}.haven-detail-sheet .detail-sheet-body{padding-left:20px;padding-right:20px}}.haven-detail-sheet .regulation-check{border-bottom:1px solid #d5ddce;padding-bottom:16px}.haven-detail-sheet .regulation-check h3{margin:0 0 12px;display:block}.haven-detail-sheet .regulation-symbol{vertical-align:middle;color:#456647;margin-right:8px;display:inline-flex}.haven-detail-sheet .regulation-check h3 small{margin:4px 0 0;font-size:13px;display:block}.haven-detail-sheet .regulation-check a{margin:6px 0;display:block}.haven-detail-sheet{height:auto;bottom:auto}@media (max-width:700px){.haven-detail-sheet{height:auto;min-height:0;max-height:85dvh;top:auto;bottom:0}}.layout-scene .detail-sheet-trigger.layout-landscape-info{z-index:2;color:#304b38;background:#f7f6f0;border:1px solid #ccd3c7;border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;padding:0;display:grid;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #14271c18}.layout-scene .layout-landscape-info>svg{display:none}.layout-scene .layout-landscape-info>span{align-items:center;display:flex}.layout-scene .layout-landscape-info:focus-visible{outline-offset:3px;outline:3px solid #478f73}.layout-scene-error{color:#4d3926;z-index:3;background:#fff7e9;border:1px solid #d5c3a5;border-radius:12px;width:max-content;max-width:calc(100% - 24px);padding:12px 16px;font-size:14px;position:absolute;top:100px;left:12px;right:12px}.layout-scene-error p{margin:0 0 8px}.layout-scene-error button{color:#273f30;background:#fff}
