.destination-list{text-align:right;gap:12px;display:grid}.original-symbol{border-radius:50%;width:150px;height:150px;margin:0 auto 26px;position:relative;overflow:hidden}.original-symbol img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.entry-copy{color:#536a6c;margin:-20px auto 30px;font-size:19px}.destination-list a{color:var(--ink);background:#fff;border:1.5px solid #c7dddd;border-radius:15px;justify-content:space-between;align-items:center;padding:17px 19px;text-decoration:none;display:flex}.destination-list a:hover{border-color:var(--teal);transform:translateY(-1px)}.destination-list span{color:var(--teal);font-size:14px;font-weight:700}.back-button{color:#6b8285;cursor:pointer;background:0 0;border:0;margin-top:20px;text-decoration:underline}@media (width<=560px){.destination-list a{flex-direction:column;align-items:flex-start;gap:4px}.original-symbol{width:125px;height:125px;margin-bottom:22px}.original-symbol img{height:100%}}.portal-shell{background:var(--teal);padding:24px}.portal-shell:before{display:none}.login-card{border:3px solid var(--orange);background:#fff;border-radius:26px;width:min(100%,560px);padding:46px 48px 42px;box-shadow:0 24px 70px #064b5438}.workshop-symbol{border:3px solid var(--orange);background:var(--teal);border-radius:50%;place-items:center;width:108px;height:108px;margin:0 auto 28px;display:grid}.paw{width:62px;height:58px;position:relative}.paw i,.paw b{background:#fff;display:block;position:absolute}.paw i{border-radius:50%;width:15px;height:21px}.paw i:first-child{top:9px;left:0;transform:rotate(-24deg)}.paw i:nth-child(2){top:0;left:16px;transform:rotate(-8deg)}.paw i:nth-child(3){top:0;right:16px;transform:rotate(8deg)}.paw i:nth-child(4){top:9px;right:0;transform:rotate(24deg)}.paw b{border-radius:50% 50% 44% 44%;width:39px;height:31px;bottom:0;left:12px;transform:rotate(180deg)}.entry-title,.team-title{max-width:440px;color:var(--ink);letter-spacing:-.025em;margin:0 auto 32px;font-size:clamp(25px,5vw,34px);line-height:1.35}.phone-form{max-width:420px;margin:0 auto}.phone-form button{background:var(--orange);box-shadow:0 10px 24px #f38f2538}.phone-form button:hover{background:#dd7d19}.phone-field:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #f38f251a}.error-box{max-width:420px;margin:18px auto 0}.team-title{margin-bottom:26px}.destination-list{max-width:420px;margin:0 auto}@media (width<=560px){.portal-shell{padding:14px}.login-card{border-width:2px;padding:34px 20px 30px}.workshop-symbol{width:90px;height:90px;margin-bottom:23px}.entry-title,.team-title{margin-bottom:26px;font-size:25px}}
