.watchlist-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.watchlist-heading h1{margin:4px 0 0}.watchlist-heading .eyebrow{margin:0}.custom-list-strip{margin:8px 0 34px;padding:22px;border:1px solid rgba(23,34,53,.1);border-radius:18px;background:rgba(255,250,243,.68);box-shadow:0 14px 38px rgba(42,34,25,.05)}.custom-list-strip-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.custom-list-strip-head h2{margin:0;font:600 25px var(--serif)}.custom-list-strip-head span{color:var(--muted);font-size:12px}.custom-list-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.custom-list-card,.custom-list-first{position:relative;min-height:118px;overflow:hidden;border:1px solid rgba(23,34,53,.11);border-radius:14px;background:linear-gradient(145deg,#fff,#f4eadf);transition:transform .2s,border-color .2s}.custom-list-card:hover,.custom-list-card.active{transform:translateY(-3px);border-color:rgba(233,95,79,.48)}.custom-list-card>a{height:100%;display:flex;flex-direction:column;justify-content:center;padding:18px 42px 18px 18px}.custom-list-card>a span{color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.14em}.custom-list-card strong{margin:5px 0 8px;font:600 18px/1.15 var(--serif)}.custom-list-card small{color:var(--muted)}.custom-list-card>button{position:absolute;z-index:2;top:9px;right:9px;width:29px;height:29px;border:0;border-radius:50%;background:rgba(23,34,53,.07);color:#6b7481;font-size:18px}.custom-list-card>button:hover{background:var(--coral);color:#fff}.custom-list-first{display:flex;align-items:center;justify-content:center;gap:10px;border-style:dashed;color:#536071}.custom-list-first b{color:var(--coral);font-size:21px}.active-list-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 20px}.active-list-heading h2{margin:0;font:600 32px var(--serif)}.active-list-heading p{margin:5px 0 0;color:var(--muted)}.active-list-heading>span{color:var(--muted);font-size:12px}.custom-list-modal[hidden]{display:none}.custom-list-modal{position:fixed;z-index:99000;inset:0;display:grid;place-items:center;padding:18px}.custom-list-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(12,17,25,.58);backdrop-filter:blur(7px)}.custom-list-dialog{position:relative;width:min(500px,100%);max-height:min(720px,90dvh);overflow:auto;padding:24px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:#fffaf3;box-shadow:0 32px 100px rgba(12,17,25,.3)}.custom-list-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.custom-list-dialog-head p{margin:0;color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.16em}.custom-list-dialog-head h2{margin:3px 0 0;font:600 31px var(--serif)}.custom-list-dialog-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#263347;font-size:25px}.custom-list-form,.custom-list-inline-form{display:flex;flex-direction:column;gap:14px}.custom-list-form label{display:flex;flex-direction:column;gap:6px;color:#536071;font-size:12px}.custom-list-form label span{color:#8c95a1}.custom-list-form input,.custom-list-form textarea,.custom-list-inline-form input{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text);padding:12px;font:inherit}.custom-list-form input{height:48px}.custom-list-form small,.custom-list-inline-form small{color:var(--coral)}.custom-picker-options{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.custom-picker-option{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#263347;text-align:left}.custom-picker-option span{display:flex;flex-direction:column}.custom-picker-option small{color:var(--muted)}.custom-picker-option b{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:transparent}.custom-picker-option.selected{border-color:var(--coral);background:#fff0ec}.custom-picker-option.selected b{border-color:var(--coral);background:var(--coral);color:#fff}.custom-list-inline-form{display:grid;grid-template-columns:1fr auto}.custom-list-inline-form .button{min-height:46px}.custom-list-inline-form small{grid-column:1/-1}.custom-list-modal-open{overflow:hidden}@media(max-width:900px){.custom-list-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.watchlist-heading{align-items:flex-start}.watchlist-heading .button{min-height:42px;padding:0 14px;font-size:12px}.custom-list-strip{padding:15px;margin-bottom:25px}.custom-list-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.custom-list-card,.custom-list-first{flex:0 0 200px;scroll-snap-align:start}.active-list-heading h2{font-size:27px}.custom-list-dialog{padding:19px;border-radius:17px}.custom-list-inline-form{grid-template-columns:1fr}.custom-list-inline-form small{grid-column:1}.custom-list-trigger{flex-basis:100%!important}}
