

.ov{position:fixed;inset:0;background:rgba(16,26,38,.55);display:none;z-index:1050}
.ov.show{display:block}
body>.sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:18px 18px 0 0;
  z-index:1060;max-height:92dvh;overflow-y:auto;padding:22px 20px calc(24px + env(safe-area-inset-bottom));
  transform:translateY(105%);transition:transform .22s ease;box-shadow:0 -8px 40px rgba(16,26,38,.25)}
body>.sheet.show{transform:translateY(0)}
@media(min-width:640px){body>.sheet{max-width:520px;left:50%;right:auto;bottom:auto;top:50%;
  transform:translate(-50%,-46%) scale(.98);opacity:0;pointer-events:none;border-radius:18px}
  body>.sheet.show{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}}

body.rh-modal-lock{overflow:hidden}
body>.sheet h3{font-size:19px;margin-bottom:4px;font-family:var(--font-head,inherit)}
body>.sheet .sub{font-size:14px;color:var(--text-body);line-height:1.5;margin-bottom:16px}
.f{margin-bottom:12px}
.f label{display:block;font-size:12.5px;font-weight:600;color:var(--3g-navy);margin-bottom:5px}
.f input,.f select{width:100%;font-size:16px;padding:12px;border:1px solid var(--border);
  border-radius:10px;background:#fff;color:var(--3g-navy);box-sizing:border-box}
.f input:focus,.f select:focus{outline:2px solid var(--3g-sea);border-color:var(--3g-sea)}
.f .opt{font-weight:400;color:#8a97a1;font-size:12.5px}
.row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}

.consent{display:flex;gap:9px;align-items:flex-start;background:var(--bg);border-radius:9px;
  padding:8px 10px;margin-bottom:7px;min-height:44px}
.consent input{width:17px;height:17px;margin-top:1px;flex:none}
.consent span{font-size:11.5px;line-height:1.45;color:var(--3g-navy);display:-webkit-box;
  -webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.consent.open span{-webkit-line-clamp:unset;overflow:visible}
.consent-more{background:none;border:0;padding:2px 0 0;font:600 11.5px inherit;color:var(--3g-sea);
  text-decoration:underline;cursor:pointer}

.consent-note{font-size:13px;line-height:1.5;color:var(--3g-navy);margin:0 0 6px;font-weight:500}

label.consent{cursor:pointer}

.wtm{margin:2px 0 14px;border:1px solid var(--border);border-radius:10px;padding:2px 12px}
.wtm summary{cursor:pointer;list-style:none;font:600 12.5px inherit;color:var(--3g-sea);padding:9px 0;
  display:flex;align-items:center;gap:5px}
.wtm summary::-webkit-details-marker{display:none}
.wtm summary::after{content:"\25BE"}
.wtm[open] summary::after{content:"\25B4"}
.wtm dl{margin:0 0 10px;padding:0}
.wtm dt{font:600 12.5px inherit;color:var(--3g-navy);margin-top:8px}
.wtm dt:first-child{margin-top:0}
.wtm dd{font-size:12.5px;line-height:1.5;color:var(--text-body);margin:2px 0 0}

.untick{font-size:12px;line-height:1.5;color:var(--3g-slate,#5b6b78);background:var(--bg);
border-left:2px solid var(--3g-sea);border-radius:0 7px 7px 0;padding:8px 10px;margin:-3px 0 9px 26px}
.consent span a{color:var(--3g-sea);text-decoration:underline}
.hp{position:absolute;left:-5000px;top:-5000px;height:1px;width:1px;overflow:hidden}

.known[hidden]{display:none}
.known{display:flex;gap:10px;align-items:center;justify-content:space-between;background:#e7f4ea;
  border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:13px;color:#1E7B34;
  line-height:1.45;font-weight:600}
.known button{background:none;border:none;color:#1E7B34;font:600 12.5px inherit;text-decoration:underline;
  cursor:pointer;padding:0;flex:none}
.why{font-size:11.5px;line-height:1.45;color:var(--text-body);margin-top:5px}
.btn{width:100%;background:var(--3g-sea);color:#fff;font-size:16px;font-weight:700;border:none;
  border-radius:11px;padding:14px;cursor:pointer;margin-top:6px;min-height:44px}
.btn:disabled{opacity:.55}
.btn.ghost{background:none;color:var(--accent-strong);font-weight:600;font-size:14px;padding:10px}
.err{display:none;background:#fbeae8;color:var(--alert);font-size:13.5px;border-radius:9px;
  padding:10px 12px;margin:8px 0}
.note{font-size:12px;color:var(--text-body);text-align:center;margin-top:10px;line-height:1.5}
.picks{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 12px}
.picks button{font:600 13.5px/1 inherit;background:#fff;color:var(--3g-navy);border:1px solid var(--border);
  border-radius:999px;padding:9px 13px;cursor:pointer}
.picks button[aria-pressed="true"]{background:var(--3g-navy);border-color:var(--3g-navy);color:#fff}
.picks select{font-size:14px;padding:8px 10px;border:1px solid var(--border);border-radius:999px;
  background:#fff;color:var(--3g-navy);max-width:190px}
body>.sheet textarea{width:100%;font-size:16px;padding:12px;border:1px solid var(--border);
  border-radius:10px;background:#fff;color:var(--3g-navy);min-height:72px;resize:vertical;
  font-family:inherit;box-sizing:border-box}
body>.sheet textarea:focus{outline:2px solid var(--3g-sea);border-color:var(--3g-sea)}
.done{background:#e7f4ea;color:#1E7B34;font-size:14px;line-height:1.55;border-radius:10px;
  padding:13px 14px;margin:6px 0 2px;font-weight:600}
.trade{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:14px;margin:4px 0 14px}
.trade b{display:block;font-size:13.5px;color:var(--3g-navy);margin-bottom:7px}
.trade ul{list-style:none;margin:0;padding:0}
.trade li{font-size:12.8px;line-height:1.5;color:var(--3g-navy);padding-left:19px;position:relative;
  margin-bottom:6px}
.trade li:last-child{margin-bottom:0}
.trade li::before{content:"";position:absolute;left:5px;top:7px;width:5px;height:5px;border-radius:50%;
  background:var(--3g-sea)}
.trade li.no::before{background:#c9d3db}
.codewrap{display:flex;justify-content:center;margin:14px 0 6px}
.codewrap input{font-size:30px;letter-spacing:12px;text-align:center;width:250px;padding:10px 0 10px 12px;
  border:1px solid var(--border);border-radius:12px;font-variant-numeric:tabular-nums}

body>.sheet .x{position:absolute;top:8px;right:8px;background:var(--bg);border:none;width:44px;height:44px;
  border-radius:50%;font-size:16px;color:var(--3g-navy);cursor:pointer}

body>.sheet a:focus-visible,body>.sheet button:focus-visible,body>.sheet input:focus-visible,
body>.sheet select:focus-visible,body>.sheet textarea:focus-visible{
  outline:3px solid var(--accent-strong);outline-offset:2px}
.toast{position:fixed;top:14px;left:50%;transform:translateX(-50%);background:var(--3g-navy);color:#fff;
  font-size:14px;padding:11px 18px;border-radius:999px;z-index:1070;display:none;max-width:92vw}

body>.sheet .bk-doors{display:flex;flex-direction:column;gap:8px;margin:2px 0 4px}

body>.sheet [hidden]{display:none!important}
body>.sheet .bk-back{background:none;border:0;color:var(--3g-sea);font:600 13.5px inherit;
  cursor:pointer;padding:8px 0 2px;text-align:left}

body>.sheet #bk-cal{min-height:600px;margin-top:4px}
@media(min-width:640px){body>.sheet.cal{max-width:740px;width:92vw}}
